JUnit version 4.13.2
.14:21:55.209 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114115202
14:21:55.241 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:21:55.274 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:21:55.282 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskfCkLOy/test-tmp
14:21:55.307 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
14:21:55.310 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskfCkLOy/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
14:21:55.520 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065"
  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:21:55.719 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:21:55.720 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:21:55.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:55.726217 32140 mini_oidc.cc:150] Starting JWKS server
14:21:55.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:55.730643 32140 webserver.cc:533] Webserver started at http://127.0.0.1:40975/ using document root <none> and password file <none>
14:21:55.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:55.731297 32140 mini_oidc.cc:186] Starting OIDC Discovery server
14:21:55.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:55.733564 32140 webserver.cc:533] Webserver started at http://127.0.0.1:41735/ using document root <none> and password file <none>
14:21:55.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:21:55Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:21:55.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:21:55Z Disabled control of system clock
14:21:55.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:55.803061 32140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:21:55.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:21:55.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/wal
14:21:55.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/data
14:21:55.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:55.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:55.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:55.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:55.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:55.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:55.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/logs
14:21:55.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/data/info.pb
14:21:55.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:55.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:55.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:55.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:55.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:55.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:55.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:55.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:55.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:21:55.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:55.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:55.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:55.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.62:45347
14:21:55.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.62
14:21:55.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:55.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:21:55.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:55.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:55.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:55.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:55.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:21:55.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:55.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40975/jwks.json
14:21:55.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:21:55.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:21:55.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:21:56.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.102726 32152 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:21:56.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.103271 32152 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:56.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.103727 32152 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:56.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.104470 32152 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:56.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.137365 32152 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:21:56.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.137717 32152 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:56.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.137930 32152 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:21:56.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.138325 32152 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:21:56.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.138664 32152 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:21:56.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.138911 32152 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40975/jwks.json
14:21:56.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:56.175535 32152 master_runner.cc:387] Master server non-default flags:
14:21:56.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:56.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:21:56.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:56.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:56.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/data
14:21:56.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/wal
14:21:56.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:56.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:21:56.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:21:56.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:56.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:56.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:56.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.62:45347
14:21:56.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:21:56.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:56.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:56.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:21:56.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:56.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40975/jwks.json
14:21:56.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:56.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:56.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/data/info.pb
14:21:56.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.62
14:21:56.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:56.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:56.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:56.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:56.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:56.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:56.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/logs
14:21:56.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:56.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:56.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:56.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:21:56.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:56.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:21:56.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:21:56.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:54 UTC on bdcb31816ec0
14:21:56.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15854
14:21:56.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:21:56.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:56.177201 32152 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:56.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:56.178865 32152 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:21:56.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.192240 32158 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:21:57.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.192551 32159 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:21:57.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:56.200130 32161 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:21:57.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.408020 32160 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1210 milliseconds
14:21:57.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.408159 32152 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
14:21:57.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.409421 32152 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:57.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.412563 32152 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.414017 32152 hybrid_clock.cc:648] HybridClock initialized: now 1779114117413977 us; error 65 us; skew 500 ppm
14:21:57.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.414894 32152 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:21:57.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.421485 32152 webserver.cc:533] Webserver started at http://127.31.99.62:33795/ using document root <none> and password file <none>
14:21:57.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.422470 32152 fs_manager.cc:362] Metadata directory not provided
14:21:57.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.422731 32152 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:57.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.423230 32152 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.427610 32152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/data/instance:
14:21:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "99274f8e10d0485ca201207554af089b"
14:21:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:21:57 on dist-test-slave-8h5k"
14:21:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.428735 32152 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/wal/instance:
14:21:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "99274f8e10d0485ca201207554af089b"
14:21:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:21:57 on dist-test-slave-8h5k"
14:21:57.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.436079 32152 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
14:21:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.441913 32168 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:57.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.443208 32152 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
14:21:57.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.443607 32152 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/data,/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/wal
14:21:57.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "99274f8e10d0485ca201207554af089b"
14:21:57.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:21:57 on dist-test-slave-8h5k"
14:21:57.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.444052 32152 fs_report.cc:389] FS layout report
14:21:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/wal
14:21:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/wal
14:21:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/data/data
14:21:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:57.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:57.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:57.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:57.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:57.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:57.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:57.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:57.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:57.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:57.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:57.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.496431 32152 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:57.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.498176 32152 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:21:57.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.498746 32152 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.538151 32152 rpc_server.cc:307] RPC server started. Bound to: 127.31.99.62:45347
14:21:57.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.538213 32191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.99.62:45347 every 8 connection(s)
14:21:57.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.541246 32152 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/data/info.pb
14:21:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.547359 32192 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:21:57.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.551153 32140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu as pid 32152
14:21:57.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.551627 32140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-0/wal/instance
14:21:57.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.555296 32140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:21:57.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:21:57.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/wal
14:21:57.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/data
14:21:57.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:57.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/logs
14:21:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/data/info.pb
14:21:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:21:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:57.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:57.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:57.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.61:42299
14:21:57.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.61
14:21:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:21:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:21:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40975/jwks.json
14:21:57.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:21:57.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:21:57.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:21:57.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.559298 32192 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } has no permanent_uuid. Determining permanent_uuid...
14:21:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.590734 32192 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } has no permanent_uuid. Determining permanent_uuid...
14:21:57.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.592861 32170 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.99.61:42299: connect: Connection refused (error 111)
14:21:57.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.597114 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.61:42299: Network error: Client connection negotiation failed: client connection to 127.31.99.61:42299: connect: Connection refused (error 111)
14:21:57.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.646694 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } attempt: 1
14:21:57.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.650995 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.61:42299: Network error: Client connection negotiation failed: client connection to 127.31.99.61:42299: connect: Connection refused (error 111)
14:21:57.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.719429 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } attempt: 2
14:21:57.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.723587 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.61:42299: Network error: Client connection negotiation failed: client connection to 127.31.99.61:42299: connect: Connection refused (error 111)
14:21:57.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.815001 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } attempt: 3
14:21:57.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.819339 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.61:42299: Network error: Client connection negotiation failed: client connection to 127.31.99.61:42299: connect: Connection refused (error 111)
14:21:57.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.871544 32194 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:21:57.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.872100 32194 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:57.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.872691 32194 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:57.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.873637 32194 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:57.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.914630 32194 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:21:57.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.914987 32194 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:57.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.915263 32194 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:21:57.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.915503 32194 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:21:57.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.915776 32194 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:21:57.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.915930 32194 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40975/jwks.json
14:21:57.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.953606 32194 master_runner.cc:387] Master server non-default flags:
14:21:57.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:57.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:21:57.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:57.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:57.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/data
14:21:57.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/wal
14:21:57.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:57.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:21:57.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:21:57.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:57.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:57.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:57.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.61:42299
14:21:57.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:21:57.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:57.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:57.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:21:57.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:57.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40975/jwks.json
14:21:57.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:57.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:57.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/data/info.pb
14:21:57.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.61
14:21:57.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:57.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:57.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:57.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:57.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:57.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:57.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/logs
14:21:57.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:57.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:57.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:57.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:21:57.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:57.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:21:57.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:21:57.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:54 UTC on bdcb31816ec0
14:21:57.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15854
14:21:57.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:21:57.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.955318 32194 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:57.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.957537 32194 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:21:57.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:57.962745 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } attempt: 4
14:21:57.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.967686 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.61:42299: Network error: Client connection negotiation failed: client connection to 127.31.99.61:42299: connect: Connection refused (error 111)
14:21:57.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.972416 32203 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:21:58.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:58.267249 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } attempt: 5
14:21:58.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:58.272801 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.61:42299: Network error: Client connection negotiation failed: client connection to 127.31.99.61:42299: connect: Connection refused (error 111)
14:21:58.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:58.834759 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } attempt: 6
14:21:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:58.844036 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.61:42299: Network error: Client connection negotiation failed: client connection to 127.31.99.61:42299: connect: Connection refused (error 111)
14:21:59.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.973600 32204 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:21:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:57.977298 32206 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:21:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.198982 32205 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
14:21:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.199316 32194 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
14:21:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.202812 32194 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:59.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.205811 32194 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:59.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.207227 32194 hybrid_clock.cc:648] HybridClock initialized: now 1779114119207171 us; error 77 us; skew 500 ppm
14:21:59.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.208011 32194 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:21:59.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.215237 32194 webserver.cc:533] Webserver started at http://127.31.99.61:46041/ using document root <none> and password file <none>
14:21:59.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.216116 32194 fs_manager.cc:362] Metadata directory not provided
14:21:59.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.216300 32194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:59.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.216691 32194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.220955 32194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/data/instance:
14:21:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b3828f1d064409ba8fe858fae928b5e"
14:21:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:21:59 on dist-test-slave-8h5k"
14:21:59.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.222070 32194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/wal/instance:
14:21:59.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b3828f1d064409ba8fe858fae928b5e"
14:21:59.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:21:59 on dist-test-slave-8h5k"
14:21:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.229329 32194 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
14:21:59.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.234946 32215 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:59.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.236275 32194 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:21:59.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.236570 32194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/data,/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/wal
14:21:59.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b3828f1d064409ba8fe858fae928b5e"
14:21:59.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:21:59 on dist-test-slave-8h5k"
14:21:59.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.236982 32194 fs_report.cc:389] FS layout report
14:21:59.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:59.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/wal
14:21:59.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/wal
14:21:59.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/data/data
14:21:59.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:59.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:59.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:59.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:59.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:59.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:59.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:59.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:59.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:59.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:59.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:59.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.292968 32194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:59.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.294397 32194 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:21:59.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.294816 32194 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:59.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.332049 32194 rpc_server.cc:307] RPC server started. Bound to: 127.31.99.61:42299
14:21:59.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.332124 32238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.99.61:42299 every 8 connection(s)
14:21:59.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.334692 32194 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/data/info.pb
14:21:59.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.337795 32140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu as pid 32194
14:21:59.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.338359 32140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-1/wal/instance
14:21:59.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.341945 32140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:21:59.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:21:59.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/wal
14:21:59.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/data
14:21:59.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:59.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:59.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:59.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:59.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/logs
14:21:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/data/info.pb
14:21:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:59.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:59.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:59.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:59.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:59.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:59.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:59.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:21:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.60:33287
14:21:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.60
14:21:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:21:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:21:59.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:59.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40975/jwks.json
14:21:59.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:21:59.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:21:59.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:21:59.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.342701 32239 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:21:59.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.356632 32239 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } has no permanent_uuid. Determining permanent_uuid...
14:21:59.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.380939 32239 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } has no permanent_uuid. Determining permanent_uuid...
14:21:59.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.396570 32239 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } has no permanent_uuid. Determining permanent_uuid...
14:21:59.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.399230 32219 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:21:59.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.403515 32239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:21:59.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.453074 32239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 1
14:21:59.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.457276 32239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:21:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.516724 32188 debug-util.cc:398] Leaking SignalData structure 0x7b0800054060 after lost signal to thread 32153
14:21:59.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.525729 32239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 2
14:21:59.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.532294 32239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:21:59.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.623766 32239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 3
14:21:59.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.627710 32239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:21:59.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.743757 32241 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:21:59.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.744251 32241 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:59.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.744552 32241 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:59.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.745074 32241 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:59.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.771114 32239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 4
14:21:59.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.776690 32239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:21:59.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.788512 32241 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:21:59.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.788838 32241 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:59.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.789045 32241 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:21:59.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.789266 32241 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:21:59.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.789476 32241 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:21:59.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.789616 32241 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40975/jwks.json
14:21:59.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.825892 32241 master_runner.cc:387] Master server non-default flags:
14:21:59.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:59.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:21:59.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:59.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:59.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/data
14:21:59.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/wal
14:21:59.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:59.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:21:59.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:21:59.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:59.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:59.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:59.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.60:33287
14:21:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:21:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:21:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40975/jwks.json
14:21:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/data/info.pb
14:21:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.60
14:21:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/logs
14:21:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:59.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:59.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:21:59.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:59.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:21:59.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:21:59.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:54 UTC on bdcb31816ec0
14:21:59.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15854
14:21:59.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:21:59.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.827505 32241 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:59.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.829701 32241 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:21:59.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.843104 32251 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:21:59.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.904501 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } attempt: 7
14:21:59.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:21:59.945981 32192 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } has no permanent_uuid. Determining permanent_uuid...
14:21:59.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.963145 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:22:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:00.021581 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 1
14:22:00.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:00.029103 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:22:00.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:00.076180 32239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 5
14:22:00.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:00.082707 32239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:22:00.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:00.110550 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 2
14:22:00.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:00.118019 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:22:00.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:00.203598 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 3
14:22:00.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:00.212082 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:22:00.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:00.352634 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 4
14:22:00.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:00.359761 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:22:00.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:00.630168 32239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 6
14:22:00.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:00.643298 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 5
14:22:00.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:00.651825 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:22:00.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:00.657883 32239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:22:01.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.204381 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 6
14:22:01.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:01.239588 32192 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:22:01.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:21:59.845108 32252 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:22:01.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:01.246461 32250 debug-util.cc:398] Leaking SignalData structure 0x7b08000282c0 after lost signal to thread 32241
14:22:01.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:01.678050 32241 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.834s	user 0.619s	sys 1.173s
14:22:01.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:01.680838 32241 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.837s	user 0.619s	sys 1.174s
14:22:01.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:01.680279 32253 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1835 milliseconds
14:22:01.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:01.681136 32254 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:22:01.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.681165 32241 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
14:22:01.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.687968 32241 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:22:01.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.691494 32241 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:22:01.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.693594 32241 hybrid_clock.cc:648] HybridClock initialized: now 1779114121693525 us; error 73 us; skew 500 ppm
14:22:01.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.694444 32241 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:22:01.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.701563 32241 webserver.cc:533] Webserver started at http://127.31.99.60:37903/ using document root <none> and password file <none>
14:22:01.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.702527 32241 fs_manager.cc:362] Metadata directory not provided
14:22:01.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.702800 32241 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:22:01.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.703224 32241 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:22:01.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.708001 32241 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/data/instance:
14:22:01.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e00ceaeb3ca64ba198ce30408d84fe9c"
14:22:01.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:01 on dist-test-slave-8h5k"
14:22:01.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.709118 32241 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/wal/instance:
14:22:01.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e00ceaeb3ca64ba198ce30408d84fe9c"
14:22:01.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:01 on dist-test-slave-8h5k"
14:22:01.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.716930 32241 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.007s
14:22:01.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.718468 32239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 7
14:22:01.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.724295 32269 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:22:01.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.726593 32241 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.003s
14:22:01.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.727083 32241 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/data,/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/wal
14:22:01.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e00ceaeb3ca64ba198ce30408d84fe9c"
14:22:01.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:01 on dist-test-slave-8h5k"
14:22:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.728060 32241 fs_report.cc:389] FS layout report
14:22:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/wal
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/wal
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/data/data
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:22:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:01.728730 32239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.99.60:33287: Network error: Client connection negotiation failed: client connection to 127.31.99.60:33287: connect: Connection refused (error 111)
14:22:01.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.805274 32241 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:22:01.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.806882 32241 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:22:01.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.807439 32241 kserver.cc:163] Server-wide thread pool size limit: 3276
14:22:01.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.853384 32241 rpc_server.cc:307] RPC server started. Bound to: 127.31.99.60:33287
14:22:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.853485 32293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.99.60:33287 every 8 connection(s)
14:22:01.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.856729 32241 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/data/info.pb
14:22:01.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.860975 32140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu as pid 32241
14:22:01.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.861505 32140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/master-2/wal/instance
14:22:01.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.870436 32294 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:22:01.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.903725 32294 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } has no permanent_uuid. Determining permanent_uuid...
14:22:01.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.940685 32294 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } has no permanent_uuid. Determining permanent_uuid...
14:22:01.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.953758 32294 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } has no permanent_uuid. Determining permanent_uuid...
14:22:01.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.972810 32294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c: Bootstrap starting.
14:22:01.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.980082 32294 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c: Neither blocks nor log segments found. Creating new log.
14:22:01.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.981937 32294 log.cc:826] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c: Log is configured to *not* fsync() on all Append() calls
14:22:01.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:01.988241 32294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c: No bootstrap required, opened a new log
14:22:02.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.007414 32294 raft_consensus.cc:359] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } }
14:22:02.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.008390 32294 raft_consensus.cc:385] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:22:02.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.008692 32294 raft_consensus.cc:740] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e00ceaeb3ca64ba198ce30408d84fe9c, State: Initialized, Role: FOLLOWER
14:22:02.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.009781 32294 consensus_queue.cc:260] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } }
14:22:02.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.012629 32303 sys_catalog.cc:455] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [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: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } } }
14:22:02.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.013242 32303 sys_catalog.cc:458] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [sys.catalog]: This master's current role is: FOLLOWER
14:22:02.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.014257 32294 sys_catalog.cc:565] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [sys.catalog]: configured and running, proceeding with master startup.
14:22:02.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:02.038827 32314 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:22:02.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:02.041066 32314 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:22:02.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:02.063936 32276 tablet.cc:2404] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:22:02.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.035749 32241 master_runner.cc:187] Error getting master registration for 127.31.99.62:45347: OK, instance_id { permanent_uuid: "99274f8e10d0485ca201207554af089b" instance_seqno: 1779114117527118 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:22:02.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.067241 32241 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:22:02.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.084143 32303 raft_consensus.cc:493] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:22:02.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.084754 32303 raft_consensus.cc:515] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } }
14:22:02.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.087487 32303 leader_election.cc:290] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99274f8e10d0485ca201207554af089b (127.31.99.62:45347), 2b3828f1d064409ba8fe858fae928b5e (127.31.99.61:42299)
14:22:02.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.273123 32192 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 7
14:22:02.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.297452 32192 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b: Bootstrap starting.
14:22:02.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.305377 32192 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b: Neither blocks nor log segments found. Creating new log.
14:22:02.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.308049 32192 log.cc:826] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b: Log is configured to *not* fsync() on all Append() calls
14:22:02.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.321607 32192 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b: No bootstrap required, opened a new log
14:22:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.350790 32192 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } }
14:22:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.351653 32192 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:22:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.351915 32192 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99274f8e10d0485ca201207554af089b, State: Initialized, Role: FOLLOWER
14:22:02.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.352795 32192 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } }
14:22:02.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.358538 32192 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [sys.catalog]: configured and running, proceeding with master startup.
14:22:02.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.358762 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99274f8e10d0485ca201207554af089b" is_pre_election: true
14:22:02.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.359658 32181 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e00ceaeb3ca64ba198ce30408d84fe9c in term 0.
14:22:02.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.361153 32272 leader_election.cc:304] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [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: 99274f8e10d0485ca201207554af089b, e00ceaeb3ca64ba198ce30408d84fe9c; no voters: 
14:22:02.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.357432 32318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [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: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } } }
14:22:02.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.362178 32303 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [term 0 FOLLOWER]: Leader pre-election won for term 1
14:22:02.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.362094 32318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [sys.catalog]: This master's current role is: FOLLOWER
14:22:02.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.362632 32303 raft_consensus.cc:493] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:22:02.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.363018 32303 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [term 0 FOLLOWER]: Advancing to term 1
14:22:02.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.373512 32303 raft_consensus.cc:515] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } }
14:22:02.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.392926 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99274f8e10d0485ca201207554af089b"
14:22:02.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.393534 32181 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [term 0 FOLLOWER]: Advancing to term 1
14:22:02.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.393656 32303 leader_election.cc:290] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [CANDIDATE]: Term 1 election: Requested vote from peers 99274f8e10d0485ca201207554af089b (127.31.99.62:45347), 2b3828f1d064409ba8fe858fae928b5e (127.31.99.61:42299)
14:22:02.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.402309 32181 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e00ceaeb3ca64ba198ce30408d84fe9c in term 1.
14:22:02.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.403949 32272 leader_election.cc:304] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [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: 99274f8e10d0485ca201207554af089b, e00ceaeb3ca64ba198ce30408d84fe9c; no voters: 
14:22:02.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.404942 32303 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [term 1 FOLLOWER]: Leader election won for term 1
14:22:02.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.406886 32303 raft_consensus.cc:697] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [term 1 LEADER]: Becoming Leader. State: Replica: e00ceaeb3ca64ba198ce30408d84fe9c, State: Running, Role: LEADER
14:22:02.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.407891 32303 consensus_queue.cc:237] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [LEADER]: Queue going to LEADER mode. State: All 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: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } }
14:22:02.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.431773 32324 sys_catalog.cc:455] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader e00ceaeb3ca64ba198ce30408d84fe9c. Latest consensus state: current_term: 1 leader_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } } }
14:22:02.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.434423 32324 sys_catalog.cc:458] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [sys.catalog]: This master's current role is: LEADER
14:22:02.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.447365 32332 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:22:02.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.455626 32332 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:22:02.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:02.469326 32331 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:22:02.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:02.470057 32331 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:22:02.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.447523 32152 master_runner.cc:187] Error getting master registration for 127.31.99.61:42299: OK, instance_id { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" instance_seqno: 1779114119321791 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:22:02.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.481664 32152 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:22:02.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.501901 32181 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [term 1 FOLLOWER]: Refusing update from remote peer e00ceaeb3ca64ba198ce30408d84fe9c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:22:02.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.503584 32324 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:22:02.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:02.518989 32174 tablet.cc:2404] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:22:02.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.540036 32318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [sys.catalog]: SysCatalogTable state changed. Reason: New leader e00ceaeb3ca64ba198ce30408d84fe9c. Latest consensus state: current_term: 1 leader_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } } }
14:22:02.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.551894 32318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [sys.catalog]: This master's current role is: FOLLOWER
14:22:02.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.559818 32324 sys_catalog.cc:455] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } } }
14:22:02.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.560623 32324 sys_catalog.cc:458] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [sys.catalog]: This master's current role is: LEADER
14:22:02.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.568308 32332 catalog_manager.cc:1383] Generated new cluster ID: bcbeea53cdee4e0c91e421ab0c0bf26a
14:22:02.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.568634 32332 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:22:02.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.572115 32318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } } }
14:22:02.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.572861 32318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b [sys.catalog]: This master's current role is: FOLLOWER
14:22:02.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.650926 32332 catalog_manager.cc:1406] Generated new certificate authority record
14:22:02.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.658478 32332 catalog_manager.cc:1540] Loading token signing keys...
14:22:02.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.686385 32332 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c: Generated new TSK 0
14:22:02.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.688170 32332 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:22:02.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:02.703303 32140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:22:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:22:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/wal
14:22:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/data
14:22:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:22:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:22:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:22:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/logs
14:22:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/data/info.pb
14:22:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:22:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:22:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:22:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:22:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:22:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:22:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.1:0
14:22:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.99.1
14:22:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.1
14:22:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:22:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:22:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:02.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:22:03.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:03.268460 32340 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:22:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:03.269810 32340 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:22:03.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:03.270932 32340 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:22:03.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:03.336279 32340 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:22:03.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:03.337692 32340 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.99.1
14:22:03.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:03.419229 32340 tablet_server_runner.cc:78] Tablet server non-default flags:
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/data
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/wal
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.1:0
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/data/info.pb
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.1
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.99.1
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/logs
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:22:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:22:03.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:22:03.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:22:03.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:22:03.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:22:03.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:54 UTC on bdcb31816ec0
14:22:03.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15854
14:22:03.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:22:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:03.424093 32340 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:22:03.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:03.427017 32340 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:22:03.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:03.449385 32346 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:22:03.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:03.476727 32331 catalog_manager.cc:1295] Loaded cluster ID: bcbeea53cdee4e0c91e421ab0c0bf26a
14:22:03.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:03.477524 32331 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b: loading cluster ID for follower catalog manager: success
14:22:03.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:03.523676 32331 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b: acquiring CA information for follower catalog manager: success
14:22:03.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:03.551936 32331 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 99274f8e10d0485ca201207554af089b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:22:03.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:03.749025 32272 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.31.99.61:42299 timed out after 1.660s (SENT)
14:22:03.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:03.819154 32239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } attempt: 8
14:22:03.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:03.904567 32239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e: Bootstrap starting.
14:22:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:03.951447 32239 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e: Neither blocks nor log segments found. Creating new log.
14:22:03.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:03.965543 32239 log.cc:826] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e: Log is configured to *not* fsync() on all Append() calls
14:22:04.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.000818 32239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e: No bootstrap required, opened a new log
14:22:04.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.178898 32239 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } }
14:22:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.184590 32239 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:22:04.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.186518 32239 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3828f1d064409ba8fe858fae928b5e, State: Initialized, Role: FOLLOWER
14:22:04.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.192055 32239 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } }
14:22:04.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:04.223309 32219 service_pool.cc:136] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:40970 dropped due to backpressure: service queue is full with 1 items
14:22:04.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.223595 32219 service_pool.cc:137] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:40970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:04.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40970 (request call id 4)
14:22:04.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:04.224740 32272 leader_election.cc:336] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [CANDIDATE]: Term 1 election: RPC error from VoteRequest() call to peer 2b3828f1d064409ba8fe858fae928b5e (127.31.99.61:42299): Remote error: Service unavailable: RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:40970 dropped due to backpressure: service queue is full with 1 items
14:22:04.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.229403 32239 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [sys.catalog]: configured and running, proceeding with master startup.
14:22:04.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.240465 32354 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [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: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } } }
14:22:04.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.241487 32354 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [sys.catalog]: This master's current role is: FOLLOWER
14:22:04.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.268483 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3828f1d064409ba8fe858fae928b5e"
14:22:04.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.269613 32227 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [term 0 FOLLOWER]: Advancing to term 1
14:22:04.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.286090 32228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3828f1d064409ba8fe858fae928b5e" is_pre_election: true
14:22:04.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.286695 32227 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e00ceaeb3ca64ba198ce30408d84fe9c in term 1.
14:22:04.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:04.287307 32228 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40970 (request call id 1) took 2198 ms (client timeout 1660 ms). Trace:
14:22:04.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.287914 32226 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [term 1 FOLLOWER]: Refusing update from remote peer e00ceaeb3ca64ba198ce30408d84fe9c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:22:04.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:04.287669 32228 rpcz_store.cc:269] 0518 14:22:02.088340 (+     0us) service_pool.cc:167] Inserting onto call queue
14:22:04.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:22:02.088483 (+   143us) service_pool.cc:224] Handling call
14:22:04.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:22:04.287120 (+2198637us) inbound_call.cc:177] Queueing success response
14:22:04.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {}
14:22:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.290205 32228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3828f1d064409ba8fe858fae928b5e" is_pre_election: true
14:22:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.290824 32228 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate e00ceaeb3ca64ba198ce30408d84fe9c in term 1. Re-sending same reply.
14:22:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.291330 32226 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40970 (request call id 3) took 1791 ms. Trace:
14:22:04.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.291646 32226 rpcz_store.cc:276] 0518 14:22:02.500033 (+     0us) service_pool.cc:167] Inserting onto call queue
14:22:04.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:22:02.500171 (+   138us) service_pool.cc:224] Handling call
14:22:04.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:22:04.287337 (+1787166us) raft_consensus.cc:1471] Updating replica for 0 ops
14:22:04.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:22:04.288281 (+   944us) raft_consensus.cc:1697] Filling consensus response to leader.
14:22:04.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:22:04.291059 (+  2778us) spinlock_profiling.cc:243] Waited 14 ms on lock 0x7b54000203d0. stack: 00007f32bee2d943 00007f32bee2d840 00007f32be99e4b4 000000000050eb44 000000000050ead9 00007f32c5eae891 00007f32c5f44bcd 00007f32c6f769c9 00007f32c5627cf4 00007f32c5627c82 00007f32c5627bb1 00007f32c5627b2c 00007f32c5626de2 00007f32c3c37cbc 00007f32c3c370f6 00007f32c3c36a9f
14:22:04.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:22:04.291271 (+   212us) inbound_call.cc:177] Queueing success response
14:22:04.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"spinlock_wait_cycles":32229760}
14:22:04.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.294116 32324 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:22:04.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:04.304867 32221 tablet.cc:2404] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:22:04.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:04.305405 32227 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40970 (request call id 2) took 1908 ms (client timeout 1827 ms). Trace:
14:22:04.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:04.305737 32227 rpcz_store.cc:269] 0518 14:22:02.397414 (+     0us) service_pool.cc:167] Inserting onto call queue
14:22:04.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:22:02.397572 (+   158us) service_pool.cc:224] Handling call
14:22:04.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:22:04.305341 (+1907769us) inbound_call.cc:177] Queueing success response
14:22:04.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {}
14:22:04.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.386075 32354 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader e00ceaeb3ca64ba198ce30408d84fe9c. Latest consensus state: current_term: 1 leader_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } } }
14:22:04.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.386826 32354 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [sys.catalog]: This master's current role is: FOLLOWER
14:22:04.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.388597 32367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } } }
14:22:04.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.389456 32367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e [sys.catalog]: This master's current role is: FOLLOWER
14:22:04.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.408737 32371 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
14:22:04.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.774794 32324 sys_catalog.cc:455] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99274f8e10d0485ca201207554af089b" member_type: VOTER last_known_addr { host: "127.31.99.62" port: 45347 } } peers { permanent_uuid: "2b3828f1d064409ba8fe858fae928b5e" member_type: VOTER last_known_addr { host: "127.31.99.61" port: 42299 } } peers { permanent_uuid: "e00ceaeb3ca64ba198ce30408d84fe9c" member_type: VOTER last_known_addr { host: "127.31.99.60" port: 33287 } } }
14:22:04.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:04.775609 32324 sys_catalog.cc:458] T 00000000000000000000000000000000 P e00ceaeb3ca64ba198ce30408d84fe9c [sys.catalog]: This master's current role is: LEADER
14:22:05.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:05.243489 32235 debug-util.cc:398] Leaking SignalData structure 0x7b0800054320 after lost signal to thread 32198
14:22:05.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:05.244030 32235 debug-util.cc:398] Leaking SignalData structure 0x7b0800041180 after lost signal to thread 32238
14:22:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.438305 32371 catalog_manager.cc:1295] Loaded cluster ID: bcbeea53cdee4e0c91e421ab0c0bf26a
14:22:05.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.438611 32371 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e: loading cluster ID for follower catalog manager: success
14:22:05.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.456146 32371 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e: acquiring CA information for follower catalog manager: success
14:22:05.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.481686 32371 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 2b3828f1d064409ba8fe858fae928b5e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:22:05.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:04.847795 32345 debug-util.cc:398] Leaking SignalData structure 0x7b08000271c0 after lost signal to thread 32340
14:22:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:03.456086 32347 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:22:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:05.845468 32340 thread.cc:641] GCE (cloud detector) Time spent creating pthread: real 2.393s	user 0.712s	sys 1.169s
14:22:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:05.845876 32340 thread.cc:608] GCE (cloud detector) Time spent starting thread: real 2.394s	user 0.712s	sys 1.169s
14:22:05.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:05.857054 32377 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:22:05.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.858701 32340 server_base.cc:1061] running on GCE node
14:22:05.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.860348 32340 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:22:05.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.869125 32340 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:22:05.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.873103 32340 hybrid_clock.cc:648] HybridClock initialized: now 1779114125873042 us; error 56 us; skew 500 ppm
14:22:05.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.874704 32340 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:22:05.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.899329 32340 webserver.cc:533] Webserver started at http://127.31.99.1:38959/ using document root <none> and password file <none>
14:22:05.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.901057 32340 fs_manager.cc:362] Metadata directory not provided
14:22:05.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.901662 32340 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:22:05.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.902438 32340 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:22:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.909255 32340 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/data/instance:
14:22:05.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ca53b7024a214468af15905a66bda1d7"
14:22:05.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:05 on dist-test-slave-8h5k"
14:22:05.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.911336 32340 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/wal/instance:
14:22:05.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ca53b7024a214468af15905a66bda1d7"
14:22:05.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:05 on dist-test-slave-8h5k"
14:22:05.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.933547 32340 fs_manager.cc:696] Time spent creating directory manager: real 0.021s	user 0.012s	sys 0.008s
14:22:05.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.947538 32383 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:22:05.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.949483 32340 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.006s	sys 0.002s
14:22:05.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.950235 32340 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/data,/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/wal
14:22:05.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ca53b7024a214468af15905a66bda1d7"
14:22:05.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:05 on dist-test-slave-8h5k"
14:22:05.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:05.952811 32340 fs_report.cc:389] FS layout report
14:22:05.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:22:05.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/wal
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/wal
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/data/data
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:22:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:22:06.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.050796 32340 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:22:06.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.053386 32340 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:22:06.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.054466 32340 kserver.cc:163] Server-wide thread pool size limit: 3276
14:22:06.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.064328 32340 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:22:06.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.077358 32340 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:22:06.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.078079 32340 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
14:22:06.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.078702 32340 ts_tablet_manager.cc:616] Registered 0 tablets
14:22:06.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.079094 32340 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:22:06.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.607331 32340 rpc_server.cc:307] RPC server started. Bound to: 127.31.99.1:41151
14:22:06.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.607468 32496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.99.1:41151 every 8 connection(s)
14:22:06.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.610510 32340 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/data/info.pb
14:22:06.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.618356 32140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu as pid 32340
14:22:06.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.619014 32140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-0/wal/instance
14:22:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.632387 32140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:22:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:22:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/wal
14:22:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/data
14:22:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:22:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:22:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:22:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/logs
14:22:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/data/info.pb
14:22:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:22:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:22:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:22:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:22:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:22:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:22:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.2:0
14:22:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.99.2
14:22:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.2
14:22:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:22:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:22:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:22:06.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.711112 32498 heartbeater.cc:344] Connected to a master server at 127.31.99.61:42299
14:22:06.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.711720 32498 heartbeater.cc:461] Registering TS with master...
14:22:06.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.713078 32498 heartbeater.cc:507] Master 127.31.99.61:42299 requested a full tablet report, sending...
14:22:06.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.716998 32225 ts_manager.cc:194] Registered new tserver with Master: ca53b7024a214468af15905a66bda1d7 (127.31.99.1:41151)
14:22:06.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.726598 32497 heartbeater.cc:344] Connected to a master server at 127.31.99.60:33287
14:22:06.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.727021 32497 heartbeater.cc:461] Registering TS with master...
14:22:06.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.727967 32497 heartbeater.cc:507] Master 127.31.99.60:33287 requested a full tablet report, sending...
14:22:06.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.728230 32501 heartbeater.cc:344] Connected to a master server at 127.31.99.62:45347
14:22:06.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.728513 32501 heartbeater.cc:461] Registering TS with master...
14:22:06.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.729439 32501 heartbeater.cc:507] Master 127.31.99.62:45347 requested a full tablet report, sending...
14:22:06.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.731878 32280 ts_manager.cc:194] Registered new tserver with Master: ca53b7024a214468af15905a66bda1d7 (127.31.99.1:41151)
14:22:06.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.732396 32178 ts_manager.cc:194] Registered new tserver with Master: ca53b7024a214468af15905a66bda1d7 (127.31.99.1:41151)
14:22:06.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:06.734715 32280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.99.1:32875
14:22:07.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:07.081048 32503 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:22:07.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:07.081698 32503 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:22:07.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:07.082356 32503 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:22:07.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:07.127058 32503 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:22:07.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:07.128082 32503 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.99.2
14:22:07.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:07.166232 32503 tablet_server_runner.cc:78] Tablet server non-default flags:
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/data
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/wal
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.2:0
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/data/info.pb
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.2
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:07.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.99.2
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/logs
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:54 UTC on bdcb31816ec0
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15854
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:22:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:07.168057 32503 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:22:07.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:07.169932 32503 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:22:07.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:07.184392 32515 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:22:07.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:07.739253 32497 heartbeater.cc:499] Master 127.31.99.60:33287 was elected leader, sending a full tablet report...
14:22:08.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:08.586939 32514 debug-util.cc:398] Leaking SignalData structure 0x7b08000271c0 after lost signal to thread 32503
14:22:08.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:08.936347 32503 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.748s	user 0.594s	sys 1.049s
14:22:08.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:08.936713 32503 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.749s	user 0.594s	sys 1.049s
14:22:08.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:07.188083 32516 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:22:08.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:08.938936 32518 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:22:08.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.944697 32503 server_base.cc:1061] running on GCE node
14:22:08.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.945760 32503 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:22:08.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.947964 32503 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:22:08.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.949378 32503 hybrid_clock.cc:648] HybridClock initialized: now 1779114128949327 us; error 54 us; skew 500 ppm
14:22:08.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.950290 32503 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:22:08.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.957165 32503 webserver.cc:533] Webserver started at http://127.31.99.2:41123/ using document root <none> and password file <none>
14:22:08.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.958173 32503 fs_manager.cc:362] Metadata directory not provided
14:22:08.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.958432 32503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:22:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.959013 32503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:22:08.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.963363 32503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/data/instance:
14:22:08.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b102689bd5144a5685083a970e748dae"
14:22:08.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:08 on dist-test-slave-8h5k"
14:22:08.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.964597 32503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/wal/instance:
14:22:08.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b102689bd5144a5685083a970e748dae"
14:22:08.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:08 on dist-test-slave-8h5k"
14:22:08.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.972361 32503 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
14:22:08.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.978441 32527 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:22:08.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.979852 32503 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
14:22:08.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.980316 32503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/data,/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/wal
14:22:08.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b102689bd5144a5685083a970e748dae"
14:22:08.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:08 on dist-test-slave-8h5k"
14:22:08.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:08.980765 32503 fs_report.cc:389] FS layout report
14:22:08.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:22:08.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/wal
14:22:08.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/wal
14:22:08.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/data/data
14:22:08.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:22:08.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:22:08.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:22:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:22:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:22:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:22:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:22:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:22:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:22:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:22:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:22:09.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.038993 32503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:22:09.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.040606 32503 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:22:09.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.041148 32503 kserver.cc:163] Server-wide thread pool size limit: 3276
14:22:09.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.044003 32503 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:22:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.048684 32503 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:22:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.048933 32503 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:22:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.049245 32503 ts_tablet_manager.cc:616] Registered 0 tablets
14:22:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.049459 32503 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:22:09.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.192924 32503 rpc_server.cc:307] RPC server started. Bound to: 127.31.99.2:43821
14:22:09.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.193065 32639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.99.2:43821 every 8 connection(s)
14:22:09.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.195773 32503 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/data/info.pb
14:22:09.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.201529 32140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu as pid 32503
14:22:09.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.202100 32140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-1/wal/instance
14:22:09.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.229161 32140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:22:09.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu
14:22:09.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/wal
14:22:09.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/data
14:22:09.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:22:09.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:22:09.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:22:09.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:09.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:09.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:09.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/logs
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/data/info.pb
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.3:0
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.99.3
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.3
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:22:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:22:09.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:09.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:09.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:22:09.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.252750 32640 heartbeater.cc:344] Connected to a master server at 127.31.99.60:33287
14:22:09.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.253343 32640 heartbeater.cc:461] Registering TS with master...
14:22:09.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.254078 32641 heartbeater.cc:344] Connected to a master server at 127.31.99.61:42299
14:22:09.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.254519 32641 heartbeater.cc:461] Registering TS with master...
14:22:09.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.255136 32640 heartbeater.cc:507] Master 127.31.99.60:33287 requested a full tablet report, sending...
14:22:09.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.255721 32641 heartbeater.cc:507] Master 127.31.99.61:42299 requested a full tablet report, sending...
14:22:09.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.258003 32280 ts_manager.cc:194] Registered new tserver with Master: b102689bd5144a5685083a970e748dae (127.31.99.2:43821)
14:22:09.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.258502 32225 ts_manager.cc:194] Registered new tserver with Master: b102689bd5144a5685083a970e748dae (127.31.99.2:43821)
14:22:09.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.259793 32280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.99.2:35119
14:22:09.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.262509 32642 heartbeater.cc:344] Connected to a master server at 127.31.99.62:45347
14:22:09.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.262913 32642 heartbeater.cc:461] Registering TS with master...
14:22:09.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.263718 32642 heartbeater.cc:507] Master 127.31.99.62:45347 requested a full tablet report, sending...
14:22:09.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.266155 32178 ts_manager.cc:194] Registered new tserver with Master: b102689bd5144a5685083a970e748dae (127.31.99.2:43821)
14:22:09.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:09.564129 32650 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:22:09.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:09.564602 32650 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:22:09.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:09.565011 32650 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:22:09.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:09.599890 32650 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:22:09.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:09.601315 32650 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.99.3
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.645867 32650 tablet_server_runner.cc:78] Tablet server non-default flags:
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.99.20:36867
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/data
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/wal
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.99.3:0
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:22:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/data/info.pb
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.99.3
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.99.62:45347,127.31.99.61:42299,127.31.99.60:33287
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.99.3
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/logs
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:54 UTC on bdcb31816ec0
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15854
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:22:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.647259 32650 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:22:09.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:09.648809 32650 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:22:09.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:09.662356 32656 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:22:10.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.263788 32640 heartbeater.cc:499] Master 127.31.99.60:33287 was elected leader, sending a full tablet report...
14:22:10.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:09.663646 32657 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:22:10.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:09.667506 32659 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:22:10.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:10.914219 32658 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1246 milliseconds
14:22:10.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.914324 32650 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
14:22:10.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.915604 32650 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:22:10.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.917773 32650 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:22:10.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.919140 32650 hybrid_clock.cc:648] HybridClock initialized: now 1779114130919119 us; error 93 us; skew 500 ppm
14:22:10.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.919909 32650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:22:10.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.926188 32650 webserver.cc:533] Webserver started at http://127.31.99.3:37193/ using document root <none> and password file <none>
14:22:10.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.927145 32650 fs_manager.cc:362] Metadata directory not provided
14:22:10.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.927341 32650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:22:10.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.927721 32650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:22:10.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.932008 32650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/data/instance:
14:22:10.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d266f4a703574d108aeaed7f7a0f4450"
14:22:10.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:10 on dist-test-slave-8h5k"
14:22:10.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.933053 32650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/wal/instance:
14:22:10.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d266f4a703574d108aeaed7f7a0f4450"
14:22:10.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:10 on dist-test-slave-8h5k"
14:22:10.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.940285 32650 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.005s
14:22:10.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.945806 32667 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:22:10.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.946892 32650 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
14:22:10.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.947244 32650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/data,/tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/wal
14:22:10.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d266f4a703574d108aeaed7f7a0f4450"
14:22:10.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:10 on dist-test-slave-8h5k"
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:10.947636 32650 fs_report.cc:389] FS layout report
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/wal
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/wal
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/data/data
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:22:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:22:10.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:22:10.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:22:11.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.010720 32650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:22:11.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.012324 32650 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:22:11.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.012907 32650 kserver.cc:163] Server-wide thread pool size limit: 3276
14:22:11.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.016196 32650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:22:11.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.020999 32650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:22:11.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.021268 32650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:22:11.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.021559 32650 ts_tablet_manager.cc:616] Registered 0 tablets
14:22:11.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.021773 32650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:22:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.165055 32650 rpc_server.cc:307] RPC server started. Bound to: 127.31.99.3:37583
14:22:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.165160   311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.99.3:37583 every 8 connection(s)
14:22:11.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.167835 32650 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/data/info.pb
14:22:11.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.172436 32140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu as pid 32650
14:22:11.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.172879 32140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskfCkLOy/test-tmp/mini-kudu-cluster4091953015685727065/ts-2/wal/instance
14:22:11.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.226315   313 heartbeater.cc:344] Connected to a master server at 127.31.99.61:42299
14:22:11.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.226876   313 heartbeater.cc:461] Registering TS with master...
14:22:11.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.227973   312 heartbeater.cc:344] Connected to a master server at 127.31.99.60:33287
14:22:11.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.228215   313 heartbeater.cc:507] Master 127.31.99.61:42299 requested a full tablet report, sending...
14:22:11.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.228350   312 heartbeater.cc:461] Registering TS with master...
14:22:11.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.229184   312 heartbeater.cc:507] Master 127.31.99.60:33287 requested a full tablet report, sending...
14:22:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.231917 32225 ts_manager.cc:194] Registered new tserver with Master: d266f4a703574d108aeaed7f7a0f4450 (127.31.99.3:37583)
14:22:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.232254 32279 ts_manager.cc:194] Registered new tserver with Master: d266f4a703574d108aeaed7f7a0f4450 (127.31.99.3:37583)
14:22:11.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.234212 32279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.99.3:58649
14:22:11.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.236361   314 heartbeater.cc:344] Connected to a master server at 127.31.99.62:45347
14:22:11.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.236747   314 heartbeater.cc:461] Registering TS with master...
14:22:11.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.237629   314 heartbeater.cc:507] Master 127.31.99.62:45347 requested a full tablet report, sending...
14:22:11.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.240219 32177 ts_manager.cc:194] Registered new tserver with Master: d266f4a703574d108aeaed7f7a0f4450 (127.31.99.3:37583)
14:22:11.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:11.243340 32140 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:22:11.255 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:22:11.256 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:22:11.265 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.99.62"
      port: 45347
    }
    bound_http_address {
      host: "127.31.99.62"
      port: 33795
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.99.61"
      port: 42299
    }
    bound_http_address {
      host: "127.31.99.61"
      port: 46041
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.99.60"
      port: 33287
    }
    bound_http_address {
      host: "127.31.99.60"
      port: 37903
    }
  }
}

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

14:22:11.272 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.99.1"
      port: 41151
    }
    bound_http_address {
      host: "127.31.99.1"
      port: 38959
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.99.2"
      port: 43821
    }
    bound_http_address {
      host: "127.31.99.2"
      port: 41123
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.99.3"
      port: 37583
    }
    bound_http_address {
      host: "127.31.99.3"
      port: 37193
    }
  }
}

14:22:11.272 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:22:11.502 [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:22:11.574 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:11.754 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:11.814 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:11.816 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:11.834 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:11.838 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:11.839 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:11.941 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:11.941 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:11.941 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:12.169 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x42bb0064, L:/127.0.0.1:32788 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:12.169 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbdeaf6ed, L:/127.0.0.1:46262 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:12.171 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4c65160c, L:/127.0.0.1:58618 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:12.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:12.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=501), Traces: [0ms] refreshing cache from master, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [474ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [474ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [474ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:12.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.238557   312 heartbeater.cc:499] Master 127.31.99.60:33287 was elected leader, sending a full tablet report...
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.261897 32279 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58618:
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:22:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:22:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:22:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:22:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:12.266251 32279 catalog_manager.cc:7059] 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:22:12.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:12.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.372066 32575 tablet_service.cc:1511] Processing CreateTablet for tablet 85ad2547302d4b5cb32916deeaf4d45f (DEFAULT_TABLE table=TestHandleTooBusy [id=e7485d23a91e4928a6c8be7a42902be4]), partition=RANGE (key) PARTITION UNBOUNDED
14:22:12.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.374120 32575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ad2547302d4b5cb32916deeaf4d45f. 1 dirs total, 0 dirs full, 0 dirs failed
14:22:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.389153 32715 tablet_service.cc:1511] Processing CreateTablet for tablet 85ad2547302d4b5cb32916deeaf4d45f (DEFAULT_TABLE table=TestHandleTooBusy [id=e7485d23a91e4928a6c8be7a42902be4]), partition=RANGE (key) PARTITION UNBOUNDED
14:22:12.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.391930 32715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ad2547302d4b5cb32916deeaf4d45f. 1 dirs total, 0 dirs full, 0 dirs failed
14:22:12.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.394238 32432 tablet_service.cc:1511] Processing CreateTablet for tablet 85ad2547302d4b5cb32916deeaf4d45f (DEFAULT_TABLE table=TestHandleTooBusy [id=e7485d23a91e4928a6c8be7a42902be4]), partition=RANGE (key) PARTITION UNBOUNDED
14:22:12.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.395823 32432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ad2547302d4b5cb32916deeaf4d45f. 1 dirs total, 0 dirs full, 0 dirs failed
14:22:12.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.402011   347 tablet_bootstrap.cc:492] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae: Bootstrap starting.
14:22:12.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.410264   347 tablet_bootstrap.cc:654] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae: Neither blocks nor log segments found. Creating new log.
14:22:12.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.413568   347 log.cc:826] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae: Log is configured to *not* fsync() on all Append() calls
14:22:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.417145   348 tablet_bootstrap.cc:492] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450: Bootstrap starting.
14:22:12.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.420909   347 tablet_bootstrap.cc:492] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae: No bootstrap required, opened a new log
14:22:12.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.421551   347 ts_tablet_manager.cc:1403] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
14:22:12.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.423218   350 tablet_bootstrap.cc:492] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7: Bootstrap starting.
14:22:12.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.427508   348 tablet_bootstrap.cc:654] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450: Neither blocks nor log segments found. Creating new log.
14:22:12.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.429828   348 log.cc:826] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450: Log is configured to *not* fsync() on all Append() calls
14:22:12.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.430713   350 tablet_bootstrap.cc:654] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7: Neither blocks nor log segments found. Creating new log.
14:22:12.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.433425   350 log.cc:826] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7: Log is configured to *not* fsync() on all Append() calls
14:22:12.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.445809   350 tablet_bootstrap.cc:492] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7: No bootstrap required, opened a new log
14:22:12.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.446385   350 ts_tablet_manager.cc:1403] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.016s
14:22:12.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.447233   348 tablet_bootstrap.cc:492] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450: No bootstrap required, opened a new log
14:22:12.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.447894   348 ts_tablet_manager.cc:1403] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.016s
14:22:12.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.447549   347 raft_consensus.cc:359] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b102689bd5144a5685083a970e748dae" member_type: VOTER last_known_addr { host: "127.31.99.2" port: 43821 } } peers { permanent_uuid: "d266f4a703574d108aeaed7f7a0f4450" member_type: VOTER last_known_addr { host: "127.31.99.3" port: 37583 } } peers { permanent_uuid: "ca53b7024a214468af15905a66bda1d7" member_type: VOTER last_known_addr { host: "127.31.99.1" port: 41151 } }
14:22:12.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.448385   347 raft_consensus.cc:385] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:22:12.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.448695   347 raft_consensus.cc:740] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b102689bd5144a5685083a970e748dae, State: Initialized, Role: FOLLOWER
14:22:12.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.449558   347 consensus_queue.cc:260] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b102689bd5144a5685083a970e748dae" member_type: VOTER last_known_addr { host: "127.31.99.2" port: 43821 } } peers { permanent_uuid: "d266f4a703574d108aeaed7f7a0f4450" member_type: VOTER last_known_addr { host: "127.31.99.3" port: 37583 } } peers { permanent_uuid: "ca53b7024a214468af15905a66bda1d7" member_type: VOTER last_known_addr { host: "127.31.99.1" port: 41151 } }
14:22:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.459136   347 ts_tablet_manager.cc:1434] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae: Time spent starting tablet: real 0.037s	user 0.021s	sys 0.014s
14:22:12.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.475871   350 raft_consensus.cc:359] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b102689bd5144a5685083a970e748dae" member_type: VOTER last_known_addr { host: "127.31.99.2" port: 43821 } } peers { permanent_uuid: "d266f4a703574d108aeaed7f7a0f4450" member_type: VOTER last_known_addr { host: "127.31.99.3" port: 37583 } } peers { permanent_uuid: "ca53b7024a214468af15905a66bda1d7" member_type: VOTER last_known_addr { host: "127.31.99.1" port: 41151 } }
14:22:12.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.476826   350 raft_consensus.cc:385] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:22:12.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.477128   350 raft_consensus.cc:740] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca53b7024a214468af15905a66bda1d7, State: Initialized, Role: FOLLOWER
14:22:12.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.476903   348 raft_consensus.cc:359] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b102689bd5144a5685083a970e748dae" member_type: VOTER last_known_addr { host: "127.31.99.2" port: 43821 } } peers { permanent_uuid: "d266f4a703574d108aeaed7f7a0f4450" member_type: VOTER last_known_addr { host: "127.31.99.3" port: 37583 } } peers { permanent_uuid: "ca53b7024a214468af15905a66bda1d7" member_type: VOTER last_known_addr { host: "127.31.99.1" port: 41151 } }
14:22:12.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.477756   348 raft_consensus.cc:385] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:22:12.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.478106   348 raft_consensus.cc:740] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d266f4a703574d108aeaed7f7a0f4450, State: Initialized, Role: FOLLOWER
14:22:12.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.478513   350 consensus_queue.cc:260] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b102689bd5144a5685083a970e748dae" member_type: VOTER last_known_addr { host: "127.31.99.2" port: 43821 } } peers { permanent_uuid: "d266f4a703574d108aeaed7f7a0f4450" member_type: VOTER last_known_addr { host: "127.31.99.3" port: 37583 } } peers { permanent_uuid: "ca53b7024a214468af15905a66bda1d7" member_type: VOTER last_known_addr { host: "127.31.99.1" port: 41151 } }
14:22:12.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.479130   348 consensus_queue.cc:260] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b102689bd5144a5685083a970e748dae" member_type: VOTER last_known_addr { host: "127.31.99.2" port: 43821 } } peers { permanent_uuid: "d266f4a703574d108aeaed7f7a0f4450" member_type: VOTER last_known_addr { host: "127.31.99.3" port: 37583 } } peers { permanent_uuid: "ca53b7024a214468af15905a66bda1d7" member_type: VOTER last_known_addr { host: "127.31.99.1" port: 41151 } }
14:22:12.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.486814   350 ts_tablet_manager.cc:1434] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7: Time spent starting tablet: real 0.040s	user 0.025s	sys 0.010s
14:22:12.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.486858   348 ts_tablet_manager.cc:1434] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450: Time spent starting tablet: real 0.038s	user 0.033s	sys 0.000s
14:22:12.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:12.493927 32647 tablet.cc:2404] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:22:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.683336   353 raft_consensus.cc:493] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:22:12.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.683892   353 raft_consensus.cc:515] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b102689bd5144a5685083a970e748dae" member_type: VOTER last_known_addr { host: "127.31.99.2" port: 43821 } } peers { permanent_uuid: "d266f4a703574d108aeaed7f7a0f4450" member_type: VOTER last_known_addr { host: "127.31.99.3" port: 37583 } } peers { permanent_uuid: "ca53b7024a214468af15905a66bda1d7" member_type: VOTER last_known_addr { host: "127.31.99.1" port: 41151 } }
14:22:12.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.687652   353 leader_election.cc:290] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d266f4a703574d108aeaed7f7a0f4450 (127.31.99.3:37583), ca53b7024a214468af15905a66bda1d7 (127.31.99.1:41151)
14:22:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:12.688782   319 tablet.cc:2404] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:22:12.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.697820 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ad2547302d4b5cb32916deeaf4d45f" candidate_uuid: "b102689bd5144a5685083a970e748dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f4a703574d108aeaed7f7a0f4450" is_pre_election: true
14:22:12.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.698165 32452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ad2547302d4b5cb32916deeaf4d45f" candidate_uuid: "b102689bd5144a5685083a970e748dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53b7024a214468af15905a66bda1d7" is_pre_election: true
14:22:12.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.698825 32735 raft_consensus.cc:2468] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b102689bd5144a5685083a970e748dae in term 0.
14:22:12.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.699010 32452 raft_consensus.cc:2468] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b102689bd5144a5685083a970e748dae in term 0.
14:22:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.700343 32529 leader_election.cc:304] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [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: b102689bd5144a5685083a970e748dae, ca53b7024a214468af15905a66bda1d7; no voters: 
14:22:12.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.701116   353 raft_consensus.cc:2804] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [term 0 FOLLOWER]: Leader pre-election won for term 1
14:22:12.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.701445   353 raft_consensus.cc:493] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:22:12.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.701790   353 raft_consensus.cc:3060] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [term 0 FOLLOWER]: Advancing to term 1
14:22:12.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.706393   353 raft_consensus.cc:515] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b102689bd5144a5685083a970e748dae" member_type: VOTER last_known_addr { host: "127.31.99.2" port: 43821 } } peers { permanent_uuid: "d266f4a703574d108aeaed7f7a0f4450" member_type: VOTER last_known_addr { host: "127.31.99.3" port: 37583 } } peers { permanent_uuid: "ca53b7024a214468af15905a66bda1d7" member_type: VOTER last_known_addr { host: "127.31.99.1" port: 41151 } }
14:22:12.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.707991   353 leader_election.cc:290] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [CANDIDATE]: Term 1 election: Requested vote from peers d266f4a703574d108aeaed7f7a0f4450 (127.31.99.3:37583), ca53b7024a214468af15905a66bda1d7 (127.31.99.1:41151)
14:22:12.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.709013 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ad2547302d4b5cb32916deeaf4d45f" candidate_uuid: "b102689bd5144a5685083a970e748dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d266f4a703574d108aeaed7f7a0f4450"
14:22:12.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.709039 32452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ad2547302d4b5cb32916deeaf4d45f" candidate_uuid: "b102689bd5144a5685083a970e748dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53b7024a214468af15905a66bda1d7"
14:22:12.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.709416 32735 raft_consensus.cc:3060] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450 [term 0 FOLLOWER]: Advancing to term 1
14:22:12.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.709518 32452 raft_consensus.cc:3060] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7 [term 0 FOLLOWER]: Advancing to term 1
14:22:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.714013 32735 raft_consensus.cc:2468] T 85ad2547302d4b5cb32916deeaf4d45f P d266f4a703574d108aeaed7f7a0f4450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b102689bd5144a5685083a970e748dae in term 1.
14:22:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.714339 32452 raft_consensus.cc:2468] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b102689bd5144a5685083a970e748dae in term 1.
14:22:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.715256 32528 leader_election.cc:304] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [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: b102689bd5144a5685083a970e748dae, d266f4a703574d108aeaed7f7a0f4450; no voters: 
14:22:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.716027   353 raft_consensus.cc:2804] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [term 1 FOLLOWER]: Leader election won for term 1
14:22:12.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.717540   353 raft_consensus.cc:697] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [term 1 LEADER]: Becoming Leader. State: Replica: b102689bd5144a5685083a970e748dae, State: Running, Role: LEADER
14:22:12.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.718379   353 consensus_queue.cc:237] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [LEADER]: Queue going to LEADER mode. State: All 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: "b102689bd5144a5685083a970e748dae" member_type: VOTER last_known_addr { host: "127.31.99.2" port: 43821 } } peers { permanent_uuid: "d266f4a703574d108aeaed7f7a0f4450" member_type: VOTER last_known_addr { host: "127.31.99.3" port: 37583 } } peers { permanent_uuid: "ca53b7024a214468af15905a66bda1d7" member_type: VOTER last_known_addr { host: "127.31.99.1" port: 41151 } }
14:22:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:12.724599 32505 tablet.cc:2404] T 85ad2547302d4b5cb32916deeaf4d45f P ca53b7024a214468af15905a66bda1d7: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:22:12.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:12.731349 32279 catalog_manager.cc:5697] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae reported cstate change: term changed from 0 to 1, leader changed from <none> to b102689bd5144a5685083a970e748dae (127.31.99.2). New cstate: current_term: 1 leader_uuid: "b102689bd5144a5685083a970e748dae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b102689bd5144a5685083a970e748dae" member_type: VOTER last_known_addr { host: "127.31.99.2" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d266f4a703574d108aeaed7f7a0f4450" member_type: VOTER last_known_addr { host: "127.31.99.3" port: 37583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca53b7024a214468af15905a66bda1d7" member_type: VOTER last_known_addr { host: "127.31.99.1" port: 41151 } health_report { overall_health: UNKNOWN } } }
14:22:12.874 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:12.874 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:12.875 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:12.875 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:12.877 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:12.877 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:12.878 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:12.878 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:12.909 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:12.909 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:12.910 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:12.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:12.911 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:12.913 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:12.914 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:12.915 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:12.916 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:12.917 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:12.918 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:12.919 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:12.926 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:12.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:12.931 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:12.933 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:12.933 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:12.935 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:12.935 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:12.938 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:12.939 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:12.942 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:12.949 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:12.949 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:12.950 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:12.951 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:12.958 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:12.961 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:12.961 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:12.963 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:12.979 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:12.995 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:12.996 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0778e2eb, L:/127.0.0.1:32804 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:12.998 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:12.998 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:13.002 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:13.011 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:13.015 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:13.018 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:13.028 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:13.044 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xef905ee0, L:/127.0.0.1:32830 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:13.049 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:13.049 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:13.051 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:13.054 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:13.059 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:13.060 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:13.060 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:13.061 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:13.062 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:13.063 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:13.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:13.064 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:13.065 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:13.065 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:13.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:13.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:13.067 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:13.069 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:13.070 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:13.072 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:13.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:13.092 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:13.096 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6168f605, L:/127.0.0.1:46270 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:13.100 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:13.102 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:13.106 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:13.109 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:13.121 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:13.140 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:13.145 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:13.147 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:13.151 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:13.151 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:13.156 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:13.175 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:13.176 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:13.177 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:13.181 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:13.181 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:13.182 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:13.183 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:13.183 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:13.184 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:13.184 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:13.186 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:13.186 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:13.187 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:13.195 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:13.197 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:13.208 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:13.220 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:13.235 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c376f9d, L:/127.0.0.1:32814 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:13.250 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x291fbe6e, L:/127.0.0.1:32850 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:13.270 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcf0f057c, L:/127.0.0.1:32894 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:13.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.294709   441 consensus_queue.cc:1048] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca53b7024a214468af15905a66bda1d7" member_type: VOTER last_known_addr { host: "127.31.99.1" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
14:22:13.295 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3600f8b, L:/127.0.0.1:46380 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:13.317 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa2a0dde0, L:/127.0.0.1:58650 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:13.328 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5393d8ad, L:/127.0.0.1:46314 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:13.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.337579   441 consensus_queue.cc:1048] T 85ad2547302d4b5cb32916deeaf4d45f P b102689bd5144a5685083a970e748dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d266f4a703574d108aeaed7f7a0f4450" member_type: VOTER last_known_addr { host: "127.31.99.3" port: 37583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:22:13.356 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:13.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:13.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=460), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [125ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [423ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:13.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:13.463 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:13.480 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:13.481 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5366d5d, L:/127.0.0.1:46298 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:13.487 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x392a0435, L:/127.0.0.1:32834 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:13.510 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd07a4d62, L:/127.0.0.1:58682 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:13.532 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2cb3adde, L:/127.0.0.1:58626 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:13.543 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x62fd2d2e, L:/127.0.0.1:46368 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:13.545 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdc16e06a, L:/127.0.0.1:32860 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:13.551 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x901ca12f, L:/127.0.0.1:58702 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:13.553 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5efed9db, L:/127.0.0.1:46336 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:13.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:13.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=678), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [672ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:13.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:13.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=685), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [488ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [681ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:13.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:13.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=687), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [122ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [684ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:13.564 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e4240a1, L:/127.0.0.1:46382 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:13.564 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2702054f, L:/127.0.0.1:32874 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:13.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:13.567 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0360a419, L:/127.0.0.1:46284 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:13.573 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbc4a1760, L:/127.0.0.1:58688 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:13.577 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f410b26, L:/127.0.0.1:46352 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:13.587 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed2744e0, L:/127.0.0.1:46320 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:13.591 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x797fc7db, L:/127.0.0.1:58680 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:13.592 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa6fe1438, L:/127.0.0.1:58640 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:13.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:13.598 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8b3a0dee, L:/127.0.0.1:58686 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:13.601 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6eea2b2c, L:/127.0.0.1:58636 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:13.606 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xade43cd5, L:/127.0.0.1:58666 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:13.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:13.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:13.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=737), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [225ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [453ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [736ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:13.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:13.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:13.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=705), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [322ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [683ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:13.620 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb3a2364b, L:/127.0.0.1:32878 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:13.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:13.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=705), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [614ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [659ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [677ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:13.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=704), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [326ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [353ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [665ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:13.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:13.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=709), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [688ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:13.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=694), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [651ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [653ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [675ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:13.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:13.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:13.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:13.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:13.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:13.639694 32272 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items
14:22:13.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.640180 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:13.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:13.662 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb11e9362, L:/127.0.0.1:32906 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.673640 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.674649 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.676040 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.689033 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.690018 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.692633 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.695272 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.698825 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.700371 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.701236 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.714033 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.715801 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.715858 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.719481 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.719818 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.721805 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.733775 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.734977 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.735625 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.736552 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.739185 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.739769 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 1)
14:22:13.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:13.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:13.752 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299990, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:13.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:13.754 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.756134 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 7)
14:22:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.756867 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 6)
14:22:13.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:13.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.759991 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.760 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:13.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.775365 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.779806 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.779922 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.783176 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.796310 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.797607 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.798887 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.799821 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.799907 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.815542 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.815544 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.817857 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.818712 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.820470 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.837955 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.838708 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.839924 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.842675 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 6)
14:22:13.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:13.850 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:13.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.855158 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.855634 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.858 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.31.99.3' into [/127.31.99.3] in 1072216ns
14:22:13.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:13.859 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:13.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:13.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:13.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.863219 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 7)
14:22:13.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.864665 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 7)
14:22:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.871527 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 7)
14:22:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.872928 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 7)
14:22:13.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.876911 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.876881 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.892273 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.893585 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.897405 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.900350 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.912110 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.913025 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.916595 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.920027 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.931447 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.933914 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.937371 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 7)
14:22:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.939045 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 9)
14:22:13.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:13.951 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:13.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.953393 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 8)
14:22:13.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.954607 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 10)
14:22:13.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.955513 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 10)
14:22:13.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.956564 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 10)
14:22:13.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:13.958 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:13.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.960558 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 8)
14:22:13.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:13.963 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.975116 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 11)
14:22:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.976598 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 12)
14:22:13.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.978458 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 12)
14:22:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.991619 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 9)
14:22:13.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.994457 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 9)
14:22:13.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.995980 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 9)
14:22:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:13.999094 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 9)
14:22:14.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.012553 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 9)
14:22:14.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.012557 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 9)
14:22:14.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.015625 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 9)
14:22:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.017254 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 9)
14:22:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.018347 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 9)
14:22:14.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.020005 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 9)
14:22:14.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.036093 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 9)
14:22:14.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.039117 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 9)
14:22:14.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.052 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.060 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.064 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.071599 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 11)
14:22:14.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.074306 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 11)
14:22:14.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.078320 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 11)
14:22:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.080433 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 11)
14:22:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.082108 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 11)
14:22:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.100700 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 11)
14:22:14.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.111848 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 11)
14:22:14.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.112936 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 11)
14:22:14.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.120124 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 11)
14:22:14.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.135370 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 11)
14:22:14.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.139031 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 11)
14:22:14.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.140435 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 11)
14:22:14.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.153 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.156616 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 14)
14:22:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.160276 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.161 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.166 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.173178 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.176263 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.195459 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.196974 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.197569 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.199259 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.200171 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.214802 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.216962 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.218783 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.235613 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.236613 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 14)
14:22:14.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.256 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.257092 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 15)
14:22:14.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.258651 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58686 (request call id 15)
14:22:14.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.263 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.267 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.273038 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.279853 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.280079 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.281675 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.295212 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.298748 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.300457 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.319810 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.319921 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.334944 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.339015 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.340138 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.354703 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 13)
14:22:14.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.357 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.359750 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58640 (request call id 17)
14:22:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.360577 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58640 (request call id 17)
14:22:14.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.364 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.369 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.372866 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 16)
14:22:14.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.374948 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.377790 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.379442 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.379676 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.393373 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.396139 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.398916 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.413268 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.416949 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.433785 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.437558 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.457334 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58680 (request call id 19)
14:22:14.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.461686 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58702 (request call id 19)
14:22:14.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.466 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.471 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.473456 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 20)
14:22:14.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.473704 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 20)
14:22:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.479957 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 17)
14:22:14.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.491580 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 17)
14:22:14.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.496793 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 17)
14:22:14.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.496793 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 17)
14:22:14.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.498485 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 17)
14:22:14.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.511547 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 7)
14:22:14.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.511567 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 7)
14:22:14.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.513604 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 7)
14:22:14.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.515935 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 7)
14:22:14.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.531042 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 7)
14:22:14.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.536521 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 7)
14:22:14.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.536557 32273 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.31.99.2:35119 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 7)
14:22:14.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:14.538033 32640 heartbeater.cc:646] Failed to heartbeat to 127.31.99.60:33287 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.31.99.2:35119 dropped due to backpressure: service queue is full with 1 items
14:22:14.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.557973 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 7)
14:22:14.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.557200 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 7)
14:22:14.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.562 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.567 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.567 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.572 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.574271 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 19)
14:22:14.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.575944 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 19)
14:22:14.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.578102 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 19)
14:22:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.592898 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 11)
14:22:14.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.598739 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 11)
14:22:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.616973 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 11)
14:22:14.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.619339 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 11)
14:22:14.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.633206 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 11)
14:22:14.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.636752 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 11)
14:22:14.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.638384 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 11)
14:22:14.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:14.653376 32271 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items [suppressed 166 similar messages]
14:22:14.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.653609 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 11)
14:22:14.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.658840 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 11)
14:22:14.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.668 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:14.670465 32290 debug-util.cc:398] Leaking SignalData structure 0x7b080007e260 after lost signal to thread 32246
14:22:14.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:14.671021 32290 debug-util.cc:398] Leaking SignalData structure 0x7b080007b3a0 after lost signal to thread 32293
14:22:14.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.672 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.674 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.720309 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 25)
14:22:14.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.739568 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 25)
14:22:14.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.740605 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 20)
14:22:14.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.774 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.776 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:14.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.779 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:14.780 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:14.780 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:14.780 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:14.782 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:14.785 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:14.785 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:14.785 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:14.785 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:14.786 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:14.786 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.31.99.2' into [/127.31.99.2] in 2176229ns
14:22:14.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:14.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:14.787 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.787 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:14.787 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:14.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:14.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:14.792 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:14.795 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:14.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:14.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:14.798 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:14.799 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:14.801 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:14.804 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:14.805 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:14.805 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:14.807 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:14.811 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:14.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:14.820 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:14.823 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:14.823 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:14.830 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:14.835 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:14.842 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:14.843 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:14.847 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:14.863 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:14.864 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e43e463, L:/127.0.0.1:58706 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:14.870 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:14.871 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b998908, L:/127.0.0.1:46398 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:14.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.875 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:14.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=79), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [78ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.878491 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58706 (request call id 1)
14:22:14.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.895 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:14.897 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:14.897 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:14.897 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:14.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:14.898 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:14.899 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:14.899 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:14.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.902 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.902 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:14.902 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:14.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:14.905 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:14.905 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:14.906 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:14.906 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:14.908 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:14.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:14.912 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:14.912 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:14.916 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb8e751d3, L:/127.0.0.1:32914 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:14.916 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:14.917 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc37b1e63, L:/127.0.0.1:32910 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:14.920 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:14.920 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:14.923 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:14.926 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:14.927 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:14.928 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:14.929 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:14.933 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:14.938 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf046f73, L:/127.0.0.1:46414 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:14.938 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:14.946 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7ceabd93, L:/127.0.0.1:58722 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:14.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:14.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.948669 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 22)
14:22:14.952 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items
14:22:14.952 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:14.961 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:14.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:14.965 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:14.970 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18eed76f, L:/127.0.0.1:46422 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:14.975117 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58722 (request call id 1)
14:22:14.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.981 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:14.982 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:14.982 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:14.982 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:14.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:14.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:14.984 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:14.984 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:14.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:14.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:14.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [113ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items, [155ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58722 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.31.99.61:42299, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [166ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [180ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@753105955(state=PENDING, result=null, callback=(continuation of Deferred@309119190 after retry RPC after error@188739436), errback=(continuation of Deferred@309119190 after retry RPC after error@188739436))) after lookup
14:22:14.992 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:14.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:14.995 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfb78e0de, L:/127.0.0.1:32926 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:14.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:14.997 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.002 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.004946 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 23)
14:22:15.007 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:15.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:15.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:15.011 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:15.013 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfc3f47cf, L:/127.0.0.1:58726 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:15.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.015059 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 23)
14:22:15.017 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:15.019 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:15.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.019856 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 23)
14:22:15.021 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items
14:22:15.022 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.027650 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 23)
14:22:15.028 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items
14:22:15.029 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.029 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:15.034 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:15.034 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.040215 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 23)
14:22:15.042 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:15.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.048889 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 23)
14:22:15.050 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items
14:22:15.051 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.053 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x414442b9, L:/127.0.0.1:46432 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:15.057 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:15.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.059327 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 23)
14:22:15.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.067754 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 23)
14:22:15.068 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items
14:22:15.069 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.070 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:15.072 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:15.079 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:15.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.079895 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 23)
14:22:15.085 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.087625 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 23)
14:22:15.089 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items
14:22:15.091 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.093 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x99fdea26, L:/127.0.0.1:58732 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:15.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.094358 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 23)
14:22:15.095 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:15.097 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa58fb8f3, L:/127.0.0.1:32930 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:15.100 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items
14:22:15.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:15.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.101 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.102 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.104363 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58722 (request call id 4)
14:22:15.106 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.107 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.111050 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 5)
14:22:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.116607 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.117 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items
14:22:15.118 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.118 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.119966 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.123 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.130326 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.133105 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.135 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items
14:22:15.137 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.140774 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.150111 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.151 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items
14:22:15.153 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.153337 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.159672 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.169796 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.171 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items
14:22:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.172519 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.173 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.174 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x309c29c4, L:/127.0.0.1:46448 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:15.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.180470 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.189944 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.191 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items
14:22:15.193 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items
14:22:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.192692 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 26)
14:22:15.194 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.199 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8a729b50, L:/127.0.0.1:58746 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:15.199 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c2cafe2, L:/127.0.0.1:32942 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:15.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.200090 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 30)
14:22:15.200 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.201 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:15.201 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.201 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:15.201 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:15.203 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:15.203 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:15.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.202 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:15.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:15.205 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:15.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.209 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.209 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items
14:22:15.209 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.216 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:15.216 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:15.218 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:15.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.220661 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 24)
14:22:15.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.223141 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58746 (request call id 1)
14:22:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.228772 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58732 (request call id 5)
14:22:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.229259 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58732 (request call id 5)
14:22:15.230 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items
14:22:15.230 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.236 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:15.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.239035 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58732 (request call id 5)
14:22:15.240 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items
14:22:15.243 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.247 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:15.249 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:15.250 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:15.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.249361 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58732 (request call id 5)
14:22:15.252 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:15.259 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items
14:22:15.260 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.258612 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58732 (request call id 5)
14:22:15.263 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.264 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:15.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.269212 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58732 (request call id 5)
14:22:15.280 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items
14:22:15.282 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.279140 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58732 (request call id 5)
14:22:15.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.288641 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58732 (request call id 5)
14:22:15.289 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.300390 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58732 (request call id 5)
14:22:15.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.303 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:15.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=379), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [135ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items, [179ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [180ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [209ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items, [210ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [211ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 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.31.99.61:42299, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [225ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items, [226ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [227ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 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.31.99.61:42299, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [245ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items, [247ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [247ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 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.31.99.61:42299, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [267ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items, [275ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [275ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [306ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [377ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@772953154(state=PENDING, result=null, callback=(continuation of Deferred@180307112 after retry RPC after error@527834896) -> (continuation of Deferred@1915834701 after retry RPC after error@1312664333) -> (continuation of Deferred@1054288998 after retry RPC after error@292956723) -> (continuation of Deferred@1765128809 after retry RPC after error@1249055105) -> (continuation of Deferred@1304473781 after retry RPC after error@1841769612), errback=(continuation of Deferred@180307112 after retry RPC after error@527834896) -> (continuation of Deferred@1915834701 after retry RPC after error@1312664333) -> (continuation of Deferred@1054288998 after retry RPC after error@292956723) -> (continuation of Deferred@1765128809 after retry RPC after error@1249055105) -> (continuation of Deferred@1304473781 after retry RPC after error@1841769612))) after lookup
14:22:15.305 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:15.306 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x98ad2b00, L:/127.0.0.1:46462 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:15.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.307 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.309 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:15.309 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:15.310 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:15.312 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:15.312 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:15.313 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:15.313 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:15.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.318 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.321491 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58746 (request call id 5)
14:22:15.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:15.329 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5896df73, L:/127.0.0.1:32952 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.332633 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.333 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items
14:22:15.333 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:15.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.337845 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.340173 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.349363 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.350 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:15.350 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:15.353 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:15.354 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc0a096b5, L:/127.0.0.1:58750 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.355393 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.356 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items
14:22:15.357 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.359612 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.360 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:15.363 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:15.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:15.366 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:15.367 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:15.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.369159 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.379702 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.381865 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.384 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items
14:22:15.384 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.385 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.388700 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.396 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.399807 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.400112 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.402 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items
14:22:15.403 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items
14:22:15.404 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.404803 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 7)
14:22:15.411 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:15.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:15.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=494), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [51ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [98ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [103ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [122ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [124ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [143ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 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.31.99.61:42299, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [164ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [182ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [189ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [193ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 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.31.99.61:42299, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [266ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [266ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [269ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [402ms] refreshing cache from master, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [406ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [413ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [486ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@2127522137(state=PENDING, result=null, callback=(continuation of Deferred@1673437583 after retry RPC after error@1333475305) -> (continuation of Deferred@467706258 after retry RPC after error@518034966) -> (continuation of Deferred@147127964 after retry RPC after error@513168402) -> (continuation of Deferred@14977635 after retry RPC after error@447671375) -> (continuation of Deferred@892457368 after retry RPC after error@430646760) -> (continuation of Deferred@1035473708 after retry RPC after error@1352223808) -> (continuation of Deferred@1805646554 after retry RPC after error@735778340), errback=(continuation of Deferred@1673437583 after retry RPC after error@1333475305) -> (continuation of Deferred@467706258 after retry RPC after error@518034966) -> (continuation of Deferred@147127964 after retry RPC after error@513168402) -> (continuation of Deferred@14977635 after retry RPC after error@447671375) -> (continuation of Deferred@892457368 after retry RPC after error@430646760) -> (continuation of Deferred@1035473708 after retry RPC after error@1352223808) -> (continuation of Deferred@1805646554 after retry RPC after error@735778340))) after lookup
14:22:15.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.418 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.418 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:15.419 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:15.419 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:15.419 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:15.419 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:15.422 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:15.422 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.425 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:15.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=207), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [79ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items, [121ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items, [148ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 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.31.99.61:42299, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [166ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items, [167ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58750 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.31.99.61:42299, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [184ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@532836830(state=PENDING, result=null, callback=(continuation of Deferred@1174850040 after retry RPC after error@426563529) -> (continuation of Deferred@1236457559 after retry RPC after error@1165106238) -> (continuation of Deferred@894125153 after retry RPC after error@1256595358), errback=(continuation of Deferred@1174850040 after retry RPC after error@426563529) -> (continuation of Deferred@1236457559 after retry RPC after error@1165106238) -> (continuation of Deferred@894125153 after retry RPC after error@1256595358))) after lookup
14:22:15.427 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:15.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:15.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:15.431 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.436858 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58722 (request call id 11)
14:22:15.442 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa2f6120a, L:/127.0.0.1:46470 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:15.444 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:15.444 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:15.448 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:15.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.451536 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.455250 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:15.457 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdef41123, L:/127.0.0.1:32964 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:15.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.457798 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.463 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:15.465 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x62c2509a, L:/127.0.0.1:58756 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:15.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.466245 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.468925 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.469050 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.470 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:22:15.470 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.471 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.475001 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.476 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:15.479 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:15.480 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.483551 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.484 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:22:15.485 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.487758 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.490096 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.495 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:15.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.495687 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.498 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:15.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:15.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.503783 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.505 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:15.506 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:22:15.507 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.506968 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.510130 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.514680 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.528 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:22:15.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.527040 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.527477 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.528 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.530062 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58682 (request call id 26)
14:22:15.532 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4361421c, L:/127.0.0.1:46484 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:15.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.541 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.543 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x410f7f4b, L:/127.0.0.1:32970 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:15.546 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:22:15.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.545766 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58746 (request call id 7)
14:22:15.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.546710 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 11)
14:22:15.548 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items
14:22:15.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.548995 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 11)
14:22:15.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.556 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.556 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.556 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.558732 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58732 (request call id 12)
14:22:15.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.562642 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58756 (request call id 5)
14:22:15.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.564574 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 8)
14:22:15.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.564683 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 8)
14:22:15.565 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:22:15.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.567169 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 8)
14:22:15.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.569218 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 8)
14:22:15.572 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.575 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.588943 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58722 (request call id 17)
14:22:15.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.594184 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58722 (request call id 17)
14:22:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.604159 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58756 (request call id 6)
14:22:15.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.608659 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58756 (request call id 6)
14:22:15.617 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x14f2007e, L:/127.0.0.1:58768 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.618654 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58756 (request call id 6)
14:22:15.620 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items
14:22:15.620 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.628099 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58756 (request call id 6)
14:22:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.630514 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58756 (request call id 6)
14:22:15.632 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items
14:22:15.632 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:15.642 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=288), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [89ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [100ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [110ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 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.31.99.61:42299, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [124ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 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.31.99.61:42299, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [165ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [168ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 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.31.99.61:42299, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [186ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [189ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [196ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [203ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [212ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [212ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 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.31.99.61:42299, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [245ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [281ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@893355933(state=PENDING, result=null, callback=(continuation of Deferred@1821141147 after retry RPC after error@1683913271) -> (continuation of Deferred@822459428 after retry RPC after error@2018498294) -> (continuation of Deferred@2005443028 after retry RPC after error@1611719376) -> (continuation of Deferred@2095617642 after retry RPC after error@2048264039) -> (continuation of Deferred@1218613232 after retry RPC after error@792978006) -> (continuation of Deferred@388000274 after retry RPC after error@1573350062), errback=(continuation of Deferred@1821141147 after retry RPC after error@1683913271) -> (continuation of Deferred@822459428 after retry RPC after error@2018498294) -> (continuation of Deferred@2005443028 after retry RPC after error@1611719376) -> (continuation of Deferred@2095617642 after retry RPC after error@2048264039) -> (continuation of Deferred@1218613232 after retry RPC after error@792978006) -> (continuation of Deferred@388000274 after retry RPC after error@1573350062))) after lookup
14:22:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.650134 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58768 (request call id 2)
14:22:15.652 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items
14:22:15.652 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.651711 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58756 (request call id 7)
14:22:15.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:15.654734 32273 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items [suppressed 96 similar messages]
14:22:15.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.654994 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58756 (request call id 7)
14:22:15.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.665692 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58756 (request call id 7)
14:22:15.667 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items
14:22:15.668 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.669132 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58756 (request call id 7)
14:22:15.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.673038 32272 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 12)
14:22:15.681 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items
14:22:15.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.680025 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 12)
14:22:15.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.693 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.695 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.696 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:15.696 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:15.696 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:15.697 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.697 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:15.697 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:15.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:15.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:15.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:15.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.701258 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58768 (request call id 4)
14:22:15.711 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:15.711 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:15.715 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:15.717 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:15.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.719585 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58768 (request call id 4)
14:22:15.721 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:15.723 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:15.725 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:15.726 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:15.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.728840 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58722 (request call id 18)
14:22:15.729 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items
14:22:15.730 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.738735 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58722 (request call id 18)
14:22:15.742 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:15.746 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:15.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.747 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.747 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:15.748 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:15.748 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:15.749 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:15.749 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:15.750 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:15.750 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:15.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:15.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:15.755 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:15.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:15.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:15.775 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:15.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.775528 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58768 (request call id 5)
14:22:15.779 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1755a65, L:/127.0.0.1:46498 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:15.785 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe89644f0, L:/127.0.0.1:32982 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:15.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.795 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:15.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=347), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [73ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items, [158ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 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.31.99.61:42299, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [164ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items, [170ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items, [184ms] refreshing cache from master, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [187ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items, [190ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 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.31.99.61:42299, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [205ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items, [205ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [206ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 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.31.99.61:42299, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [230ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items, [268ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [304ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [333ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@306812256(state=PENDING, result=null, callback=(continuation of Deferred@1440741635 after retry RPC after error@1719340525) -> (continuation of Deferred@1211827554 after retry RPC after error@369585040) -> (continuation of Deferred@1010474930 after retry RPC after error@34662845) -> (continuation of Deferred@303099016 after retry RPC after error@1063673521) -> (continuation of Deferred@1464439264 after retry RPC after error@1385289653), errback=(continuation of Deferred@1440741635 after retry RPC after error@1719340525) -> (continuation of Deferred@1211827554 after retry RPC after error@369585040) -> (continuation of Deferred@1010474930 after retry RPC after error@34662845) -> (continuation of Deferred@303099016 after retry RPC after error@1063673521) -> (continuation of Deferred@1464439264 after retry RPC after error@1385289653))) after lookup
14:22:15.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.798599 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58768 (request call id 6)
14:22:15.802 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:15.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.808 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:15.812 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.812769 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58768 (request call id 7)
14:22:15.814 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5d98c55c, L:/127.0.0.1:58780 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:15.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:15.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.814929 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58780 (request call id 0)
14:22:15.817 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:15.822 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.822608 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58756 (request call id 8)
14:22:15.823 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items
14:22:15.824 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.824604 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58756 (request call id 8)
14:22:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.828951 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58756 (request call id 8)
14:22:15.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:15.833 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:15.835 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:15.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.839434 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58756 (request call id 8)
14:22:15.842 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items
14:22:15.843 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.844827 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58756 (request call id 8)
14:22:15.848 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:15.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.848 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:15.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.852124 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 9)
14:22:15.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.859027 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58780 (request call id 2)
14:22:15.864 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3bb4303, L:/127.0.0.1:32998 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:15.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.865216 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58780 (request call id 2)
14:22:15.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.868903 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58780 (request call id 2)
14:22:15.874 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5555f15d, L:/127.0.0.1:46504 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:15.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.882973 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58780 (request call id 2)
14:22:15.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.884526 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58780 (request call id 2)
14:22:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.889575 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58780 (request call id 2)
14:22:15.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.894866 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 29)
14:22:15.895 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items
14:22:15.895 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.897 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0aaa34a5, L:/127.0.0.1:58792 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:15.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.898288 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 29)
14:22:15.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.902084 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58780 (request call id 3)
14:22:15.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.905 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items
14:22:15.905 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.905 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.907413 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58780 (request call id 3)
14:22:15.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.908465 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58780 (request call id 3)
14:22:15.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.911 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:15.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [67ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 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.31.99.61:42299, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [125ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items, [179ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58780 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.31.99.61:42299, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [186ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@662060728(state=PENDING, result=null, callback=(continuation of Deferred@701189731 after retry RPC after error@379295989) -> (continuation of Deferred@1372370568 after retry RPC after error@1197064695) -> (continuation of Deferred@873604905 after retry RPC after error@2122603886), errback=(continuation of Deferred@701189731 after retry RPC after error@379295989) -> (continuation of Deferred@1372370568 after retry RPC after error@1197064695) -> (continuation of Deferred@873604905 after retry RPC after error@2122603886))) after lookup
14:22:15.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.918437 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58780 (request call id 4)
14:22:15.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.922500 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58780 (request call id 4)
14:22:15.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.924659 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58780 (request call id 4)
14:22:15.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.924852 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58780 (request call id 4)
14:22:15.926 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items
14:22:15.926 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.938105 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58780 (request call id 4)
14:22:15.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.942994 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58780 (request call id 4)
14:22:15.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.944723 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58780 (request call id 4)
14:22:15.946 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items
14:22:15.946 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:15.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.948972 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58780 (request call id 4)
14:22:15.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:15.954 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:15.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:15.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.958104 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58750 (request call id 16)
14:22:15.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.964126 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58792 (request call id 3)
14:22:15.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.969072 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58792 (request call id 3)
14:22:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.978878 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58792 (request call id 3)
14:22:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.979206 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58792 (request call id 3)
14:22:15.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.982148 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58792 (request call id 3)
14:22:15.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.984153 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58792 (request call id 3)
14:22:15.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.988283 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58792 (request call id 3)
14:22:15.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.998008 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58792 (request call id 3)
14:22:15.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:15.998272 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:15.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58792 (request call id 3)
14:22:16.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.002218 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58792 (request call id 3)
14:22:16.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.004 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:16.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=229), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [67ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [125ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 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.31.99.61:42299, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58792 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.31.99.61:42299, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [164ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@657914373(state=PENDING, result=null, callback=(continuation of Deferred@933667770 after retry RPC after error@1992627794) -> (continuation of Deferred@1055721078 after retry RPC after error@781919612) -> (continuation of Deferred@748873830 after retry RPC after error@1921715238), errback=(continuation of Deferred@933667770 after retry RPC after error@1992627794) -> (continuation of Deferred@1055721078 after retry RPC after error@781919612) -> (continuation of Deferred@748873830 after retry RPC after error@1921715238))) after lookup
14:22:16.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.016 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:16.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.019728 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 8)
14:22:16.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.020637 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 8)
14:22:16.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.027997 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 8)
14:22:16.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.042171 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 16)
14:22:16.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.043216 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 16)
14:22:16.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.045022 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58768 (request call id 14)
14:22:16.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.047097 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58768 (request call id 14)
14:22:16.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.048769 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58768 (request call id 14)
14:22:16.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.058542 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58768 (request call id 14)
14:22:16.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.060 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.062687 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 17)
14:22:16.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.063251 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 17)
14:22:16.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.069628 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 17)
14:22:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.070555 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 17)
14:22:16.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.079190 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 17)
14:22:16.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.083714 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 17)
14:22:16.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.087527 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 17)
14:22:16.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.088910 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 17)
14:22:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.104596 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 17)
14:22:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.107131 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 17)
14:22:16.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.109 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.112031 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58732 (request call id 26)
14:22:16.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.121 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.124203 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58792 (request call id 10)
14:22:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.135293 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58792 (request call id 10)
14:22:16.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.138123 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 11)
14:22:16.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.138211 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 11)
14:22:16.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.147708 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 11)
14:22:16.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.154443 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 11)
14:22:16.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.157670 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 11)
14:22:16.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.163 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:16.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=1121), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [120ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [154ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 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.31.99.61:42299, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [164ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [174ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 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.31.99.61:42299, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [184ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [187ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [203ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [206ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [207ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 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.31.99.61:42299, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [224ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [226ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [226ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [262ms] refreshing cache from master, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [267ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [274ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [277ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [278ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [347ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [353ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [365ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [366ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [481ms] refreshing cache from master, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [492ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [493ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [500ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [500ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [621ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [624ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [624ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [641ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [641ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items, [1100ms] refreshing cache from master, [1100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [1101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [1103ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [1105ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [1107ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1383836613(state=PENDING, result=null, callback=(continuation of Deferred@1158446360 after retry RPC after error@1675853078) -> (continuation of Deferred@1031730531 after retry RPC after error@844387466) -> (continuation of Deferred@336989029 after retry RPC after error@1818615612) -> (continuation of Deferred@645593662 after retry RPC after error@907676287) -> (continuation of Deferred@309555962 after retry RPC after error@1345176503) -> (continuation of Deferred@561473670 after retry RPC after error@1197000485) -> (continuation of Deferred@1320524182 after retry RPC after error@1891355532) -> (continuation of Deferred@1788001861 after retry RPC after error@1811033565) -> (continuation of Deferred@166289436 after retry RPC after error@656424198), errback=(continuation of Deferred@1158446360 after retry RPC after error@1675853078) -> (continuation of Deferred@1031730531 after retry RPC after error@844387466) -> (continuation of Deferred@336989029 after retry RPC after error@1818615612) -> (continuation of Deferred@645593662 after retry RPC after error@907676287) -> (continuation of Deferred@309555962 after retry RPC after error@1345176503) -> (continuation of Deferred@561473670 after retry RPC after error@1197000485) -> (continuation of Deferred@1320524182 after retry RPC after error@1891355532) -> (continuation of Deferred@1788001861 after retry RPC after error@1811033565) -> (continuation of Deferred@166289436 after retry RPC after error@656424198))) after lookup
14:22:16.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.159644 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58746 (request call id 9)
14:22:16.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.171298 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58768 (request call id 15)
14:22:16.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.174594 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 34)
14:22:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.177646 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 34)
14:22:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.178409 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 34)
14:22:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.184878 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 34)
14:22:16.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.198065 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 34)
14:22:16.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.198065 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 34)
14:22:16.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.205034 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 34)
14:22:16.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.212 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.218479 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 14)
14:22:16.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.223 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.223 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:16.224 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:16.224 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:16.224 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:16.224 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:16.224 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:16.224 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:16.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:16.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.226917 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58768 (request call id 18)
14:22:16.231 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:16.232 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:16.234 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:16.236 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:16.238 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:16.239 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:16.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.237713 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58750 (request call id 25)
14:22:16.243 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:16.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.239037 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 12)
14:22:16.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.243049 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 12)
14:22:16.246 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:16.245 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:16.249 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:16.249 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:16.250 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:16.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.262913 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 12)
14:22:16.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.264595 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 12)
14:22:16.266 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca5a3ac7, L:/127.0.0.1:42064 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:16.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.267689 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 12)
14:22:16.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.273 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcde0d5e7, L:/127.0.0.1:45118 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:16.273 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.282847 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 22)
14:22:16.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.285663 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58768 (request call id 20)
14:22:16.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.288618 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58722 (request call id 27)
14:22:16.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.297955 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58722 (request call id 27)
14:22:16.301 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xea1d07db, L:/127.0.0.1:42086 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:16.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.301975 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58722 (request call id 27)
14:22:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.302186 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58722 (request call id 27)
14:22:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.304100 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58722 (request call id 27)
14:22:16.305 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items
14:22:16.306 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.313 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.313 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:16.313 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:16.314 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:16.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:16.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:16.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:16.314 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:16.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:16.320 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:16.321 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:16.323 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:16.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.327 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:16.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [37ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items, [71ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42086 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@632293161(state=PENDING, result=null, callback=(continuation of Deferred@341402918 after retry RPC after error@1950444929), errback=(continuation of Deferred@341402918 after retry RPC after error@1950444929))) after lookup
14:22:16.330 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:16.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.331032 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42086 (request call id 2)
14:22:16.333 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:16.334 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:16.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.338405 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42086 (request call id 2)
14:22:16.340 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:16.343 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:16.343 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:16.346 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.358400 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42086 (request call id 2)
14:22:16.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.362465 32271 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 24)
14:22:16.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.364121 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58768 (request call id 21)
14:22:16.366 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:16.367 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x445c5331, L:/127.0.0.1:42068 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:16.370 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:16.371 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x82f866c1, L:/127.0.0.1:45130 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:16.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.374 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.377959 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42086 (request call id 3)
14:22:16.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.382750 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42086 (request call id 3)
14:22:16.396 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe5c37b1a, L:/127.0.0.1:42098 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:16.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.397173 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42086 (request call id 3)
14:22:16.399 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items
14:22:16.399 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.399536 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42086 (request call id 3)
14:22:16.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.400791 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42086 (request call id 3)
14:22:16.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.416 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.416 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items
14:22:16.417 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:16.417 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:16.417 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:16.417 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:16.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:16.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:16.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:16.421 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:16.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.415740 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.423499 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 25)
14:22:16.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.428320 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 25)
14:22:16.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.430012 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.431 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.436652 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42098 (request call id 2)
14:22:16.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:16.438 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:16.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.439668 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42098 (request call id 2)
14:22:16.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.440387 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42098 (request call id 2)
14:22:16.443 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:16.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.443238 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42098 (request call id 2)
14:22:16.444 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:16.445 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:16.446 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:16.451 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:16.453 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.457091 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42098 (request call id 2)
14:22:16.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.468837 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42098 (request call id 2)
14:22:16.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:16.472 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:16.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.469722 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42098 (request call id 2)
14:22:16.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.468835 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42098 (request call id 2)
14:22:16.474 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:16.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.477289 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42098 (request call id 2)
14:22:16.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:16.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=159), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [39ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items, [69ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42098 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42098 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.31.99.61:42299, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [105ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1284053359(state=PENDING, result=null, callback=(continuation of Deferred@352877787 after retry RPC after error@487676605) -> (continuation of Deferred@1559379250 after retry RPC after error@1488197026), errback=(continuation of Deferred@352877787 after retry RPC after error@487676605) -> (continuation of Deferred@1559379250 after retry RPC after error@1488197026))) after lookup
14:22:16.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.484587 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42098 (request call id 3)
14:22:16.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.487190 32272 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58726 (request call id 28)
14:22:16.489 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:16.492 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2cb16a7, L:/127.0.0.1:45144 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.497766 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58726 (request call id 28)
14:22:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.497766 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58726 (request call id 28)
14:22:16.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.503537 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58726 (request call id 28)
14:22:16.508 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa2ce8bf6, L:/127.0.0.1:42072 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:16.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.511751 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58726 (request call id 28)
14:22:16.514 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2a2e119b, L:/127.0.0.1:42108 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:16.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.515151 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58726 (request call id 28)
14:22:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.516902 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58726 (request call id 28)
14:22:16.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.518064 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58726 (request call id 28)
14:22:16.520 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items
14:22:16.523 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.524 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.525 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:16.525 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:16.525 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:16.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:16.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:16.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:16.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:16.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:16.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.534 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:16.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [51ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items, [79ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42108 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.31.99.61:42299, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [83ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1636086046(state=PENDING, result=null, callback=(continuation of Deferred@269482838 after retry RPC after error@808582988), errback=(continuation of Deferred@269482838 after retry RPC after error@808582988))) after lookup
14:22:16.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.543273 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58792 (request call id 20)
14:22:16.547 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:16.547 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:16.550 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:16.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.552259 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42098 (request call id 5)
14:22:16.558 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:16.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.557542 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42098 (request call id 5)
14:22:16.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.558413 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42098 (request call id 5)
14:22:16.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.558630 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42098 (request call id 5)
14:22:16.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.565294 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42098 (request call id 5)
14:22:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.579317 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 9)
14:22:16.582 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:16.583 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:16.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.587 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.590 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.591477 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42108 (request call id 4)
14:22:16.593 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.593216 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58792 (request call id 21)
14:22:16.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:16.600 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:16.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.607941 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 21)
14:22:16.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.609210 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 21)
14:22:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.612028 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42098 (request call id 6)
14:22:16.618 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x629d2e3c, L:/127.0.0.1:42078 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:16.629 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa96c5336, L:/127.0.0.1:45156 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:16.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.632 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:16.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.638 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.640259 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 7)
14:22:16.648 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:16.652 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:16.658402 32273 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items [suppressed 144 similar messages]
14:22:16.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.658667 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 23)
14:22:16.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.662107 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 23)
14:22:16.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.671590 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 23)
14:22:16.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.673292 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 23)
14:22:16.677 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa7860416, L:/127.0.0.1:42122 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:16.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.678717 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 23)
14:22:16.681 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items
14:22:16.681 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.682253 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 23)
14:22:16.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.692108 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 23)
14:22:16.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.697467 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 23)
14:22:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.701737 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 13)
14:22:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.702371 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 13)
14:22:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.704195 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 13)
14:22:16.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.706494 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 13)
14:22:16.708 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items
14:22:16.708 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.712347 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 13)
14:22:16.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.720629 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 13)
14:22:16.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.721975 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 13)
14:22:16.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.724613 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 13)
14:22:16.726 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items
14:22:16.726 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.732705 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 13)
14:22:16.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.742 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:16.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [70ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 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.31.99.61:42299, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [145ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items, [150ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 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.31.99.61:42299, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [165ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items, [168ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42122 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.31.99.61:42299, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [183ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@642166832(state=PENDING, result=null, callback=(continuation of Deferred@1048404059 after retry RPC after error@2008300588) -> (continuation of Deferred@1661409407 after retry RPC after error@1892938527) -> (continuation of Deferred@628697830 after retry RPC after error@1945773881), errback=(continuation of Deferred@1048404059 after retry RPC after error@2008300588) -> (continuation of Deferred@1661409407 after retry RPC after error@1892938527) -> (continuation of Deferred@628697830 after retry RPC after error@1945773881))) after lookup
14:22:16.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.746 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:16.747 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:16.747 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:16.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:16.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:16.748 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:16.748 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:16.750 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:16.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:16.752 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299994, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:16.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:16.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.754138 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 5)
14:22:16.761 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.762898 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 32)
14:22:16.765 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.764686 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 32)
14:22:16.766 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:16.768 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:16.769 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:16.770 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:16.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.779376 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 32)
14:22:16.781 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:16.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.784873 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 32)
14:22:16.786 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:16.800 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa38f544c, L:/127.0.0.1:45170 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:16.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.801 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.803261 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 7)
14:22:16.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.803998 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58768 (request call id 29)
14:22:16.807 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:16.814 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:16.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.817574 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 12)
14:22:16.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.818650 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 12)
14:22:16.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.819620 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 12)
14:22:16.823 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x443f7ee4, L:/127.0.0.1:42080 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:16.834 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbbc0db5e, L:/127.0.0.1:42134 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:16.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.835717 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 12)
14:22:16.836 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items
14:22:16.837 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.837744 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 12)
14:22:16.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.839866 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 12)
14:22:16.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.844393 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 12)
14:22:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.853158 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 12)
14:22:16.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.854 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items
14:22:16.854 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.854 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.857 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.859159 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 10)
14:22:16.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.859283 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 10)
14:22:16.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.863689 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 10)
14:22:16.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.865638 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 10)
14:22:16.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.870904 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42108 (request call id 8)
14:22:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.874207 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42108 (request call id 8)
14:22:16.875 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items
14:22:16.875 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.878306 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42108 (request call id 8)
14:22:16.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.883845 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42108 (request call id 8)
14:22:16.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.892194 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42108 (request call id 8)
14:22:16.893 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items
14:22:16.893 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.897868 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42108 (request call id 8)
14:22:16.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.904 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:16.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.908923 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 33)
14:22:16.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.911296 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42134 (request call id 4)
14:22:16.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.917918 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42134 (request call id 4)
14:22:16.920 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items
14:22:16.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.920202 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 11)
14:22:16.920 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.922822 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 11)
14:22:16.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.927444 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 11)
14:22:16.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.929003 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 11)
14:22:16.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.943010 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 11)
14:22:16.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.951395 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.952 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items
14:22:16.952 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:16.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 11)
14:22:16.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.952879 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 11)
14:22:16.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.956 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:16.960 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:16.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.962798 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 36)
14:22:16.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.965967 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 36)
14:22:16.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.972249 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 36)
14:22:16.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.991041 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 36)
14:22:16.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.993112 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 36)
14:22:16.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:16.997967 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:16.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 31)
14:22:17.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.002471 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 31)
14:22:17.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.004366 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.005 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.006 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:17.007 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:17.007 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:17.007 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:17.007 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:17.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:17.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:17.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.018846 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42134 (request call id 6)
14:22:17.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.021546 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42134 (request call id 6)
14:22:17.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.025746 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42134 (request call id 6)
14:22:17.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.031847 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42134 (request call id 6)
14:22:17.034 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:17.034 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:17.037 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:17.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.041978 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42134 (request call id 6)
14:22:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.047385 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42134 (request call id 6)
14:22:17.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.052299 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42134 (request call id 6)
14:22:17.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.059 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:17.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.064 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=299), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [42ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items, [73ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 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.31.99.61:42299, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [105ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 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.31.99.61:42299, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [124ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items, [129ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [156ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items, [156ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [186ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items, [188ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items, [242ms] refreshing cache from master, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [249ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@643750994(state=PENDING, result=null, callback=(continuation of Deferred@1855686889 after retry RPC after error@389209037) -> (continuation of Deferred@371052992 after retry RPC after error@1181819677) -> (continuation of Deferred@1956587514 after retry RPC after error@1970431511) -> (continuation of Deferred@219757224 after retry RPC after error@1111464413) -> (continuation of Deferred@1335019159 after retry RPC after error@699814828) -> (continuation of Deferred@1841225800 after retry RPC after error@1408335187), errback=(continuation of Deferred@1855686889 after retry RPC after error@389209037) -> (continuation of Deferred@371052992 after retry RPC after error@1181819677) -> (continuation of Deferred@1956587514 after retry RPC after error@1970431511) -> (continuation of Deferred@219757224 after retry RPC after error@1111464413) -> (continuation of Deferred@1335019159 after retry RPC after error@699814828) -> (continuation of Deferred@1841225800 after retry RPC after error@1408335187))) after lookup
14:22:17.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.070271 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42134 (request call id 7)
14:22:17.075 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:17.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.078522 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42134 (request call id 7)
14:22:17.083 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:17.085 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:17.091 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:17.092 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:17.093 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.097221 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42134 (request call id 7)
14:22:17.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.107 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.108 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:17.108 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:17.108 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:17.108 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:17.109 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:17.109 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:17.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:17.113 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:17.116 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:17.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.118510 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 17)
14:22:17.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:17.129 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:17.136 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:17.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.141634 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 22)
14:22:17.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.142688 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 22)
14:22:17.144 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:17.144 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:17.147 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:17.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.148483 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 22)
14:22:17.157 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:17.158 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x564da8a9, L:/127.0.0.1:45178 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.158483 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 22)
14:22:17.161 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70ac3c08, L:/127.0.0.1:42086 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.161974 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 22)
14:22:17.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.168 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.172 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:17.172 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.173 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.174932 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 13)
14:22:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.177065 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 19)
14:22:17.178 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:17.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.180491 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 19)
14:22:17.182 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:17.183 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:17.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.185521 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 19)
14:22:17.187 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:17.197 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9e5f060b, L:/127.0.0.1:42140 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.198364 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 19)
14:22:17.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.200116 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 19)
14:22:17.201 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items
14:22:17.201 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.205711 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42086 (request call id 19)
14:22:17.208 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:17.211 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf32aa9e, L:/127.0.0.1:45192 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:17.214 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaa9721bd, L:/127.0.0.1:42092 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:17.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.217720 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 1)
14:22:17.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.219754 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 32)
14:22:17.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.220933 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 32)
14:22:17.222 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items
14:22:17.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.223 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.223 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.224 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:17.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.225930 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 20)
14:22:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.231976 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 20)
14:22:17.237 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaf80e4a8, L:/127.0.0.1:42152 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:17.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.239094 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 20)
14:22:17.240 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items
14:22:17.240 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.243080 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 2)
14:22:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.244091 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 2)
14:22:17.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.247924 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 2)
14:22:17.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.252472 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 2)
14:22:17.257 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items
14:22:17.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.256474 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 2)
14:22:17.258 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.260114 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 2)
14:22:17.262 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items
14:22:17.263 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.261965 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 41)
14:22:17.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.268 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.275 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.280962 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42152 (request call id 2)
14:22:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.284818 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.285 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items
14:22:17.285 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 3)
14:22:17.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.286700 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 3)
14:22:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.265383 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 3)
14:22:17.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.291733 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 3)
14:22:17.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.296365 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 3)
14:22:17.297 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items
14:22:17.299 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.306107 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 3)
14:22:17.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.312544 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 3)
14:22:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.315814 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 3)
14:22:17.317 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items
14:22:17.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.319530 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42140 (request call id 3)
14:22:17.321 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.324 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:17.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=287), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [87ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [147ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items, [164ms] refreshing cache from master, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [168ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items, [188ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42140 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.31.99.61:42299, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [207ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [249ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@317796929(state=PENDING, result=null, callback=(continuation of Deferred@294933297 after retry RPC after error@598320785) -> (continuation of Deferred@1764137297 after retry RPC after error@1927204110) -> (continuation of Deferred@1105200575 after retry RPC after error@798207548), errback=(continuation of Deferred@294933297 after retry RPC after error@598320785) -> (continuation of Deferred@1764137297 after retry RPC after error@1927204110) -> (continuation of Deferred@1105200575 after retry RPC after error@798207548))) after lookup
14:22:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.329082 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 15)
14:22:17.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.330680 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42140 (request call id 4)
14:22:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.332943 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42140 (request call id 4)
14:22:17.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.336025 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42140 (request call id 4)
14:22:17.337 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items
14:22:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.337945 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42140 (request call id 4)
14:22:17.340 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.358263 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42140 (request call id 4)
14:22:17.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.358263 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42140 (request call id 4)
14:22:17.360 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items
14:22:17.361 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.366662 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42140 (request call id 4)
14:22:17.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.371 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:17.372 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:17.372 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:17.372 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:17.373 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:17.373 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:17.378 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:17.378 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:17.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:17.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.382 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.384538 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 36)
14:22:17.393 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:17.394 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:17.396 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:17.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.399753 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 20)
14:22:17.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.401881 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 20)
14:22:17.403 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:17.404 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:17.405 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:17.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.406226 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 20)
14:22:17.406 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:17.407 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:17.412 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.412355 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 20)
14:22:17.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.418450 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 20)
14:22:17.419 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:17.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.418701 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 20)
14:22:17.430 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:17.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.430 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.430 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f7ea201, L:/127.0.0.1:45198 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:17.432 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.435495 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 28)
14:22:17.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.438951 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 28)
14:22:17.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.439927 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42152 (request call id 7)
14:22:17.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.446156 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42152 (request call id 7)
14:22:17.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.446362 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42152 (request call id 7)
14:22:17.451 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb8c61a0, L:/127.0.0.1:42108 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:17.458 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x92e34ad4, L:/127.0.0.1:42166 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:17.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.458930 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42152 (request call id 7)
14:22:17.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.460491 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42152 (request call id 7)
14:22:17.463 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items
14:22:17.463 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.465749 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42152 (request call id 7)
14:22:17.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.466611 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42152 (request call id 7)
14:22:17.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.478669 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42152 (request call id 7)
14:22:17.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.490 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.491 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:17.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=345), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [60ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [103ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 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.31.99.61:42299, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [124ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items, [131ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [143ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 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.31.99.61:42299, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [163ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [182ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items, [185ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [187ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 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.31.99.61:42299, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [205ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items, [207ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [207ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42152 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.31.99.61:42299, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [288ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [338ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1437300674(state=PENDING, result=null, callback=(continuation of Deferred@1131061804 after retry RPC after error@1681155597) -> (continuation of Deferred@991948107 after retry RPC after error@897878157) -> (continuation of Deferred@602486739 after retry RPC after error@1680488877) -> (continuation of Deferred@538699222 after retry RPC after error@835375544) -> (continuation of Deferred@1542930429 after retry RPC after error@1856344703) -> (continuation of Deferred@300941096 after retry RPC after error@1984932796) -> (continuation of Deferred@337996383 after retry RPC after error@1448158414), errback=(continuation of Deferred@1131061804 after retry RPC after error@1681155597) -> (continuation of Deferred@991948107 after retry RPC after error@897878157) -> (continuation of Deferred@602486739 after retry RPC after error@1680488877) -> (continuation of Deferred@538699222 after retry RPC after error@835375544) -> (continuation of Deferred@1542930429 after retry RPC after error@1856344703) -> (continuation of Deferred@300941096 after retry RPC after error@1984932796) -> (continuation of Deferred@337996383 after retry RPC after error@1448158414))) after lookup
14:22:17.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:17.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=98), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [36ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items, [61ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42166 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.31.99.61:42299, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [88ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@965138644(state=PENDING, result=null, callback=(continuation of Deferred@780108550 after retry RPC after error@150274188), errback=(continuation of Deferred@780108550 after retry RPC after error@150274188))) after lookup
14:22:17.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.495911 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42152 (request call id 8)
14:22:17.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.497231 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42152 (request call id 8)
14:22:17.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.498757 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42152 (request call id 8)
14:22:17.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.516902 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42152 (request call id 8)
14:22:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.524785 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42152 (request call id 8)
14:22:17.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.532 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.537149 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 8)
14:22:17.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.543978 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 4)
14:22:17.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.551920 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 29)
14:22:17.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.557693 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 29)
14:22:17.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.558254 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 29)
14:22:17.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.559973 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 29)
14:22:17.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.564220 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 29)
14:22:17.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.576943 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 29)
14:22:17.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.583978 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 29)
14:22:17.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.590 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.595172 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 10)
14:22:17.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.601 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.601562 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 13)
14:22:17.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.606246 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 13)
14:22:17.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.607208 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 13)
14:22:17.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.608387 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 13)
14:22:17.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.616568 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 13)
14:22:17.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.616936 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 13)
14:22:17.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.626298 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 13)
14:22:17.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.639 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.641458 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 12)
14:22:17.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.644860 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 7)
14:22:17.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.646986 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 7)
14:22:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.656697 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 7)
14:22:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:17.665501 32273 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items [suppressed 156 similar messages]
14:22:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.665745 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 7)
14:22:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.675863 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 7)
14:22:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.677042 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 7)
14:22:17.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.679517 32272 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 31)
14:22:17.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.681838 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58780 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58746 (request call id 41)
14:22:17.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.692 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.695835 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42152 (request call id 13)
14:22:17.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.703 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.709056 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 31)
14:22:17.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.710541 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 20)
14:22:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.712190 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 20)
14:22:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.720048 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 20)
14:22:17.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.732554 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 20)
14:22:17.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.737062 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 20)
14:22:17.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.739 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.740 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:17.740 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:17.740 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:17.741 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:17.741 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:17.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:17.741 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:17.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:17.745 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:17.745 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:17.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.745440 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 8)
14:22:17.747 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:17.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.748754 32272 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 14)
14:22:17.751 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:17.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.751608 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 14)
14:22:17.752 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:17.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:17.755 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:17.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:17.759 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.759522 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 14)
14:22:17.761 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:17.771 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:17.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.771865 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 14)
14:22:17.774 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:17.777 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x22f38ada, L:/127.0.0.1:42112 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:17.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.779675 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 14)
14:22:17.784 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd9d1519f, L:/127.0.0.1:45204 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:17.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.785504 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 14)
14:22:17.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.793 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.791921 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 14)
14:22:17.795 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5a659fc3, L:/127.0.0.1:42180 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:17.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.799849 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42122 (request call id 30)
14:22:17.800 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items
14:22:17.801 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.804 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.812677 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 36)
14:22:17.815 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items
14:22:17.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.813980 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 36)
14:22:17.816 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.834262 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 36)
14:22:17.835 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items
14:22:17.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.835803 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42098 (request call id 36)
14:22:17.836 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.841 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.852770 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42180 (request call id 3)
14:22:17.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.855791 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42180 (request call id 3)
14:22:17.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.858225 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.858 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items
14:22:17.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 32)
14:22:17.858 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.866206 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 32)
14:22:17.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.866542 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 32)
14:22:17.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.876420 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 32)
14:22:17.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.887068 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 32)
14:22:17.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.893397 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 32)
14:22:17.894 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items
14:22:17.895 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.895661 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58780 (request call id 32)
14:22:17.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.897 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.897 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:17.897 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:17.898 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:17.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:17.898 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:17.898 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:17.899 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:17.899 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:17.900 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:17.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:17.902 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:17.904 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:17.905 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:17.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.906 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.907 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:17.907 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:17.907 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:17.908 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:17.908 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:17.908 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:17.908 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:17.908 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:17.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:17.910 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:17.911 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:17.911 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:17.912 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:17.913 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:17.914 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:17.920 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:17.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.918627 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42180 (request call id 5)
14:22:17.923 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:17.925 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:17.927 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:17.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:17.936414 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:17.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42180 (request call id 5)
14:22:17.939 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:17.941 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:17.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:17.943 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:17.944 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:17.944 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:17.944 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:17.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:17.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=196), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [32ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items, [50ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 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.31.99.61:42299, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [63ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 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.31.99.61:42299, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [103ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [143ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [168ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1168374220(state=PENDING, result=null, callback=(continuation of Deferred@123613896 after retry RPC after error@1957460127) -> (continuation of Deferred@2143022369 after retry RPC after error@629933699) -> (continuation of Deferred@1404217480 after retry RPC after error@1145916129) -> (continuation of Deferred@1690265004 after retry RPC after error@566419366) -> (continuation of Deferred@1743963646 after retry RPC after error@1229357475), errback=(continuation of Deferred@123613896 after retry RPC after error@1957460127) -> (continuation of Deferred@2143022369 after retry RPC after error@629933699) -> (continuation of Deferred@1404217480 after retry RPC after error@1145916129) -> (continuation of Deferred@1690265004 after retry RPC after error@566419366) -> (continuation of Deferred@1743963646 after retry RPC after error@1229357475))) after lookup
14:22:17.945 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:17.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:17.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:17.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:17.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:17.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:17.952 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:17.956 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda24909d, L:/127.0.0.1:45216 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:17.959 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x66ebb607, L:/127.0.0.1:42126 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:17.959 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x53b1764f, L:/127.0.0.1:42186 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:17.960 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:17.962 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:17.964 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:17.973 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:17.977 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:17.990 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e530ba7, L:/127.0.0.1:45222 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:17.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:17.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:17.996 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:17.997 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:17.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.000 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.000 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xae20f35a, L:/127.0.0.1:42138 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:18.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:18.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [58ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=null) after lookup
14:22:18.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:18.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.010 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.012 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3a690e7d, L:/127.0.0.1:42202 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.012859 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42202 (request call id 0)
14:22:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.015712 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42152 (request call id 21)
14:22:18.016 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items
14:22:18.017 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.017 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:18.018 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:18.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:18.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.027120 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42152 (request call id 21)
14:22:18.028 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:18.029 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:18.032 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:18.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.032713 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42152 (request call id 21)
14:22:18.033 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items
14:22:18.034 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.034 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:18.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.048067 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42152 (request call id 21)
14:22:18.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.049027 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42152 (request call id 21)
14:22:18.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items
14:22:18.052 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.054 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.063 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x67873b67, L:/127.0.0.1:45232 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.067160 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 34)
14:22:18.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.068392 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 34)
14:22:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.069269 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 34)
14:22:18.070 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items
14:22:18.071 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.072 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc61b8833, L:/127.0.0.1:42208 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.072860 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 34)
14:22:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.072957 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 34)
14:22:18.073 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items
14:22:18.074 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd67dd60d, L:/127.0.0.1:42150 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:18.077 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.086218 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 34)
14:22:18.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.087405 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 34)
14:22:18.088 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items
14:22:18.088 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.092301 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 34)
14:22:18.099 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items
14:22:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.098737 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42108 (request call id 34)
14:22:18.100 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.106 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.106 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:18.106 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:18.107 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:18.107 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:18.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:18.108 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:18.108 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:18.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.110133 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42202 (request call id 5)
14:22:18.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:18.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.112 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.113 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:18.113 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:18.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:18.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=199), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [69ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items, [93ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 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.31.99.61:42299, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items, [110ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 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.31.99.61:42299, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [124ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 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.31.99.61:42299, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [164ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42202 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.31.99.61:42299, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [185ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@344797322(state=PENDING, result=null, callback=(continuation of Deferred@1902288643 after retry RPC after error@626214444) -> (continuation of Deferred@156677893 after retry RPC after error@1956827077) -> (continuation of Deferred@291364053 after retry RPC after error@780180212) -> (continuation of Deferred@307429054 after retry RPC after error@1894569942) -> (continuation of Deferred@262669930 after retry RPC after error@626354769), errback=(continuation of Deferred@1902288643 after retry RPC after error@626214444) -> (continuation of Deferred@156677893 after retry RPC after error@1956827077) -> (continuation of Deferred@291364053 after retry RPC after error@780180212) -> (continuation of Deferred@307429054 after retry RPC after error@1894569942) -> (continuation of Deferred@262669930 after retry RPC after error@626354769))) after lookup
14:22:18.115 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:18.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.116298 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42202 (request call id 6)
14:22:18.122 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items
14:22:18.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.121025 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42202 (request call id 6)
14:22:18.124 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:18.125 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:18.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:18.128 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:18.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.128010 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42202 (request call id 6)
14:22:18.129 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:18.130 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.134 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:18.138 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:18.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.138283 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42202 (request call id 6)
14:22:18.139 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items
14:22:18.144 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.146916 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42202 (request call id 6)
14:22:18.153 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:18.153 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfbc91e7e, L:/127.0.0.1:45246 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:18.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.156 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:18.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.160573 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42208 (request call id 4)
14:22:18.162 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8a3ce37d, L:/127.0.0.1:42158 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:18.165 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:18.167 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items
14:22:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.167289 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 9)
14:22:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.169057 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 9)
14:22:18.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.170655 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 9)
14:22:18.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.171437 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 9)
14:22:18.175 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.184937 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 9)
14:22:18.186 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9ef45e3e, L:/127.0.0.1:42212 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:18.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.187093 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 9)
14:22:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.188246 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 9)
14:22:18.189 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items
14:22:18.189 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.202281 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 9)
14:22:18.203 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items
14:22:18.205 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.205236 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42166 (request call id 9)
14:22:18.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:18.210 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.211719 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42166 (request call id 10)
14:22:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.215049 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42212 (request call id 1)
14:22:18.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.217 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:18.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=102), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [52ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@608452098(state=PENDING, result=null, callback=(continuation of Deferred@983232827 after retry RPC after error@1966387202), errback=(continuation of Deferred@983232827 after retry RPC after error@1966387202))) after lookup
14:22:18.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.225039 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42212 (request call id 2)
14:22:18.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.226143 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42212 (request call id 2)
14:22:18.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.227406 32272 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 32)
14:22:18.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.244630 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 32)
14:22:18.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.245939 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 32)
14:22:18.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.246141 32271 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 32)
14:22:18.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.257886 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 15)
14:22:18.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.259689 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 15)
14:22:18.260 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items
14:22:18.262 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.264 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.266330 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 9)
14:22:18.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.267814 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 9)
14:22:18.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.269345 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 9)
14:22:18.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.270762 32271 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 9)
14:22:18.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.276336 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 9)
14:22:18.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.279747 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42208 (request call id 7)
14:22:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.283900 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42208 (request call id 7)
14:22:18.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.285529 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42208 (request call id 7)
14:22:18.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.295867 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42208 (request call id 7)
14:22:18.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.305117 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42208 (request call id 7)
14:22:18.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.305313 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42208 (request call id 7)
14:22:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.306701 32271 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42208 (request call id 7)
14:22:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.307224 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42208 (request call id 7)
14:22:18.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.312 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:18.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=317), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [73ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [81ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 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.31.99.61:42299, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [103ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 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.31.99.61:42299, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [124ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items, [134ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [134ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [143ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [165ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items, [179ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [179ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 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.31.99.61:42299, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [207ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items, [208ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [209ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 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.31.99.61:42299, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [264ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items, [265ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [266ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42208 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.31.99.61:42299, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [284ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [286ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [317ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1208390181(state=PENDING, result=null, callback=(continuation of Deferred@1640493916 after retry RPC after error@609238597) -> (continuation of Deferred@816026881 after retry RPC after error@1279831690) -> (continuation of Deferred@306968908 after retry RPC after error@927752022) -> (continuation of Deferred@468438819 after retry RPC after error@308157994) -> (continuation of Deferred@1595016372 after retry RPC after error@183584495) -> (continuation of Deferred@1336283717 after retry RPC after error@770439893) -> (continuation of Deferred@1653832824 after retry RPC after error@1649776891), errback=(continuation of Deferred@1640493916 after retry RPC after error@609238597) -> (continuation of Deferred@816026881 after retry RPC after error@1279831690) -> (continuation of Deferred@306968908 after retry RPC after error@927752022) -> (continuation of Deferred@468438819 after retry RPC after error@308157994) -> (continuation of Deferred@1595016372 after retry RPC after error@183584495) -> (continuation of Deferred@1336283717 after retry RPC after error@770439893) -> (continuation of Deferred@1653832824 after retry RPC after error@1649776891))) after lookup
14:22:18.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.315775 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42208 (request call id 8)
14:22:18.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.321 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.324415 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42166 (request call id 16)
14:22:18.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.336292 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42166 (request call id 16)
14:22:18.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.338192 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42166 (request call id 16)
14:22:18.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.345333 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42212 (request call id 6)
14:22:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.356570 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42212 (request call id 6)
14:22:18.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.358543 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42212 (request call id 6)
14:22:18.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.366 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:18.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.368507 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 16)
14:22:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.377992 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 12)
14:22:18.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.385835 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 12)
14:22:18.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.396175 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42152 (request call id 29)
14:22:18.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.397233 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42152 (request call id 29)
14:22:18.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.406116 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42152 (request call id 29)
14:22:18.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.416 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.417968 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 18)
14:22:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.419219 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 13)
14:22:18.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.426 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.426481 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 10)
14:22:18.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.427659 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 10)
14:22:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.432608 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 10)
14:22:18.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.436643 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 19)
14:22:18.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.445067 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 11)
14:22:18.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.446540 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 11)
14:22:18.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.452939 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 11)
14:22:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.456844 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 11)
14:22:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.465672 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 11)
14:22:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.465788 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 11)
14:22:18.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.468 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.469 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:18.469 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:18.469 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:18.470 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:18.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:18.470 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:18.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:18.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:18.473 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:18.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:18.475 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:18.475 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.477459 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 21)
14:22:18.478 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:18.478 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:18.479 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:18.481 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:18.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:18.484 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.485472 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42166 (request call id 17)
14:22:18.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.486860 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42166 (request call id 17)
14:22:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.488309 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 33)
14:22:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.492444 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 33)
14:22:18.495 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:18.499 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:18.500 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x78f888a4, L:/127.0.0.1:45256 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:18.503 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x10b0059b, L:/127.0.0.1:42228 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:18.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.504431 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 33)
14:22:18.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.505967 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 33)
14:22:18.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.506068 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42134 (request call id 33)
14:22:18.507 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items
14:22:18.518 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa55c3e72, L:/127.0.0.1:42164 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:18.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.519 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.519 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:18.519 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:18.519 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:18.520 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:18.520 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:18.521 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.521 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:18.521 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:18.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:18.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.527 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.528 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:18.528 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:18.530 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:18.531 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:18.532 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:18.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.532927 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42180 (request call id 19)
14:22:18.533 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:18.535 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:18.535 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:18.539 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items
14:22:18.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.538022 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42180 (request call id 19)
14:22:18.539 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.539912 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42180 (request call id 19)
14:22:18.541 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:18.547 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:18.550 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:18.551 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d82f576, L:/127.0.0.1:45266 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:18.559 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x19e1573d, L:/127.0.0.1:42232 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:18.561 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items
14:22:18.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.560420 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42180 (request call id 19)
14:22:18.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.561760 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42180 (request call id 19)
14:22:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.562749 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 22)
14:22:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.563303 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 22)
14:22:18.564 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items
14:22:18.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.565865 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 22)
14:22:18.567 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.569 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.573 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc85727ff, L:/127.0.0.1:42168 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:18.576 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.577857 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42228 (request call id 3)
14:22:18.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.580345 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42228 (request call id 3)
14:22:18.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.585299 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42228 (request call id 3)
14:22:18.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.589412 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 13)
14:22:18.590 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items
14:22:18.590 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.592641 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 13)
14:22:18.593 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items
14:22:18.598 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.598425 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 13)
14:22:18.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.611438 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 13)
14:22:18.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.612618 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 11)
14:22:18.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.613885 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 11)
14:22:18.614 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items
14:22:18.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.621 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.621814 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.623 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items
14:22:18.623 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.624 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.628 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.632368 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42180 (request call id 20)
14:22:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.634799 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42180 (request call id 20)
14:22:18.637 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items
14:22:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.642206 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 14)
14:22:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.642426 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 14)
14:22:18.647 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.643932 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 14)
14:22:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.661665 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 14)
14:22:18.662 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items
14:22:18.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:18.666110 32273 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items [suppressed 146 similar messages]
14:22:18.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.666342 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 14)
14:22:18.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.667760 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 14)
14:22:18.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.675617 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 14)
14:22:18.676 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items
14:22:18.680 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.680 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.678691 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 14)
14:22:18.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.685 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.698909 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 20)
14:22:18.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.716164 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 20)
14:22:18.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.716524 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 20)
14:22:18.717 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items
14:22:18.717 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.720249 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42228 (request call id 6)
14:22:18.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.736995 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42228 (request call id 6)
14:22:18.746 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items
14:22:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.746176 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.747 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42202 (request call id 20)
14:22:18.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.757221 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42202 (request call id 20)
14:22:18.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.758875 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.760 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.764 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.764 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:18.764 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:18.765 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:18.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:18.765 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:18.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:18.765 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:18.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:18.769 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:18.769 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:18.771 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:18.773 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:18.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.773526 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42180 (request call id 21)
14:22:18.773 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:18.775 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items
14:22:18.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:18.776 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.776587 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42180 (request call id 21)
14:22:18.778 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:18.779 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:18.781 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:18.783 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:18.792 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:18.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.795 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.798 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:18.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.800395 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 15)
14:22:18.801 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x17ae60b6, L:/127.0.0.1:45278 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:18.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.807186 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 15)
14:22:18.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.817248 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 15)
14:22:18.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.824407 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 15)
14:22:18.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.825673 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 15)
14:22:18.826 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items
14:22:18.826 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.827 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x37ce1ccb, L:/127.0.0.1:42178 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:18.829 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x43db05cd, L:/127.0.0.1:42236 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.830981 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 15)
14:22:18.832 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items
14:22:18.835 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.847776 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 15)
14:22:18.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.848985 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 15)
14:22:18.853 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items
14:22:18.854 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.853178 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 15)
14:22:18.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.857551 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 15)
14:22:18.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.859408 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 15)
14:22:18.861 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items
14:22:18.861 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.867 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.880278 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42236 (request call id 2)
14:22:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.885442 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42236 (request call id 2)
14:22:18.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.894 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.894 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:18.894 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:18.894 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:18.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:18.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=122), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [34ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42236 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [83ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items, [89ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42236 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.31.99.61:42299, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1623256737(state=PENDING, result=null, callback=(continuation of Deferred@536725459 after retry RPC after error@1374300546) -> (continuation of Deferred@1732075086 after retry RPC after error@15667694), errback=(continuation of Deferred@536725459 after retry RPC after error@1374300546) -> (continuation of Deferred@1732075086 after retry RPC after error@15667694))) after lookup
14:22:18.895 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:18.895 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:18.895 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:18.895 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:18.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:18.900 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:18.900 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:18.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:18.902 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:18.903 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:18.905 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:18.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:18.908 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:18.909 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:18.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:18.916 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:18.919 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.918773 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 22)
14:22:18.923 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:18.930 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x117127bc, L:/127.0.0.1:45282 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:18.934 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdb4af4fe, L:/127.0.0.1:42192 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:18.940 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2e8d26ed, L:/127.0.0.1:42244 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:18.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.940940 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 22)
14:22:18.941 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items
14:22:18.941 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.945158 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 22)
14:22:18.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.947290 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 22)
14:22:18.948 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items
14:22:18.949 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:18.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.967 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:18.969 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:18.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:18.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=68), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [30ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42244 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.31.99.61:42299, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [44ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42244 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.31.99.61:42299, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [65ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, deferred=Deferred@1696239315(state=PENDING, result=null, callback=(continuation of Deferred@1278039035 after retry RPC after error@1412795986) -> (continuation of Deferred@887623108 after retry RPC after error@87388572), errback=(continuation of Deferred@1278039035 after retry RPC after error@1412795986) -> (continuation of Deferred@887623108 after retry RPC after error@87388572))) after lookup
14:22:18.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.971113 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 21)
14:22:18.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.972685 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 21)
14:22:18.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.985553 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 21)
14:22:18.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:18.987540 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:18.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42186 (request call id 21)
14:22:19.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.006 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.007802 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42244 (request call id 5)
14:22:19.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.009150 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42244 (request call id 5)
14:22:19.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.013939 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42244 (request call id 5)
14:22:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.024264 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42244 (request call id 5)
14:22:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.034538 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 8)
14:22:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.035502 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 8)
14:22:19.037 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items
14:22:19.038 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.037178 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42228 (request call id 8)
14:22:19.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.044381 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42228 (request call id 8)
14:22:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.054030 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42228 (request call id 8)
14:22:19.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.065646 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42228 (request call id 8)
14:22:19.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.067 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:19.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=593), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [27ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 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.31.99.61:42299, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [63ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [89ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items, [91ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [92ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 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.31.99.61:42299, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items, [115ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [143ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items, [148ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 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.31.99.61:42299, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [187ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items, [200ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [205ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 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.31.99.61:42299, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [244ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [271ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items, [272ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [346ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [347ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [350ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items, [351ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [563ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [563ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [593ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1423145219(state=PENDING, result=null, callback=(continuation of Deferred@1348289483 after retry RPC after error@418673521) -> (continuation of Deferred@991062796 after retry RPC after error@1950746124) -> (continuation of Deferred@1321156692 after retry RPC after error@1970003209) -> (continuation of Deferred@1560904355 after retry RPC after error@431720808) -> (continuation of Deferred@766695403 after retry RPC after error@110810305) -> (continuation of Deferred@387404331 after retry RPC after error@1377991016) -> (continuation of Deferred@1762980168 after retry RPC after error@972561527) -> (continuation of Deferred@341018473 after retry RPC after error@1442530738), errback=(continuation of Deferred@1348289483 after retry RPC after error@418673521) -> (continuation of Deferred@991062796 after retry RPC after error@1950746124) -> (continuation of Deferred@1321156692 after retry RPC after error@1970003209) -> (continuation of Deferred@1560904355 after retry RPC after error@431720808) -> (continuation of Deferred@766695403 after retry RPC after error@110810305) -> (continuation of Deferred@387404331 after retry RPC after error@1377991016) -> (continuation of Deferred@1762980168 after retry RPC after error@972561527) -> (continuation of Deferred@341018473 after retry RPC after error@1442530738))) after lookup
14:22:19.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.072 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:19.072 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:19.072 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:19.073 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:19.073 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:19.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:19.073 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:19.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:19.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:19.077 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:19.077 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:19.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.078002 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 31)
14:22:19.079 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:19.080 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:19.081 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:19.082 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:19.082 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:19.096 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:19.097 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:19.097 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:19.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.095584 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42140 (request call id 31)
14:22:19.099 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:19.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.107 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.107 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:19.107 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:19.107 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:19.108 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:19.108 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:19.108 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:19.109 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:19.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:19.112 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:19.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.114424 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42166 (request call id 32)
14:22:19.115 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96f86eb2, L:/127.0.0.1:45294 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:19.116 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x87b6db47, L:/127.0.0.1:42252 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:19.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.117172 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42166 (request call id 32)
14:22:19.123 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:19.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:19.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:22:19.131 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items
14:22:19.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.135900 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42166 (request call id 32)
14:22:19.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.136957 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 9)
14:22:19.139 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:19.142 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d3ae80e, L:/127.0.0.1:42196 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:19.145 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.146 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items
14:22:19.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.146095 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 16)
14:22:19.146 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.147 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:19.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:19.150 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:19.151 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:19.151 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:19.153 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.154886 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 16)
14:22:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.163930 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 16)
14:22:19.166 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items
14:22:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.166464 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 16)
14:22:19.170 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.173 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.180 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.185 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:19.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.183825 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42252 (request call id 2)
14:22:19.187 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:19.188 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c5db06d, L:/127.0.0.1:45300 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:19.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.197345 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42252 (request call id 2)
14:22:19.199 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe5c7ca98, L:/127.0.0.1:42212 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:19.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.209 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:19.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=131), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [38ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42252 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [86ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42252 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.31.99.61:42299, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [106ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@57948123(state=PENDING, result=null, callback=(continuation of Deferred@965786470 after retry RPC after error@842872713) -> (continuation of Deferred@1093920134 after retry RPC after error@1666959508), errback=(continuation of Deferred@965786470 after retry RPC after error@842872713) -> (continuation of Deferred@1093920134 after retry RPC after error@1666959508))) after lookup
14:22:19.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:19.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.217613 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42228 (request call id 13)
14:22:19.220 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x18f51280, L:/127.0.0.1:42264 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:19.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.221257 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42228 (request call id 13)
14:22:19.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.221946 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42228 (request call id 13)
14:22:19.223 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items
14:22:19.223 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.240605 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 1)
14:22:19.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.242118 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 1)
14:22:19.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.257274 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 1)
14:22:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.262485 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 1)
14:22:19.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.264880 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42166 (request call id 34)
14:22:19.265 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items
14:22:19.265 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.275 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.277292 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42228 (request call id 15)
14:22:19.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.282593 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 2)
14:22:19.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.285 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.287072 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 2)
14:22:19.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.287966 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 2)
14:22:19.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.298177 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 2)
14:22:19.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.305317 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42244 (request call id 8)
14:22:19.306 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items
14:22:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.306223 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.306 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42244 (request call id 8)
14:22:19.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.317 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.317 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:19.317 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:19.317 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:19.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:19.318 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:19.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:19.318 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:19.318 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:19.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:19.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.324211 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 3)
14:22:19.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.324532 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 3)
14:22:19.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.330931 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 3)
14:22:19.332 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:19.332 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:19.334 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:19.335 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:19.336 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:19.337 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:19.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.338332 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 3)
14:22:19.339 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:19.339 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:19.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:19.341 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:19.343 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:19.344 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:19.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.357954 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 3)
14:22:19.359 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x08151d12, L:/127.0.0.1:42224 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:19.360 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x590c9376, L:/127.0.0.1:42280 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:19.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.361541 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 3)
14:22:19.362 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items
14:22:19.363 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x25c2a0e9, L:/127.0.0.1:45306 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:19.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.365798 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42264 (request call id 3)
14:22:19.366 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:19.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=249), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [64ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 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.31.99.61:42299, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items, [168ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42264 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.31.99.61:42299, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [184ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [239ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1869806986(state=PENDING, result=null, callback=(continuation of Deferred@267651881 after retry RPC after error@1582798617) -> (continuation of Deferred@2000371461 after retry RPC after error@257753797) -> (continuation of Deferred@551550276 after retry RPC after error@1112693017), errback=(continuation of Deferred@267651881 after retry RPC after error@1582798617) -> (continuation of Deferred@2000371461 after retry RPC after error@257753797) -> (continuation of Deferred@551550276 after retry RPC after error@1112693017))) after lookup
14:22:19.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.379372 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42264 (request call id 4)
14:22:19.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.379397 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42166 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:19.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:19.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=47), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [27ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42280 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.31.99.61:42299, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [44ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1603791627(state=PENDING, result=null, callback=(continuation of Deferred@661127873 after retry RPC after error@1845679229), errback=(continuation of Deferred@661127873 after retry RPC after error@1845679229))) after lookup
14:22:19.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.383 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.384258 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:19.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.385876 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 22)
14:22:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.387063 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 22)
14:22:19.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.396492 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 22)
14:22:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.396914 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 22)
14:22:19.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.400885 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 22)
14:22:19.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.414093 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 13)
14:22:19.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.416710 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 13)
14:22:19.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.417179 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 13)
14:22:19.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.420065 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 13)
14:22:19.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.422 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.436087 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 6)
14:22:19.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.437574 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42228 (request call id 19)
14:22:19.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.438669 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 31)
14:22:19.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.440332 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 31)
14:22:19.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.444960 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 31)
14:22:19.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.445557 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 23)
14:22:19.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.456372 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 23)
14:22:19.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.457990 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 23)
14:22:19.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.460791 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 23)
14:22:19.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.465245 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 23)
14:22:19.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.476652 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 23)
14:22:19.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.481125 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 23)
14:22:19.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.484 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.486 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.487 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:19.487 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:19.487 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:19.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:19.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:19.488 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:19.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:19.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:19.491 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:19.491 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:19.494 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:19.495 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:19.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.497299 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42228 (request call id 21)
14:22:19.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.502242 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42228 (request call id 21)
14:22:19.503 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:19.504 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:19.508 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:19.514 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:19.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:19.519 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:19.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.521404 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42228 (request call id 21)
14:22:19.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.524 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.524 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f055563, L:/127.0.0.1:45322 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:19.527 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:19.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.536269 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 9)
14:22:19.537 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:19.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.540489 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.541 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa7b57df9, L:/127.0.0.1:42232 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:19.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 11)
14:22:19.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.541934 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 11)
14:22:19.551 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x147719e2, L:/127.0.0.1:42292 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:19.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.552690 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 11)
14:22:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.553758 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 11)
14:22:19.555 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items
14:22:19.555 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.558128 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 32)
14:22:19.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.561642 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 32)
14:22:19.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.574216 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 32)
14:22:19.577 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items
14:22:19.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.576669 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 32)
14:22:19.580 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.582001 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42208 (request call id 32)
14:22:19.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.586 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.588 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.594693 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 17)
14:22:19.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.597618 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42292 (request call id 2)
14:22:19.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.608178 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42292 (request call id 2)
14:22:19.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.614647 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42292 (request call id 2)
14:22:19.624 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items
14:22:19.624 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.623354 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 12)
14:22:19.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.627 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.640398 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42292 (request call id 3)
14:22:19.647 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items
14:22:19.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.646610 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 10)
14:22:19.647 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:19.649317 32290 debug-util.cc:398] Leaking SignalData structure 0x7b08000919e0 after lost signal to thread 32246
14:22:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.654058 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 10)
14:22:19.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.660269 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 12)
14:22:19.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.661974 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 12)
14:22:19.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.665747 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 12)
14:22:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:19.674604 32273 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items [suppressed 126 similar messages]
14:22:19.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.679858 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 12)
14:22:19.681 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items
14:22:19.682 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.683161 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 12)
14:22:19.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.685148 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 12)
14:22:19.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.687 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.687 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:19.688 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:19.688 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:19.688 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:19.688 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:19.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:19.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:19.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:19.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:19.693 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:19.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.696 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.697 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:19.700 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:19.701 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:19.702 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:19.703 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:19.704 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:19.707 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:19.709 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:19.712 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:19.717 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.716908 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42292 (request call id 5)
14:22:19.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.733 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:19.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=241), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [35ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items, [61ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [83ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 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.31.99.61:42299, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [107ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items, [130ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [150ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items, [153ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [185ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items, [188ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [189ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42292 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.31.99.61:42299, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [226ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [239ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1550536731(state=PENDING, result=null, callback=(continuation of Deferred@1112923410 after retry RPC after error@1836910626) -> (continuation of Deferred@984210322 after retry RPC after error@1011134292) -> (continuation of Deferred@1343572099 after retry RPC after error@1428973243) -> (continuation of Deferred@565007047 after retry RPC after error@940210089) -> (continuation of Deferred@1117876603 after retry RPC after error@1955515946), errback=(continuation of Deferred@1112923410 after retry RPC after error@1836910626) -> (continuation of Deferred@984210322 after retry RPC after error@1011134292) -> (continuation of Deferred@1343572099 after retry RPC after error@1428973243) -> (continuation of Deferred@565007047 after retry RPC after error@940210089) -> (continuation of Deferred@1117876603 after retry RPC after error@1955515946))) after lookup
14:22:19.738 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x62eb8f8e, L:/127.0.0.1:42240 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:19.739 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a753388, L:/127.0.0.1:45330 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:19.741 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x17b8b7c4, L:/127.0.0.1:42294 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:19.743 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items
14:22:19.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.742491 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42292 (request call id 6)
14:22:19.747 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.762126 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42292 (request call id 6)
14:22:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.763134 32271 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.763 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items
14:22:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42252 (request call id 18)
14:22:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.765362 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42252 (request call id 18)
14:22:19.769 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.776444 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 11)
14:22:19.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.797292 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 11)
14:22:19.798 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items
14:22:19.798 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.799703 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 11)
14:22:19.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.806 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.812 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.817950 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42292 (request call id 7)
14:22:19.822 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items
14:22:19.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.821794 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42292 (request call id 7)
14:22:19.823 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:19.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.825183 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42292 (request call id 7)
14:22:19.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.840 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.840 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:19.840 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:19.841 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:19.841 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:19.841 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:19.842 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:19.847 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:19.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:19.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:19.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=159), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [40ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 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.31.99.61:42299, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [63ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items, [68ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items, [98ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 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.31.99.61:42299, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [122ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items, [143ms] refreshing cache from master, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [147ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [156ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@598973690(state=PENDING, result=null, callback=(continuation of Deferred@83152129 after retry RPC after error@316308416) -> (continuation of Deferred@2088203405 after retry RPC after error@1134322613) -> (continuation of Deferred@1629626882 after retry RPC after error@543637917) -> (continuation of Deferred@1735629312 after retry RPC after error@1205001360), errback=(continuation of Deferred@83152129 after retry RPC after error@316308416) -> (continuation of Deferred@2088203405 after retry RPC after error@1134322613) -> (continuation of Deferred@1629626882 after retry RPC after error@543637917) -> (continuation of Deferred@1735629312 after retry RPC after error@1205001360))) after lookup
14:22:19.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.859961 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42294 (request call id 5)
14:22:19.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.864058 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42294 (request call id 5)
14:22:19.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.865650 32271 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 16)
14:22:19.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.865810 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 16)
14:22:19.870 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:19.872 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:19.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:19.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.876964 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 16)
14:22:19.882 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:19.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.882368 32271 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 16)
14:22:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.886510 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 16)
14:22:19.888 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:19.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.896047 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 16)
14:22:19.899 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:19.902 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:19.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.904633 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 16)
14:22:19.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.909 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.913 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.921 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.926163 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42244 (request call id 21)
14:22:19.929 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:19.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.936575 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42244 (request call id 21)
14:22:19.938 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:19.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.941754 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42252 (request call id 19)
14:22:19.943 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:19.954 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:19.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:19.964 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:19.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.965504 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 32)
14:22:19.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.965760 32271 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 32)
14:22:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.967734 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 32)
14:22:19.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.974799 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 32)
14:22:19.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.976701 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 32)
14:22:19.981 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8913d7b8, L:/127.0.0.1:45332 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:19.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:19.994791 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:19.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 32)
14:22:20.005 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b6c3353, L:/127.0.0.1:42256 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:20.012 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7888afa0, L:/127.0.0.1:42304 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:20.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.013101 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 32)
14:22:20.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.018 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.021 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.014734 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 32)
14:22:20.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.024251 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42244 (request call id 23)
14:22:20.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.024439 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42244 (request call id 23)
14:22:20.025 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items
14:22:20.026 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.034157 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42244 (request call id 23)
14:22:20.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.036463 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42244 (request call id 23)
14:22:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.040802 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42244 (request call id 23)
14:22:20.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.044914 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42244 (request call id 23)
14:22:20.048 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items
14:22:20.049 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.056744 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42244 (request call id 23)
14:22:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.061149 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42244 (request call id 23)
14:22:20.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.073294 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.074 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items
14:22:20.074 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.074823 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.075026 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.076292 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.080101 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.081995 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.085014 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.086 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items
14:22:20.087 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.096681 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.100515 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.102722 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.108 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items
14:22:20.108 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.107846 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.113958 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.115787 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42232 (request call id 10)
14:22:20.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:20.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=11, TimeoutTracker(timeout=30000, elapsed=1589), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [22ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [51ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 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.31.99.61:42299, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [62ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [83ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [93ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [106ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [108ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [116ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [145ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [184ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [186ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [243ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [245ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [245ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [322ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [323ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [324ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [504ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [504ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [506ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [507ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [600ms] refreshing cache from master, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [604ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [615ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [615ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items, [1540ms] refreshing cache from master, [1540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [1540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [1543ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [1547ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [1588ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1777834658(state=PENDING, result=null, callback=(continuation of Deferred@1255763900 after retry RPC after error@944422866) -> (continuation of Deferred@93322058 after retry RPC after error@1350063059) -> (continuation of Deferred@1373463279 after retry RPC after error@1006953257) -> (continuation of Deferred@1177225800 after retry RPC after error@1423916949) -> (continuation of Deferred@1848636923 after retry RPC after error@1974034108) -> (continuation of Deferred@1800299275 after retry RPC after error@1178651232) -> (continuation of Deferred@1464958846 after retry RPC after error@1748146070) -> (continuation of Deferred@1895626656 after retry RPC after error@808398869) -> (continuation of Deferred@1817777121 after retry RPC after error@271296475) -> (continuation of Deferred@125637513 after retry RPC after error@1318790379), errback=(continuation of Deferred@1255763900 after retry RPC after error@944422866) -> (continuation of Deferred@93322058 after retry RPC after error@1350063059) -> (continuation of Deferred@1373463279 after retry RPC after error@1006953257) -> (continuation of Deferred@1177225800 after retry RPC after error@1423916949) -> (continuation of Deferred@1848636923 after retry RPC after error@1974034108) -> (continuation of Deferred@1800299275 after retry RPC after error@1178651232) -> (continuation of Deferred@1464958846 after retry RPC after error@1748146070) -> (continuation of Deferred@1895626656 after retry RPC after error@808398869) -> (continuation of Deferred@1817777121 after retry RPC after error@271296475) -> (continuation of Deferred@125637513 after retry RPC after error@1318790379))) after lookup
14:22:20.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.123399 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42232 (request call id 11)
14:22:20.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.127 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:20.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.141036 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 20)
14:22:20.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.144738 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42304 (request call id 5)
14:22:20.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.147627 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42304 (request call id 5)
14:22:20.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.156512 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42304 (request call id 5)
14:22:20.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.160143 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42304 (request call id 5)
14:22:20.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:20.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=295), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [107ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 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.31.99.61:42299, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [166ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items, [182ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [188ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items, [192ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [203ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items, [204ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [206ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 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.31.99.61:42299, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [224ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items, [226ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [264ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1949736249(state=PENDING, result=null, callback=(continuation of Deferred@752241587 after retry RPC after error@630612304) -> (continuation of Deferred@1775798579 after retry RPC after error@700911204) -> (continuation of Deferred@936526652 after retry RPC after error@567818359) -> (continuation of Deferred@216312942 after retry RPC after error@499201976) -> (continuation of Deferred@951012511 after retry RPC after error@1490342013), errback=(continuation of Deferred@752241587 after retry RPC after error@630612304) -> (continuation of Deferred@1775798579 after retry RPC after error@700911204) -> (continuation of Deferred@936526652 after retry RPC after error@567818359) -> (continuation of Deferred@216312942 after retry RPC after error@499201976) -> (continuation of Deferred@951012511 after retry RPC after error@1490342013))) after lookup
14:22:20.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:20.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.179948 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42212 (request call id 35)
14:22:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.181632 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 19)
14:22:20.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.183 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.183 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:20.183 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:20.183 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:20.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:20.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:20.184 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:20.184 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:20.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:20.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.185956 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 19)
14:22:20.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.187340 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42294 (request call id 8)
14:22:20.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.196925 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42294 (request call id 8)
14:22:20.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.200753 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42294 (request call id 8)
14:22:20.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.204306 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42294 (request call id 8)
14:22:20.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.206162 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42294 (request call id 8)
14:22:20.207 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:20.207 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:20.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.216181 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42294 (request call id 8)
14:22:20.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.225 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.225695 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:20.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.228219 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42252 (request call id 24)
14:22:20.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.231 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.242157 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42294 (request call id 10)
14:22:20.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.243773 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 10)
14:22:20.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.252856 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 10)
14:22:20.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.256743 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42292 (request call id 20)
14:22:20.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.261161 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 23)
14:22:20.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.262274 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 23)
14:22:20.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.273233 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 23)
14:22:20.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.276008 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 20)
14:22:20.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.282366 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.283 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.284866 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 11)
14:22:20.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.293552 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 11)
14:22:20.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.294523 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 11)
14:22:20.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.295747 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42292 (request call id 21)
14:22:20.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.302583 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42292 (request call id 21)
14:22:20.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.312831 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42292 (request call id 21)
14:22:20.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.314177 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42292 (request call id 21)
14:22:20.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.321923 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42292 (request call id 21)
14:22:20.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.323616 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42292 (request call id 21)
14:22:20.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.328 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.333 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.334617 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 18)
14:22:20.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.334772 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 18)
14:22:20.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.341975 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 18)
14:22:20.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.343747 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 13)
14:22:20.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.353996 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 13)
14:22:20.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.362296 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 13)
14:22:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.374223 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 13)
14:22:20.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.382341 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 13)
14:22:20.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.384 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.401722 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42252 (request call id 29)
14:22:20.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.402845 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42294 (request call id 15)
14:22:20.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.412878 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42294 (request call id 15)
14:22:20.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.414549 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42294 (request call id 15)
14:22:20.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.415831 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42294 (request call id 15)
14:22:20.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.429 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.434 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.435 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:20.435 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:20.435 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:20.436 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:20.436 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:20.436 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:20.436 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:20.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:20.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:20.438 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:20.440 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:20.441 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:20.442 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.442205 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42252 (request call id 30)
14:22:20.442 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:20.444 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:20.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:20.446 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:20.447 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:20.447 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:20.448 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:20.459 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x15f0761a, L:/127.0.0.1:45342 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:20.460 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x61849788, L:/127.0.0.1:42320 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:20.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.461355 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42252 (request call id 30)
14:22:20.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.461876 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42252 (request call id 30)
14:22:20.462 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x18d92aa2, L:/127.0.0.1:42268 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:20.462 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items
14:22:20.465 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.476750 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42280 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42252 (request call id 30)
14:22:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.483438 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42252 (request call id 30)
14:22:20.484 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items
14:22:20.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.486 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.486 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.502931 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42320 (request call id 2)
14:22:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.516394 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 26)
14:22:20.516 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items
14:22:20.517 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.523265 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 26)
14:22:20.524 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items
14:22:20.525 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.525665 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42280 (request call id 26)
14:22:20.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.530 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.532819 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 20)
14:22:20.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.536 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.542611 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42320 (request call id 4)
14:22:20.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.543217 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42320 (request call id 4)
14:22:20.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.545176 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42320 (request call id 4)
14:22:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.554822 32273 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.555 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items
14:22:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 38)
14:22:20.555 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.556792 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 38)
14:22:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.562168 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 38)
14:22:20.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.564421 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 38)
14:22:20.565 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items
14:22:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.566147 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 38)
14:22:20.568 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.576085 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 38)
14:22:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.582022 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 38)
14:22:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.583525 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42236 (request call id 38)
14:22:20.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.587 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.587 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:20.587 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:20.588 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:20.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:20.588 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:20.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:20.588 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:20.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:20.590 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:20.590 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:20.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.602526 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42294 (request call id 20)
14:22:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.603876 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 19)
14:22:20.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.616973 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 19)
14:22:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.621992 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 19)
14:22:20.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.628583 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 13)
14:22:20.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.631 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.642900 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42320 (request call id 6)
14:22:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.652798 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42320 (request call id 6)
14:22:20.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.673199 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42320 (request call id 6)
14:22:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:20.682348 32271 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items [suppressed 131 similar messages]
14:22:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.682693 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42320 (request call id 6)
14:22:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.683691 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42320 (request call id 6)
14:22:20.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.688 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.689 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:20.689 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:20.689 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:20.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:20.690 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:20.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:20.690 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:20.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=249), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [21ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 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.31.99.61:42299, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [43ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 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.31.99.61:42299, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [63ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [75ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items, [76ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [83ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 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.31.99.61:42299, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [103ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items, [114ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 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.31.99.61:42299, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [124ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [203ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@506502723(state=PENDING, result=null, callback=(continuation of Deferred@1278261202 after retry RPC after error@1333423326) -> (continuation of Deferred@78361562 after retry RPC after error@510912394) -> (continuation of Deferred@1463049649 after retry RPC after error@1261754133) -> (continuation of Deferred@316180682 after retry RPC after error@328622764) -> (continuation of Deferred@1723497658 after retry RPC after error@198935303) -> (continuation of Deferred@1561580654 after retry RPC after error@2108706402), errback=(continuation of Deferred@1278261202 after retry RPC after error@1333423326) -> (continuation of Deferred@78361562 after retry RPC after error@510912394) -> (continuation of Deferred@1463049649 after retry RPC after error@1261754133) -> (continuation of Deferred@316180682 after retry RPC after error@328622764) -> (continuation of Deferred@1723497658 after retry RPC after error@198935303) -> (continuation of Deferred@1561580654 after retry RPC after error@2108706402))) after lookup
14:22:20.690 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:20.690 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:20.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:20.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:20.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:20.694 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:20.695 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:20.696 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:20.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:20.697 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:20.699 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:20.701 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.701103 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 16)
14:22:20.702 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:20.704 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:20.704 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:20.712 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c59a73e, L:/127.0.0.1:45344 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:20.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.713521 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 16)
14:22:20.716 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6378df7e, L:/127.0.0.1:42280 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:20.720 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcab040e3, L:/127.0.0.1:42330 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:20.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.721298 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 16)
14:22:20.722 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items
14:22:20.722 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.736 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.736 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:20.737 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:20.737 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:20.737 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:20.738 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:20.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.738 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:20.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:20.738 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:20.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:20.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=48), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [21ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items, [27ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42330 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.31.99.61:42299, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [45ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1506997132(state=PENDING, result=null, callback=(continuation of Deferred@260341169 after retry RPC after error@1757482935), errback=(continuation of Deferred@260341169 after retry RPC after error@1757482935))) after lookup
14:22:20.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:20.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:20.746 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:20.747 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:20.747 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:20.748 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:20.750 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:20.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:20.752 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:20.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.752832 32273 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 26)
14:22:20.755 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:20.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.756764 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 26)
14:22:20.761 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:20.765 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:20.765 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x36f5eca4, L:/127.0.0.1:45346 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:20.773 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2e05dbee, L:/127.0.0.1:42282 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.776957 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 26)
14:22:20.778 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb9e7f837, L:/127.0.0.1:42338 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.779167 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 26)
14:22:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.780397 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 24)
14:22:20.781 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items
14:22:20.781 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.782097 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42294 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 24)
14:22:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.789568 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 24)
14:22:20.790 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items
14:22:20.791 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.793040 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 24)
14:22:20.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.797 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.811033 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42338 (request call id 2)
14:22:20.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.817638 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42330 (request call id 5)
14:22:20.818 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items
14:22:20.818 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.821748 32271 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42294 (request call id 24)
14:22:20.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.823199 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42294 (request call id 24)
14:22:20.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.831347 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42294 (request call id 24)
14:22:20.832 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items
14:22:20.832 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.842768 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42294 (request call id 24)
14:22:20.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.846 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.846 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.846 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:20.847 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:20.847 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:20.847 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:20.847 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:20.848 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:20.848 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:20.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:20.854 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:20.854 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:20.857 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:20.858 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:20.859 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.860196 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 28)
14:22:20.862 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:20.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.863399 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 28)
14:22:20.864 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items
14:22:20.864 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.865 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:20.865 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:20.867 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:20.870 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:20.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.876737 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 28)
14:22:20.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.883121 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 28)
14:22:20.885 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x65e7b422, L:/127.0.0.1:42296 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:20.887 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:20.889 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5e4af1c, L:/127.0.0.1:45362 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:20.891 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:20.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.899 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.903 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe9afaa78, L:/127.0.0.1:42348 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:20.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.904520 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42348 (request call id 0)
14:22:20.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.908844 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42338 (request call id 5)
14:22:20.910 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items
14:22:20.910 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.912305 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 17)
14:22:20.913 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items
14:22:20.913 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.920732 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 17)
14:22:20.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.922952 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 17)
14:22:20.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.923034 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 17)
14:22:20.923 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items
14:22:20.924 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.931424 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 17)
14:22:20.932 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items
14:22:20.932 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.941548 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 17)
14:22:20.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.943612 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 17)
14:22:20.944 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items
14:22:20.944 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.946 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.947 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:20.951 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:20.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:20.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=208), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [21ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items, [35ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 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.31.99.61:42299, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [44ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 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.31.99.61:42299, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [63ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items, [72ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items, [103ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [106ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items, [118ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 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.31.99.61:42299, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [163ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items, [167ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 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.31.99.61:42299, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [184ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items, [186ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items, [202ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [205ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1537876897(state=PENDING, result=null, callback=(continuation of Deferred@904928197 after retry RPC after error@170218332) -> (continuation of Deferred@290632906 after retry RPC after error@468662890) -> (continuation of Deferred@787756257 after retry RPC after error@241905104) -> (continuation of Deferred@177941555 after retry RPC after error@1749379936) -> (continuation of Deferred@1729694133 after retry RPC after error@818654507) -> (continuation of Deferred@1667429813 after retry RPC after error@541039826) -> (continuation of Deferred@264535489 after retry RPC after error@1653287911), errback=(continuation of Deferred@904928197 after retry RPC after error@170218332) -> (continuation of Deferred@290632906 after retry RPC after error@468662890) -> (continuation of Deferred@787756257 after retry RPC after error@241905104) -> (continuation of Deferred@177941555 after retry RPC after error@1749379936) -> (continuation of Deferred@1729694133 after retry RPC after error@818654507) -> (continuation of Deferred@1667429813 after retry RPC after error@541039826) -> (continuation of Deferred@264535489 after retry RPC after error@1653287911))) after lookup
14:22:20.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.961023 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42338 (request call id 8)
14:22:20.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.962729 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42338 (request call id 8)
14:22:20.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.963101 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42338 (request call id 8)
14:22:20.963 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items
14:22:20.965 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:20.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.977293 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42330 (request call id 7)
14:22:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.980403 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42330 (request call id 7)
14:22:20.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:20.981632 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:20.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42330 (request call id 7)
14:22:20.982 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items
14:22:20.983 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:21.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.002 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.005438 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 29)
14:22:21.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:21.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [30ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items, [53ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 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.31.99.61:42299, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [64ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 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.31.99.61:42299, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items, [107ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 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.31.99.61:42299, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [123ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42348 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [145ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1696945511(state=PENDING, result=null, callback=(continuation of Deferred@1926866652 after retry RPC after error@1817639892) -> (continuation of Deferred@782940732 after retry RPC after error@1634421987) -> (continuation of Deferred@1580988756 after retry RPC after error@90710300) -> (continuation of Deferred@2129137879 after retry RPC after error@1163872189) -> (continuation of Deferred@1143994139 after retry RPC after error@9133635), errback=(continuation of Deferred@1926866652 after retry RPC after error@1817639892) -> (continuation of Deferred@782940732 after retry RPC after error@1634421987) -> (continuation of Deferred@1580988756 after retry RPC after error@90710300) -> (continuation of Deferred@2129137879 after retry RPC after error@1163872189) -> (continuation of Deferred@1143994139 after retry RPC after error@9133635))) after lookup
14:22:21.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.017800 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42348 (request call id 6)
14:22:21.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.020732 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42348 (request call id 6)
14:22:21.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.028759 32272 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42338 (request call id 9)
14:22:21.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.037194 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42338 (request call id 9)
14:22:21.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.054 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:21.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.055 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.057219 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 11)
14:22:21.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.064025 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 11)
14:22:21.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.080298 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 31)
14:22:21.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.084138 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 31)
14:22:21.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.097584 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 31)
14:22:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.100693 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42348 (request call id 7)
14:22:21.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.103087 32272 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42320 (request call id 16)
14:22:21.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.104313 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42320 (request call id 16)
14:22:21.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.109 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.116916 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 13)
14:22:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.119845 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42348 (request call id 8)
14:22:21.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.123682 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42348 (request call id 8)
14:22:21.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.132686 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42348 (request call id 8)
14:22:21.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.140761 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42348 (request call id 8)
14:22:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.143956 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42348 (request call id 8)
14:22:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.153241 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42348 (request call id 8)
14:22:21.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.158 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.158 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:21.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.173552 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 33)
14:22:21.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.177563 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 14)
14:22:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.180491 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 14)
14:22:21.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.200675 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 33)
14:22:21.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.200675 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 33)
14:22:21.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.204450 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42264 (request call id 33)
14:22:21.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.211 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.214073 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 34)
14:22:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.220010 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 34)
14:22:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.222698 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 34)
14:22:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.240613 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 34)
14:22:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.243048 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42232 (request call id 34)
14:22:21.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.263 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.263 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.264 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:21.264 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:21.264 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:21.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:21.265 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:21.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:21.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:21.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:21.268 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:21.268 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:21.270 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:21.271 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:21.272 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:21.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:21.272 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:21.274 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:21.275 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:21.275 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:21.277 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:21.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.277863 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 15)
14:22:21.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.279651 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 15)
14:22:21.281 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:21.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.288583 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 15)
14:22:21.290 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8225e3ec, L:/127.0.0.1:42304 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:21.299 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x73bb94f3, L:/127.0.0.1:45366 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:21.302 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4c681359, L:/127.0.0.1:42350 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:21.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.303973 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 15)
14:22:21.305 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items
14:22:21.305 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.308741 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 15)
14:22:21.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.313 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.313 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:21.314 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:21.314 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:21.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:21.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:21.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:21.315 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:21.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:21.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.319980 32271 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42348 (request call id 15)
14:22:21.320 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items
14:22:21.320 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.323 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:21.323 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:21.325 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:21.326 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:21.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.328430 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42348 (request call id 15)
14:22:21.331 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.333088 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42348 (request call id 15)
14:22:21.334 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items
14:22:21.334 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:21.337 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:21.338 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:21.339 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:21.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.344485 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 31)
14:22:21.347 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.348740 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 31)
14:22:21.350 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:21.350 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:21.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.352761 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42304 (request call id 31)
14:22:21.354 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa25f199c, L:/127.0.0.1:45378 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:21.354 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items
14:22:21.355 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.364 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.365 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.365 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:21.366 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:21.366 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:21.366 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:21.366 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:21.367 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:21.368 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:21.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:21.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.373242 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42338 (request call id 17)
14:22:21.374 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items
14:22:21.375 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xabbd2cc6, L:/127.0.0.1:42312 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:21.376 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x19f09cb5, L:/127.0.0.1:42364 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:21.376 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.376871 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42338 (request call id 17)
14:22:21.377 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items
14:22:21.378 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.378 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:21.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:21.380 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:22:21.381 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.61:42299(127.31.99.61:42299)] connecting to peer
14:22:21.382 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.62:45347(127.31.99.62:45347)] connecting to peer
14:22:21.383 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.99.61:42299(127.31.99.61:42299)] Successfully connected to peer
14:22:21.385 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.61
14:22:21.387 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.31.99.60:33287(127.31.99.60:33287)] connecting to peer
14:22:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.389089 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42338 (request call id 17)
14:22:21.390 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items
14:22:21.392 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.99.62:45347(127.31.99.62:45347)] Successfully connected to peer
14:22:21.393 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.394 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.62
14:22:21.403 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfd2aaeac, L:/127.0.0.1:45382 - R:/127.31.99.61:42299] using SASL/PLAIN
14:22:21.404 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.99.60:33287(127.31.99.60:33287)] Successfully connected to peer
14:22:21.405 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8be6e1c6, L:/127.0.0.1:42316 - R:/127.31.99.62:45347] using SASL/PLAIN
14:22:21.406 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.99.60
14:22:21.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.409713 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42338 (request call id 17)
14:22:21.412 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items
14:22:21.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.412590 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42338 (request call id 17)
14:22:21.415 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items
14:22:21.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.416 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.417 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.420677 32271 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42348 (request call id 16)
14:22:21.421 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.425 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7e57c2a9, L:/127.0.0.1:42380 - R:/127.31.99.60:33287] using SASL/PLAIN
14:22:21.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.426461 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42348 (request call id 16)
14:22:21.429 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items
14:22:21.429 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items
14:22:21.429 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.428751 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42348 (request call id 16)
14:22:21.431 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.437373 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42348 (request call id 16)
14:22:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.444423 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.445 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items
14:22:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42348 (request call id 16)
14:22:21.448 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.457408 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42348 (request call id 16)
14:22:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.463526 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42348 (request call id 16)
14:22:21.464 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items
14:22:21.466 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.466 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.467 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:21.467 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:21.467 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:21.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:21.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:21.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:21.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:21.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:21.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.475 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:21.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [32ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items, [51ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [52ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 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.31.99.61:42299, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [64ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [86ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [91ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 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.31.99.61:42299, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [103ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42364 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.31.99.61:42299, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [150ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1184675818(state=PENDING, result=null, callback=(continuation of Deferred@2111141774 after retry RPC after error@2005930704) -> (continuation of Deferred@87264270 after retry RPC after error@649283749) -> (continuation of Deferred@1888236282 after retry RPC after error@134068393) -> (continuation of Deferred@506922916 after retry RPC after error@587043495), errback=(continuation of Deferred@2111141774 after retry RPC after error@2005930704) -> (continuation of Deferred@87264270 after retry RPC after error@649283749) -> (continuation of Deferred@1888236282 after retry RPC after error@134068393) -> (continuation of Deferred@506922916 after retry RPC after error@587043495))) after lookup
14:22:21.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:21.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=207), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [23ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items, [36ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 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.31.99.61:42299, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [45ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items, [51ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 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.31.99.61:42299, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [64ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [83ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 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.31.99.61:42299, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [143ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items, [151ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [152ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42350 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.31.99.61:42299, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [204ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@1472738559(state=PENDING, result=null, callback=(continuation of Deferred@1189197178 after retry RPC after error@113979016) -> (continuation of Deferred@10321987 after retry RPC after error@375665507) -> (continuation of Deferred@1575296688 after retry RPC after error@42325226) -> (continuation of Deferred@1853281121 after retry RPC after error@1505626855) -> (continuation of Deferred@744198142 after retry RPC after error@5585947) -> (continuation of Deferred@1482693291 after retry RPC after error@1897974386), errback=(continuation of Deferred@1189197178 after retry RPC after error@113979016) -> (continuation of Deferred@10321987 after retry RPC after error@375665507) -> (continuation of Deferred@1575296688 after retry RPC after error@42325226) -> (continuation of Deferred@1853281121 after retry RPC after error@1505626855) -> (continuation of Deferred@744198142 after retry RPC after error@5585947) -> (continuation of Deferred@1482693291 after retry RPC after error@1897974386))) after lookup
14:22:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.479239 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42350 (request call id 7)
14:22:21.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.480852 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42350 (request call id 7)
14:22:21.484 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.486 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:21.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:21.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.502641 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42350 (request call id 7)
14:22:21.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.503235 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42350 (request call id 7)
14:22:21.504 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items
14:22:21.507 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.517 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:21.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.522961 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42320 (request call id 24)
14:22:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.524034 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42380 (request call id 4)
14:22:21.529 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items
14:22:21.529 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.528494 32272 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42364 (request call id 6)
14:22:21.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.532179 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42364 (request call id 6)
14:22:21.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.543118 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42364 (request call id 6)
14:22:21.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.552584 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42364 (request call id 6)
14:22:21.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.562338 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42364 (request call id 6)
14:22:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.564888 32274 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42364 (request call id 6)
14:22:21.565 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.99.60:33287: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items
14:22:21.567 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287; will retry
14:22:21.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.568 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:21.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.572721 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42350 (request call id 11)
14:22:21.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.580 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.588665 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42364 (request call id 8)
14:22:21.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.597563 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42364 (request call id 8)
14:22:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.604019 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42380 (request call id 6)
14:22:21.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.605412 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42380 (request call id 6)
14:22:21.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.616947 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42380 (request call id 6)
14:22:21.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.621 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:22:21.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=242), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.61:42299, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [25ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items, [48ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 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.31.99.61:42299, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [64ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 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.31.99.61:42299, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [83ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 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.31.99.61:42299, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [123ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 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.31.99.61:42299, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [144ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items, [148ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 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.31.99.61:42299, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [184ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.31.99.61:42299,127.31.99.62:45347,127.31.99.60:33287) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:42380 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.31.99.61:42299, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.62:45347, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.99.60:33287, [223ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.62:45347: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.61:42299: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.31.99.60:33287: OK, deferred=Deferred@302414416(state=PENDING, result=null, callback=(continuation of Deferred@439948425 after retry RPC after error@1136699060) -> (continuation of Deferred@1913098497 after retry RPC after error@1408410091) -> (continuation of Deferred@20806208 after retry RPC after error@1200527829) -> (continuation of Deferred@164599740 after retry RPC after error@1333039767) -> (continuation of Deferred@636554819 after retry RPC after error@369261337) -> (continuation of Deferred@1661299730 after retry RPC after error@135183055), errback=(continuation of Deferred@439948425 after retry RPC after error@1136699060) -> (continuation of Deferred@1913098497 after retry RPC after error@1408410091) -> (continuation of Deferred@20806208 after retry RPC after error@1200527829) -> (continuation of Deferred@164599740 after retry RPC after error@1333039767) -> (continuation of Deferred@636554819 after retry RPC after error@369261337) -> (continuation of Deferred@1661299730 after retry RPC after error@135183055))) after lookup
14:22:21.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.628474 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42380 (request call id 7)
14:22:21.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.634897 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 14)
14:22:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.637037 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 14)
14:22:21.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.647810 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 14)
14:22:21.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.657618 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 14)
14:22:21.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.663230 32274 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 14)
14:22:21.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.668051 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.3:58649 (request call id 14)
14:22:21.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.672 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.682 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:21.684259 32274 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items [suppressed 116 similar messages]
14:22:21.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.684509 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42320 (request call id 28)
14:22:21.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.692588 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42320 (request call id 28)
14:22:21.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.708555 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42320 (request call id 28)
14:22:21.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.711838 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42320 (request call id 28)
14:22:21.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.725 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.726 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:21.726 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:21.726 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:21.727 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:21.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:21.727 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:21.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:21.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:21.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:21.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:21.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.742272 32273 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 17)
14:22:21.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.752424 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 17)
14:22:21.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.768455 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.2:35119 (request call id 17)
14:22:21.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.776 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.784 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.827 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.828 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:21.828 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:21.828 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:21.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:21.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:21.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:21.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:21.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:21.833 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:21.834 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:21.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.880 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.888 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.923214 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:42380 (request call id 9)
14:22:21.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.929 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table e7485d23a91e4928a6c8be7a42902be4
14:22:21.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.937891 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 28)
14:22:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.943466 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:42330 (request call id 28)
14:22:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.950147 32272 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 18)
14:22:21.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.957103 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 18)
14:22:21.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.963721 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 18)
14:22:21.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:21.977296 32274 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:42330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:22:21.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.31.99.1:32875 (request call id 18)
14:22:21.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:21.989 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:21.990 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:21.990 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:21.990 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:21.991 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:21.991 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:21.991 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:21.991 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:21.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:21.995 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:21.995 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:22.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.034 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.087 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.091 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.136 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.137 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:22.137 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:22.137 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:22.138 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:22.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:22.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:22.138 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:22.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:22.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:22.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:22.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.189 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.192 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.237 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.293 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.293 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:22.293 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:22.293 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:22.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:22.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:22.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.295 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:22.296 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:22.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:22.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:22.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:22.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.341 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.398 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.399 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:22.399 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:22.399 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:22.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:22.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:22.400 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:22.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:22.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:22.401 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:22.401 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:22.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.445 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 85ad2547302d4b5cb32916deeaf4d45f for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:22:22.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=85ad2547302d4b5cb32916deeaf4d45f@[b102689bd5144a5685083a970e748dae(127.31.99.2:43821)[L],ca53b7024a214468af15905a66bda1d7(127.31.99.1:41151),d266f4a703574d108aeaed7f7a0f4450(127.31.99.3:37583)]}]
14:22:22.549 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:22.550 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:22.550 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:22.550 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:22.550 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:22.550 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:22.550 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:22.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:22.552 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:22.552 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:22.552 [DEBUG - main] (Connection.java:575) [peer master-127.31.99.62:45347(127.31.99.62:45347)] disconnecting while in state READY
14:22:22.553 [DEBUG - main] (Connection.java:575) [peer master-127.31.99.61:42299(127.31.99.61:42299)] disconnecting while in state READY
14:22:22.553 [DEBUG - main] (Connection.java:575) [peer master-127.31.99.60:33287(127.31.99.60:33287)] disconnecting while in state READY
14:22:22.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.99.61:42299(127.31.99.61:42299)] handling channelInactive
14:22:22.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.99.61:42299(127.31.99.61:42299)] cleaning up while in state READY due to: connection closed
14:22:22.553 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.99.62:45347(127.31.99.62:45347)] handling channelInactive
14:22:22.553 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.99.62:45347(127.31.99.62:45347)] cleaning up while in state READY due to: connection closed
14:22:22.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:22:22.558 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.99.60:33287(127.31.99.60:33287)] handling channelInactive
14:22:22.558 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.99.60:33287(127.31.99.60:33287)] cleaning up while in state READY due to: connection closed
14:22:22.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:22.559482 32140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu with pid 32340
14:22:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:22.587273 32140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu with pid 32503
14:22:22.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:22.614154 32140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu with pid 32650
14:22:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:22.641674 32140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu with pid 32152
14:22:22.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:22.671522 32140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu with pid 32194
14:22:22.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:22.698781 32272 connection.cc:582] client connection to 127.31.99.61:42299 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:22:22.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:22.699225 32272 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107) [suppressed 1 similar messages]
14:22:22.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:22.699435 32140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskfCkLOy/build/tsan/bin/kudu with pid 32241
14:22:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:22:23Z chronyd exiting

Time: 29.702

OK (1 test)

