JUnit version 4.13.2
.23:47:42.855 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468062844
23:47:42.891 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:47:42.931 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:47:42.942 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskCvZxjL/test-tmp
23:47:42.970 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
23:47:42.972 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskCvZxjL/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
23:47:43.165 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646"
  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 {
  }
}

23:47:43.382 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:47:43.383 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:47:43.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.386850 17658 mini_oidc.cc:150] Starting JWKS server
23:47:43.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.389739 17658 webserver.cc:534] Webserver started at http://127.0.0.1:41969/ using document root <none> and password file <none>
23:47:43.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.390115 17658 mini_oidc.cc:186] Starting OIDC Discovery server
23:47:43.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.391183 17658 webserver.cc:534] Webserver started at http://127.0.0.1:41115/ using document root <none> and password file <none>
23:47:43.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:47:43Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:47:43.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:47:43Z Disabled control of system clock
23:47:43.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.424928 17658 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:43.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:43.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/wal
23:47:43.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/data
23:47:43.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:47:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:47:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:47:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:43.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:43.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:43.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/logs
23:47:43.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/data/info.pb
23:47:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:47:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:47:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:47:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:47:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:43.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:47:43.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:47:43.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:47:43.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:47:43.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.190:39271
23:47:43.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.190
23:47:43.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:43.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:47:43.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:47:43.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:43.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:47:43.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41969/jwks.json
23:47:43.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:47:43.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:47:43.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
23:47:43.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.777699 17669 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
23:47:43.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.778048 17669 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:47:43.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.778113 17669 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:47:43.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.778204 17669 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:47:43.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.787881 17669 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:47:43.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.788019 17669 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:47:43.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.788070 17669 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:47:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.788173 17669 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:47:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.788237 17669 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:47:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.788300 17669 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41969/jwks.json
23:47:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.799458 17669 master_runner.cc:387] Master server non-default flags:
23:47:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:47:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/data
23:47:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/wal
23:47:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:47:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
23:47:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:47:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.190:39271
23:47:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:47:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:47:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:47:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:47:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:47:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41969/jwks.json
23:47:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:43.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/data/info.pb
23:47:43.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.190
23:47:43.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:43.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:47:43.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:43.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:47:43.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:47:43.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:43.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/logs
23:47:43.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:43.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:47:43.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:47:43.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:47:43.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:47:43.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:47:43.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:47:43.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on bdcb31816ec0
23:47:43.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16835
23:47:43.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
23:47:43.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.801739 17669 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:47:43.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.803884 17669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:47:43.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.813651 17674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:43.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.813688 17675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:43.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.814055 17677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:43.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.814922 17669 server_base.cc:1061] running on GCE node
23:47:43.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.815995 17669 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:47:43.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.817699 17669 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:47:43.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.818938 17669 hybrid_clock.cc:648] HybridClock initialized: now 1783468063818865 us; error 56 us; skew 500 ppm
23:47:43.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.819324 17669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:47:43.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.822109 17669 webserver.cc:534] Webserver started at http://127.17.62.190:42795/ using document root <none> and password file <none>
23:47:43.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.823074 17669 fs_manager.cc:362] Metadata directory not provided
23:47:43.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.823210 17669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:47:43.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.823701 17669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:47:43.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.826957 17669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/data/instance:
23:47:43.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae5384f46e684d038af592a4b8e9fb9b"
23:47:43.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:43 on dist-test-slave-95mz"
23:47:43.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.827987 17669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/wal/instance:
23:47:43.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae5384f46e684d038af592a4b8e9fb9b"
23:47:43.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:43 on dist-test-slave-95mz"
23:47:43.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.834553 17669 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
23:47:43.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.838632 17683 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:47:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.840433 17669 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
23:47:43.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.840612 17669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/data,/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/wal
23:47:43.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae5384f46e684d038af592a4b8e9fb9b"
23:47:43.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:43 on dist-test-slave-95mz"
23:47:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.840793 17669 fs_report.cc:389] FS layout report
23:47:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:47:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/wal
23:47:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/wal
23:47:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/data/data
23:47:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:47:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:47:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:47:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:47:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:47:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:47:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:47:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:47:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:47:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:47:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:47:43.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.863152 17669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:47:43.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.864075 17669 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:47:43.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.864337 17669 kserver.cc:163] Server-wide thread pool size limit: 3276
23:47:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.878041 17669 rpc_server.cc:307] RPC server started. Bound to: 127.17.62.190:39271
23:47:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.878052 17706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.62.190:39271 every 8 connection(s)
23:47:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.879634 17669 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/data/info.pb
23:47:43.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.884146 17707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:47:43.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.890033 17658 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu as pid 17669
23:47:43.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.890424 17658 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-0/wal/instance
23:47:43.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.891134 17707 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } has no permanent_uuid. Determining permanent_uuid...
23:47:43.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.893632 17658 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/wal
23:47:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/data
23:47:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:47:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:47:43.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:47:43.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:43.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:43.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:43.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/logs
23:47:43.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/data/info.pb
23:47:43.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:43.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:47:43.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:47:43.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:47:43.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:47:43.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:43.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:43.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:43.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:47:43.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:47:43.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:47:43.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:47:43.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.189:39295
23:47:43.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.189
23:47:43.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:43.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:43.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:43.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:43.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:47:43.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:47:43.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:43.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:47:43.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41969/jwks.json
23:47:43.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:47:43.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:47:43.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
23:47:43.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.919719 17707 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } has no permanent_uuid. Determining permanent_uuid...
23:47:43.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.921332 17684 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.62.189:39295: connect: Connection refused (error 111)
23:47:43.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.923283 17707 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.189:39295: Network error: Client connection negotiation failed: client connection to 127.17.62.189:39295: connect: Connection refused (error 111)
23:47:43.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:43.972719 17707 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } attempt: 1
23:47:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:43.975199 17707 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.189:39295: Network error: Client connection negotiation failed: client connection to 127.17.62.189:39295: connect: Connection refused (error 111)
23:47:44.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.043540 17707 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } attempt: 2
23:47:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.045993 17707 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.189:39295: Network error: Client connection negotiation failed: client connection to 127.17.62.189:39295: connect: Connection refused (error 111)
23:47:44.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.137313 17707 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } attempt: 3
23:47:44.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.139662 17707 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.189:39295: Network error: Client connection negotiation failed: client connection to 127.17.62.189:39295: connect: Connection refused (error 111)
23:47:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.251504 17712 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
23:47:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.251859 17712 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:47:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.251926 17712 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:47:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.252015 17712 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:47:44.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.260892 17712 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:47:44.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.261029 17712 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:47:44.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.261077 17712 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:47:44.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.261137 17712 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:47:44.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.261257 17712 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:47:44.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.261318 17712 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41969/jwks.json
23:47:44.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.272264 17712 master_runner.cc:387] Master server non-default flags:
23:47:44.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:44.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:44.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:44.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:47:44.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/data
23:47:44.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/wal
23:47:44.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:47:44.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:44.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
23:47:44.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:44.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:44.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:47:44.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.189:39295
23:47:44.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:47:44.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:47:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:47:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:47:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:47:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41969/jwks.json
23:47:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:44.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/data/info.pb
23:47:44.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.189
23:47:44.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:44.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:47:44.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:44.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:47:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:47:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/logs
23:47:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:47:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:47:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:47:44.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:47:44.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:47:44.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:47:44.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on bdcb31816ec0
23:47:44.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16835
23:47:44.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
23:47:44.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.274278 17712 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:47:44.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.276619 17712 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:47:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.282951 17707 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } attempt: 4
23:47:44.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.285585 17707 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.189:39295: Network error: Client connection negotiation failed: client connection to 127.17.62.189:39295: connect: Connection refused (error 111)
23:47:44.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.287693 17719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:44.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.287734 17720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:44.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.288574 17722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:44.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.289703 17712 server_base.cc:1061] running on GCE node
23:47:44.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.290619 17712 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:47:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.292462 17712 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:47:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.293684 17712 hybrid_clock.cc:648] HybridClock initialized: now 1783468064293606 us; error 59 us; skew 500 ppm
23:47:44.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.294032 17712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:47:44.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.296415 17712 webserver.cc:534] Webserver started at http://127.17.62.189:36353/ using document root <none> and password file <none>
23:47:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.297447 17712 fs_manager.cc:362] Metadata directory not provided
23:47:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.297583 17712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:47:44.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.298013 17712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:47:44.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.300599 17712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/data/instance:
23:47:44.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b481d52f540d476dbf1d5e0dd90ebf13"
23:47:44.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:44 on dist-test-slave-95mz"
23:47:44.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.301568 17712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/wal/instance:
23:47:44.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b481d52f540d476dbf1d5e0dd90ebf13"
23:47:44.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:44 on dist-test-slave-95mz"
23:47:44.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.307655 17712 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
23:47:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.311427 17728 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:47:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.313009 17712 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
23:47:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.313241 17712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/data,/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/wal
23:47:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b481d52f540d476dbf1d5e0dd90ebf13"
23:47:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:44 on dist-test-slave-95mz"
23:47:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.313433 17712 fs_report.cc:389] FS layout report
23:47:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:47:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/wal
23:47:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/wal
23:47:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/data/data
23:47:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:47:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:47:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:47:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:47:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:47:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:47:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:47:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:47:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:47:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:47:44.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:47:44.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.353246 17712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:47:44.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.354158 17712 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:47:44.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.354426 17712 kserver.cc:163] Server-wide thread pool size limit: 3276
23:47:44.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.367735 17712 rpc_server.cc:307] RPC server started. Bound to: 127.17.62.189:39295
23:47:44.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.367758 17751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.62.189:39295 every 8 connection(s)
23:47:44.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.369724 17712 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/data/info.pb
23:47:44.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.374436 17752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:47:44.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.377641 17658 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu as pid 17712
23:47:44.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.377854 17658 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-1/wal/instance
23:47:44.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.379088 17658 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:44.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:44.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/wal
23:47:44.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/data
23:47:44.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:47:44.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:47:44.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:47:44.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:44.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:44.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:44.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/logs
23:47:44.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/data/info.pb
23:47:44.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:44.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:47:44.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:47:44.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:47:44.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:47:44.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:44.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:44.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:47:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:47:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:47:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:47:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.188:44301
23:47:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.188
23:47:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:44.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:44.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:44.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:47:44.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:47:44.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:44.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:47:44.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41969/jwks.json
23:47:44.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:47:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:47:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
23:47:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.380738 17752 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } has no permanent_uuid. Determining permanent_uuid...
23:47:44.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.399997 17752 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } has no permanent_uuid. Determining permanent_uuid...
23:47:44.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.411180 17752 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } has no permanent_uuid. Determining permanent_uuid...
23:47:44.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.412514 17730 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.62.188:44301: connect: Connection refused (error 111)
23:47:44.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.414392 17752 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.188:44301: Network error: Client connection negotiation failed: client connection to 127.17.62.188:44301: connect: Connection refused (error 111)
23:47:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.463793 17752 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } attempt: 1
23:47:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.466174 17752 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.188:44301: Network error: Client connection negotiation failed: client connection to 127.17.62.188:44301: connect: Connection refused (error 111)
23:47:44.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.534510 17752 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } attempt: 2
23:47:44.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.537014 17752 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.188:44301: Network error: Client connection negotiation failed: client connection to 127.17.62.188:44301: connect: Connection refused (error 111)
23:47:44.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.584873 17707 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } attempt: 5
23:47:44.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.591848 17707 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } has no permanent_uuid. Determining permanent_uuid...
23:47:44.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.595258 17707 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.188:44301: Network error: Client connection negotiation failed: client connection to 127.17.62.188:44301: connect: Connection refused (error 111)
23:47:44.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.628345 17752 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } attempt: 3
23:47:44.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.630673 17752 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.188:44301: Network error: Client connection negotiation failed: client connection to 127.17.62.188:44301: connect: Connection refused (error 111)
23:47:44.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.646588 17707 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } attempt: 1
23:47:44.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.649009 17707 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.188:44301: Network error: Client connection negotiation failed: client connection to 127.17.62.188:44301: connect: Connection refused (error 111)
23:47:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.717271 17707 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } attempt: 2
23:47:44.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.719638 17707 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.188:44301: Network error: Client connection negotiation failed: client connection to 127.17.62.188:44301: connect: Connection refused (error 111)
23:47:44.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.743691 17754 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
23:47:44.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.744063 17754 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:47:44.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.744129 17754 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:47:44.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.744221 17754 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:47:44.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.755741 17754 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:47:44.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.755890 17754 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:47:44.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.755939 17754 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:47:44.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.756029 17754 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:47:44.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.756108 17754 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:47:44.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.756172 17754 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41969/jwks.json
23:47:44.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.767082 17754 master_runner.cc:387] Master server non-default flags:
23:47:44.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:44.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:44.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:44.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:47:44.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/data
23:47:44.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/wal
23:47:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:47:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
23:47:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:47:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.188:44301
23:47:44.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:47:44.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:47:44.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:47:44.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:47:44.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:47:44.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41969/jwks.json
23:47:44.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/data/info.pb
23:47:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.188
23:47:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:47:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:47:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:47:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/logs
23:47:44.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:44.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:47:44.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:47:44.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:47:44.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:47:44.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:47:44.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:47:44.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on bdcb31816ec0
23:47:44.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16835
23:47:44.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
23:47:44.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.769164 17754 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:47:44.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.771314 17754 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:47:44.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.773947 17752 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } attempt: 4
23:47:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.776044 17752 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.188:44301: Network error: Client connection negotiation failed: client connection to 127.17.62.188:44301: connect: Connection refused (error 111)
23:47:44.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.780232 17764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:44.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.780282 17763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:44.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.781311 17766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.782047 17754 server_base.cc:1061] running on GCE node
23:47:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.783113 17754 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:47:44.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.785423 17754 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:47:44.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.787139 17754 hybrid_clock.cc:648] HybridClock initialized: now 1783468064787023 us; error 75 us; skew 500 ppm
23:47:44.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.787634 17754 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:47:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.790742 17754 webserver.cc:534] Webserver started at http://127.17.62.188:40465/ using document root <none> and password file <none>
23:47:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.791555 17754 fs_manager.cc:362] Metadata directory not provided
23:47:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.791673 17754 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:47:44.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.792006 17754 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:47:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.794697 17754 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/data/instance:
23:47:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "324c1d330adb404f94dc262170e18940"
23:47:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:44 on dist-test-slave-95mz"
23:47:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.795603 17754 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/wal/instance:
23:47:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "324c1d330adb404f94dc262170e18940"
23:47:44.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:44 on dist-test-slave-95mz"
23:47:44.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.803586 17754 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
23:47:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.807772 17772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:47:44.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.809590 17754 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.809779 17754 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/data,/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/wal
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "324c1d330adb404f94dc262170e18940"
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:44 on dist-test-slave-95mz"
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.809971 17754 fs_report.cc:389] FS layout report
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/wal
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/wal
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/data/data
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:47:44.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:47:44.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:47:44.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:47:44.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:47:44.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:47:44.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.825889 17707 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } attempt: 3
23:47:44.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.828058 17707 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.62.188:44301: Network error: Client connection negotiation failed: client connection to 127.17.62.188:44301: connect: Connection refused (error 111)
23:47:44.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.855119 17754 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:47:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.856086 17754 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:47:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.856357 17754 kserver.cc:163] Server-wide thread pool size limit: 3276
23:47:44.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.869820 17754 rpc_server.cc:307] RPC server started. Bound to: 127.17.62.188:44301
23:47:44.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.869843 17795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.62.188:44301 every 8 connection(s)
23:47:44.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.871765 17754 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/data/info.pb
23:47:44.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.876322 17796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:47:44.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.882192 17658 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu as pid 17754
23:47:44.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.882426 17658 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/master-2/wal/instance
23:47:44.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.882961 17796 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } has no permanent_uuid. Determining permanent_uuid...
23:47:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.899911 17796 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } has no permanent_uuid. Determining permanent_uuid...
23:47:44.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.908039 17796 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } has no permanent_uuid. Determining permanent_uuid...
23:47:44.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.920629 17796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940: Bootstrap starting.
23:47:44.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.925093 17796 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940: Neither blocks nor log segments found. Creating new log.
23:47:44.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.926371 17796 log.cc:826] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940: Log is configured to *not* fsync() on all Append() calls
23:47:44.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.929811 17796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940: No bootstrap required, opened a new log
23:47:44.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.935937 17796 raft_consensus.cc:359] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } }
23:47:44.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.936252 17796 raft_consensus.cc:385] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:47:44.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.936342 17796 raft_consensus.cc:740] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 324c1d330adb404f94dc262170e18940, State: Initialized, Role: FOLLOWER
23:47:44.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.937016 17796 consensus_queue.cc:260] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } }
23:47:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.938010 17805 sys_catalog.cc:455] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [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: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } } }
23:47:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.938360 17805 sys_catalog.cc:458] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [sys.catalog]: This master's current role is: FOLLOWER
23:47:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.939525 17796 sys_catalog.cc:565] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [sys.catalog]: configured and running, proceeding with master startup.
23:47:44.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.949764 17816 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:47:44.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:44.950511 17816 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:47:44.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.947078 17754 master_runner.cc:187] Error getting master registration for 127.17.62.190:39271: OK, instance_id { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" instance_seqno: 1783468063874403 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:47:44.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:44.954166 17754 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:47:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.005311 17707 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } attempt: 4
23:47:45.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.016810 17707 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b: Bootstrap starting.
23:47:45.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.020358 17707 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b: Neither blocks nor log segments found. Creating new log.
23:47:45.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.022033 17707 log.cc:826] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b: Log is configured to *not* fsync() on all Append() calls
23:47:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.027981 17707 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b: No bootstrap required, opened a new log
23:47:45.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.033653 17707 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } }
23:47:45.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.033998 17707 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:47:45.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.034121 17707 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae5384f46e684d038af592a4b8e9fb9b, State: Initialized, Role: FOLLOWER
23:47:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.034943 17707 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } }
23:47:45.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.037405 17819 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [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: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } } }
23:47:45.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.038233 17819 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [sys.catalog]: This master's current role is: FOLLOWER
23:47:45.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.038924 17707 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [sys.catalog]: configured and running, proceeding with master startup.
23:47:45.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.053164 17830 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:47:45.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.053897 17830 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:47:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.052407 17669 master_runner.cc:187] Error getting master registration for 127.17.62.189:39295: OK, instance_id { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" instance_seqno: 1783468064364076 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:47:45.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.060650 17669 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:47:45.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.075327 17752 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } attempt: 5
23:47:45.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.090054 17752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13: Bootstrap starting.
23:47:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.094568 17752 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13: Neither blocks nor log segments found. Creating new log.
23:47:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.096108 17752 log.cc:826] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13: Log is configured to *not* fsync() on all Append() calls
23:47:45.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.099679 17752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13: No bootstrap required, opened a new log
23:47:45.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.108714 17778 tablet.cc:2406] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:47:45.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.110287 17752 raft_consensus.cc:359] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } }
23:47:45.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.110662 17752 raft_consensus.cc:385] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:47:45.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.110787 17752 raft_consensus.cc:740] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b481d52f540d476dbf1d5e0dd90ebf13, State: Initialized, Role: FOLLOWER
23:47:45.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.111756 17752 consensus_queue.cc:260] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } }
23:47:45.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.112926 17833 sys_catalog.cc:455] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [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: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } } }
23:47:45.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.113595 17833 sys_catalog.cc:458] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [sys.catalog]: This master's current role is: FOLLOWER
23:47:45.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.115417 17752 sys_catalog.cc:565] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [sys.catalog]: configured and running, proceeding with master startup.
23:47:45.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.117594 17689 tablet.cc:2406] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:47:45.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.141428 17712 master_runner.cc:264] No leader master found from master b481d52f540d476dbf1d5e0dd90ebf13
23:47:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.141618 17712 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:47:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.148015 17805 raft_consensus.cc:493] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:47:45.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.148315 17805 raft_consensus.cc:515] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } }
23:47:45.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.151834 17805 leader_election.cc:290] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae5384f46e684d038af592a4b8e9fb9b (127.17.62.190:39271), b481d52f540d476dbf1d5e0dd90ebf13 (127.17.62.189:39295)
23:47:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.152949 17741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "324c1d330adb404f94dc262170e18940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" is_pre_election: true
23:47:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.153599 17741 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 324c1d330adb404f94dc262170e18940 in term 0.
23:47:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.154673 17696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "324c1d330adb404f94dc262170e18940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae5384f46e684d038af592a4b8e9fb9b" is_pre_election: true
23:47:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.155184 17696 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 324c1d330adb404f94dc262170e18940 in term 0.
23:47:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.155237 17845 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:47:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.155354 17845 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:47:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.155949 17774 leader_election.cc:304] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [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: 324c1d330adb404f94dc262170e18940, ae5384f46e684d038af592a4b8e9fb9b; no voters: 
23:47:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.156455 17805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:47:45.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.156625 17805 raft_consensus.cc:493] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:47:45.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.156721 17805 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [term 0 FOLLOWER]: Advancing to term 1
23:47:45.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.160317 17805 raft_consensus.cc:515] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } }
23:47:45.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.161827 17696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "324c1d330adb404f94dc262170e18940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae5384f46e684d038af592a4b8e9fb9b"
23:47:45.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.162297 17696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [term 0 FOLLOWER]: Advancing to term 1
23:47:45.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.162431 17805 leader_election.cc:290] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [CANDIDATE]: Term 1 election: Requested vote from peers ae5384f46e684d038af592a4b8e9fb9b (127.17.62.190:39271), b481d52f540d476dbf1d5e0dd90ebf13 (127.17.62.189:39295)
23:47:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.165738 17741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "324c1d330adb404f94dc262170e18940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b481d52f540d476dbf1d5e0dd90ebf13"
23:47:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.166038 17741 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [term 0 FOLLOWER]: Advancing to term 1
23:47:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.172544 17696 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 324c1d330adb404f94dc262170e18940 in term 1.
23:47:45.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.176076 17741 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 324c1d330adb404f94dc262170e18940 in term 1.
23:47:45.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.179294 17773 leader_election.cc:304] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [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: 324c1d330adb404f94dc262170e18940, b481d52f540d476dbf1d5e0dd90ebf13; no voters: 
23:47:45.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.179719 17805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [term 1 FOLLOWER]: Leader election won for term 1
23:47:45.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.185423 17805 raft_consensus.cc:697] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [term 1 LEADER]: Becoming Leader. State: Replica: 324c1d330adb404f94dc262170e18940, State: Running, Role: LEADER
23:47:45.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.186173 17805 consensus_queue.cc:237] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [LEADER]: Queue going to LEADER mode. State: All 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: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } }
23:47:45.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.197454 17847 sys_catalog.cc:455] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 324c1d330adb404f94dc262170e18940. Latest consensus state: current_term: 1 leader_uuid: "324c1d330adb404f94dc262170e18940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } } }
23:47:45.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.197835 17847 sys_catalog.cc:458] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [sys.catalog]: This master's current role is: LEADER
23:47:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.209864 17849 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:47:45.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.212499 17849 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:47:45.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.233845 17741 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [term 1 FOLLOWER]: Refusing update from remote peer 324c1d330adb404f94dc262170e18940: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:47:45.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.233862 17696 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [term 1 FOLLOWER]: Refusing update from remote peer 324c1d330adb404f94dc262170e18940: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:47:45.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.235033 17847 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:47:45.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.235466 17805 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:47:45.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.262557 17819 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 324c1d330adb404f94dc262170e18940. Latest consensus state: current_term: 1 leader_uuid: "324c1d330adb404f94dc262170e18940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } } }
23:47:45.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.262877 17819 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [sys.catalog]: This master's current role is: FOLLOWER
23:47:45.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.262773 17833 sys_catalog.cc:455] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 324c1d330adb404f94dc262170e18940. Latest consensus state: current_term: 1 leader_uuid: "324c1d330adb404f94dc262170e18940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } } }
23:47:45.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.263028 17833 sys_catalog.cc:458] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [sys.catalog]: This master's current role is: FOLLOWER
23:47:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.267138 17850 mvcc.cc:204] Tried to move back new op lower bound from 7305085195185643520 to 7305085195011895296. Current Snapshot: MvccSnapshot[applied={T|T < 7305085195185643520}]
23:47:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.279182 17805 sys_catalog.cc:455] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "324c1d330adb404f94dc262170e18940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } } }
23:47:45.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.279506 17805 sys_catalog.cc:458] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [sys.catalog]: This master's current role is: LEADER
23:47:45.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.280532 17805 sys_catalog.cc:455] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "324c1d330adb404f94dc262170e18940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } } }
23:47:45.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.280795 17805 sys_catalog.cc:458] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940 [sys.catalog]: This master's current role is: LEADER
23:47:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.281648 17849 catalog_manager.cc:1382] Generated new cluster ID: 889acb10eafa4be4b1509acd4770ae26
23:47:45.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.281759 17849 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:47:45.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.301640 17833 sys_catalog.cc:455] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "324c1d330adb404f94dc262170e18940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } } }
23:47:45.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.301923 17833 sys_catalog.cc:458] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13 [sys.catalog]: This master's current role is: FOLLOWER
23:47:45.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.310994 17819 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "324c1d330adb404f94dc262170e18940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae5384f46e684d038af592a4b8e9fb9b" member_type: VOTER last_known_addr { host: "127.17.62.190" port: 39271 } } peers { permanent_uuid: "b481d52f540d476dbf1d5e0dd90ebf13" member_type: VOTER last_known_addr { host: "127.17.62.189" port: 39295 } } peers { permanent_uuid: "324c1d330adb404f94dc262170e18940" member_type: VOTER last_known_addr { host: "127.17.62.188" port: 44301 } } }
23:47:45.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.311262 17819 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b [sys.catalog]: This master's current role is: FOLLOWER
23:47:45.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.312832 17849 catalog_manager.cc:1405] Generated new certificate authority record
23:47:45.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.314702 17849 catalog_manager.cc:1539] Loading token signing keys...
23:47:45.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.333624 17849 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 324c1d330adb404f94dc262170e18940: Generated new TSK 0
23:47:45.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.334857 17849 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:47:45.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.346869 17658 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:45.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:45.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/wal
23:47:45.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/data
23:47:45.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:47:45.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:47:45.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:47:45.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:45.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:45.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:45.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/logs
23:47:45.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/data/info.pb
23:47:45.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:45.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:47:45.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:47:45.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:47:45.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:47:45.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:45.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:45.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:45.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:47:45.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:47:45.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.129:0
23:47:45.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.62.129
23:47:45.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.129
23:47:45.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:45.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:45.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:45.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:45.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:45.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:47:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.377074 17774 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.62.190:39271, user_credentials={real_user=slave}} blocked reactor thread for 45024.7us
23:47:45.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.880841 17860 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:47:45.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.881974 17860 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:47:45.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.882396 17860 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:47:45.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.895973 17860 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:47:45.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.896212 17860 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.62.129
23:47:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.908795 17860 tablet_server_runner.cc:78] Tablet server non-default flags:
23:47:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:47:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/data
23:47:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/wal
23:47:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.129:0
23:47:45.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/data/info.pb
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.129
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.62.129
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/logs
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:47:45.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:47:45.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:47:45.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:47:45.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on bdcb31816ec0
23:47:45.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16835
23:47:45.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
23:47:45.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.911118 17860 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:47:45.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.913851 17860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:47:45.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.925943 17868 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:45.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.925936 17865 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:45.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:45.926002 17866 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:45.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.927597 17860 server_base.cc:1061] running on GCE node
23:47:45.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.928247 17860 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:47:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.929296 17860 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:47:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.930508 17860 hybrid_clock.cc:648] HybridClock initialized: now 1783468065930441 us; error 64 us; skew 500 ppm
23:47:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.930819 17860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:47:45.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.933224 17860 webserver.cc:534] Webserver started at http://127.17.62.129:38175/ using document root <none> and password file <none>
23:47:45.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.934077 17860 fs_manager.cc:362] Metadata directory not provided
23:47:45.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.934193 17860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:47:45.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.934552 17860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:47:45.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.937359 17860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/data/instance:
23:47:45.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84ee9aaa47574569827f85a4efb8b46e"
23:47:45.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:45 on dist-test-slave-95mz"
23:47:45.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.938187 17860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/wal/instance:
23:47:45.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84ee9aaa47574569827f85a4efb8b46e"
23:47:45.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:45 on dist-test-slave-95mz"
23:47:45.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.944236 17860 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
23:47:45.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.948118 17874 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:47:45.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.949786 17860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.949954 17860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/data,/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/wal
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84ee9aaa47574569827f85a4efb8b46e"
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:45 on dist-test-slave-95mz"
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.950152 17860 fs_report.cc:389] FS layout report
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/wal
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/wal
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/data/data
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:47:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:47:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:47:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:47:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:47:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.968003 17860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:47:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.968951 17860 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:47:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.969249 17860 kserver.cc:163] Server-wide thread pool size limit: 3276
23:47:45.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.970269 17860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:47:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.972270 17860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:47:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.972373 17860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:47:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.972455 17860 ts_tablet_manager.cc:616] Registered 0 tablets
23:47:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:45.972503 17860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:47:46.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.009294 17860 rpc_server.cc:307] RPC server started. Bound to: 127.17.62.129:38427
23:47:46.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.009317 17987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.62.129:38427 every 8 connection(s)
23:47:46.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.010829 17860 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/data/info.pb
23:47:46.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.018116 17658 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu as pid 17860
23:47:46.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.018347 17658 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-0/wal/instance
23:47:46.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.023223 17658 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/wal
23:47:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/data
23:47:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:47:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:47:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:47:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:46.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/logs
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/data/info.pb
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:47:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:47:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.130:0
23:47:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.62.130
23:47:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.130
23:47:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:47:46.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.033334 17989 heartbeater.cc:344] Connected to a master server at 127.17.62.188:44301
23:47:46.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.033396 17990 heartbeater.cc:344] Connected to a master server at 127.17.62.189:39295
23:47:46.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.033862 17989 heartbeater.cc:461] Registering TS with master...
23:47:46.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.033869 17990 heartbeater.cc:461] Registering TS with master...
23:47:46.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.034544 17988 heartbeater.cc:344] Connected to a master server at 127.17.62.190:39271
23:47:46.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.034726 17988 heartbeater.cc:461] Registering TS with master...
23:47:46.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.035215 17990 heartbeater.cc:507] Master 127.17.62.189:39295 requested a full tablet report, sending...
23:47:46.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.035266 17989 heartbeater.cc:507] Master 127.17.62.188:44301 requested a full tablet report, sending...
23:47:46.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.035329 17988 heartbeater.cc:507] Master 127.17.62.190:39271 requested a full tablet report, sending...
23:47:46.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.038311 17693 ts_manager.cc:194] Registered new tserver with Master: 84ee9aaa47574569827f85a4efb8b46e (127.17.62.129:38427)
23:47:46.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.038304 17782 ts_manager.cc:194] Registered new tserver with Master: 84ee9aaa47574569827f85a4efb8b46e (127.17.62.129:38427)
23:47:46.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.039772 17738 ts_manager.cc:194] Registered new tserver with Master: 84ee9aaa47574569827f85a4efb8b46e (127.17.62.129:38427)
23:47:46.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.040589 17782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.62.129:35943
23:47:46.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.056489 17830 catalog_manager.cc:1294] Loaded cluster ID: 889acb10eafa4be4b1509acd4770ae26
23:47:46.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.056586 17830 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b: loading cluster ID for follower catalog manager: success
23:47:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.059295 17830 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b: acquiring CA information for follower catalog manager: success
23:47:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.061439 17830 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ae5384f46e684d038af592a4b8e9fb9b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:47:46.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.157732 17845 catalog_manager.cc:1294] Loaded cluster ID: 889acb10eafa4be4b1509acd4770ae26
23:47:46.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.157859 17845 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13: loading cluster ID for follower catalog manager: success
23:47:46.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.161561 17845 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13: acquiring CA information for follower catalog manager: success
23:47:46.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.164691 17845 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b481d52f540d476dbf1d5e0dd90ebf13: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:47:46.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.389055 17998 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:47:46.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.389449 17998 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:47:46.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.389539 17998 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:47:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.398222 17998 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:47:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.398406 17998 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.62.130
23:47:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.408844 17998 tablet_server_runner.cc:78] Tablet server non-default flags:
23:47:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:47:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/data
23:47:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/wal
23:47:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.130:0
23:47:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:47:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/data/info.pb
23:47:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.130
23:47:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.62.130
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/logs
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:47:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:47:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:47:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on bdcb31816ec0
23:47:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16835
23:47:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
23:47:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.410909 17998 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:47:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.413034 17998 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:47:46.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.423883 18003 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:46.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.423862 18004 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:46.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.424811 18006 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:46.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.425529 17998 server_base.cc:1061] running on GCE node
23:47:46.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.426291 17998 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:47:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.427507 17998 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:47:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.428781 17998 hybrid_clock.cc:648] HybridClock initialized: now 1783468066428721 us; error 51 us; skew 500 ppm
23:47:46.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.429268 17998 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:47:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.431797 17998 webserver.cc:534] Webserver started at http://127.17.62.130:39283/ using document root <none> and password file <none>
23:47:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.432714 17998 fs_manager.cc:362] Metadata directory not provided
23:47:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.432873 17998 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:47:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.433360 17998 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:47:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.436760 17998 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/data/instance:
23:47:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5040a3b3a8bd4272a5b51346dd3b071b"
23:47:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:46 on dist-test-slave-95mz"
23:47:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.437932 17998 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/wal/instance:
23:47:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5040a3b3a8bd4272a5b51346dd3b071b"
23:47:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:46 on dist-test-slave-95mz"
23:47:46.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.444250 17998 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
23:47:46.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.448587 18012 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:47:46.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.450294 17998 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
23:47:46.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.450515 17998 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/data,/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/wal
23:47:46.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5040a3b3a8bd4272a5b51346dd3b071b"
23:47:46.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:46 on dist-test-slave-95mz"
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.450778 17998 fs_report.cc:389] FS layout report
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/wal
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/wal
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/data/data
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:47:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:47:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:47:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:47:46.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.470736 17998 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:47:46.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.471807 17998 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:47:46.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.472182 17998 kserver.cc:163] Server-wide thread pool size limit: 3276
23:47:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.473325 17998 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:47:46.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.475170 17998 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:47:46.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.475309 17998 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:47:46.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.475420 17998 ts_tablet_manager.cc:616] Registered 0 tablets
23:47:46.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.475495 17998 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:47:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.510979 17998 rpc_server.cc:307] RPC server started. Bound to: 127.17.62.130:38737
23:47:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.511032 18125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.62.130:38737 every 8 connection(s)
23:47:46.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.512635 17998 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/data/info.pb
23:47:46.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.519717 17658 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu as pid 17998
23:47:46.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.519937 17658 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-1/wal/instance
23:47:46.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.525610 17658 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/wal
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/data
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/logs
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/data/info.pb
23:47:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.131:0
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.62.131
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.131
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:46.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:46.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:46.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:46.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:47:46.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.531786 18126 heartbeater.cc:344] Connected to a master server at 127.17.62.190:39271
23:47:46.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.531834 18128 heartbeater.cc:344] Connected to a master server at 127.17.62.189:39295
23:47:46.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.531863 18127 heartbeater.cc:344] Connected to a master server at 127.17.62.188:44301
23:47:46.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.532289 18128 heartbeater.cc:461] Registering TS with master...
23:47:46.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.532284 18126 heartbeater.cc:461] Registering TS with master...
23:47:46.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.532284 18127 heartbeater.cc:461] Registering TS with master...
23:47:46.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.533577 18127 heartbeater.cc:507] Master 127.17.62.188:44301 requested a full tablet report, sending...
23:47:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.534011 18126 heartbeater.cc:507] Master 127.17.62.190:39271 requested a full tablet report, sending...
23:47:46.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.535154 18128 heartbeater.cc:507] Master 127.17.62.189:39295 requested a full tablet report, sending...
23:47:46.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.535593 17782 ts_manager.cc:194] Registered new tserver with Master: 5040a3b3a8bd4272a5b51346dd3b071b (127.17.62.130:38737)
23:47:46.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.535856 17693 ts_manager.cc:194] Registered new tserver with Master: 5040a3b3a8bd4272a5b51346dd3b071b (127.17.62.130:38737)
23:47:46.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.536291 17738 ts_manager.cc:194] Registered new tserver with Master: 5040a3b3a8bd4272a5b51346dd3b071b (127.17.62.130:38737)
23:47:46.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.536726 17782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.62.130:45407
23:47:46.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.890591 18133 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:47:46.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.891063 18133 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:47:46.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.891187 18133 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:47:46.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.900547 18133 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:47:46.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.900727 18133 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.62.131
23:47:46.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.911114 18133 tablet_server_runner.cc:78] Tablet server non-default flags:
23:47:46.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:47:46.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.62.148:42879
23:47:46.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:47:46.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:47:46.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/data
23:47:46.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/wal
23:47:46.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.62.131:0
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/data/info.pb
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.62.131
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.62.190:39271,127.17.62.189:39295,127.17.62.188:44301
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:47:46.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.62.131
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/logs
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on bdcb31816ec0
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16835
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
23:47:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.913303 18133 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:47:46.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.915220 18133 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:47:46.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.926047 18139 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:46.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.925998 18138 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:46.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:46.926203 18141 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:47:46.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.927423 18133 server_base.cc:1061] running on GCE node
23:47:46.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.928133 18133 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:47:46.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.929316 18133 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:47:46.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.930586 18133 hybrid_clock.cc:648] HybridClock initialized: now 1783468066930510 us; error 60 us; skew 500 ppm
23:47:46.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.930985 18133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:47:46.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.933573 18133 webserver.cc:534] Webserver started at http://127.17.62.131:33507/ using document root <none> and password file <none>
23:47:46.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.934485 18133 fs_manager.cc:362] Metadata directory not provided
23:47:46.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.934630 18133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:47:46.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.935078 18133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:47:46.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.937790 18133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/data/instance:
23:47:46.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e17bbb65eb342668eddaace2bc87ad4"
23:47:46.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:46 on dist-test-slave-95mz"
23:47:46.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.938808 18133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/wal/instance:
23:47:46.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e17bbb65eb342668eddaace2bc87ad4"
23:47:46.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:46 on dist-test-slave-95mz"
23:47:46.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.944828 18133 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
23:47:46.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.948904 18147 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:47:46.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.950383 18133 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
23:47:46.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.950589 18133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/data,/tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/wal
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e17bbb65eb342668eddaace2bc87ad4"
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:47:46 on dist-test-slave-95mz"
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.950878 18133 fs_report.cc:389] FS layout report
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/wal
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/wal
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/data/data
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:47:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:47:46.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:47:46.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.969491 18133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:47:46.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.970552 18133 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:47:46.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.970911 18133 kserver.cc:163] Server-wide thread pool size limit: 3276
23:47:46.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.972043 18133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:47:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.973932 18133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:47:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.974078 18133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:47:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.974192 18133 ts_tablet_manager.cc:616] Registered 0 tablets
23:47:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:46.974273 18133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:47:47.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.011278 18133 rpc_server.cc:307] RPC server started. Bound to: 127.17.62.131:43729
23:47:47.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.011298 18260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.62.131:43729 every 8 connection(s)
23:47:47.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.013458 18133 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/data/info.pb
23:47:47.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.020677 17658 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu as pid 18133
23:47:47.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.020970 17658 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskCvZxjL/test-tmp/mini-kudu-cluster12239428948540569646/ts-2/wal/instance
23:47:47.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.038533 18261 heartbeater.cc:344] Connected to a master server at 127.17.62.190:39271
23:47:47.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.038548 18262 heartbeater.cc:344] Connected to a master server at 127.17.62.188:44301
23:47:47.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.039021 18261 heartbeater.cc:461] Registering TS with master...
23:47:47.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.039021 18262 heartbeater.cc:461] Registering TS with master...
23:47:47.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.039945 18263 heartbeater.cc:344] Connected to a master server at 127.17.62.189:39295
23:47:47.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.040144 18263 heartbeater.cc:461] Registering TS with master...
23:47:47.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.040483 18262 heartbeater.cc:507] Master 127.17.62.188:44301 requested a full tablet report, sending...
23:47:47.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.040691 18263 heartbeater.cc:507] Master 127.17.62.189:39295 requested a full tablet report, sending...
23:47:47.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.041568 18261 heartbeater.cc:507] Master 127.17.62.190:39271 requested a full tablet report, sending...
23:47:47.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.042941 17692 ts_manager.cc:194] Registered new tserver with Master: 3e17bbb65eb342668eddaace2bc87ad4 (127.17.62.131:43729)
23:47:47.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.043411 17989 heartbeater.cc:499] Master 127.17.62.188:44301 was elected leader, sending a full tablet report...
23:47:47.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.043460 17737 ts_manager.cc:194] Registered new tserver with Master: 3e17bbb65eb342668eddaace2bc87ad4 (127.17.62.131:43729)
23:47:47.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.045720 17782 ts_manager.cc:194] Registered new tserver with Master: 3e17bbb65eb342668eddaace2bc87ad4 (127.17.62.131:43729)
23:47:47.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.046628 17782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.62.131:53173
23:47:47.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.049994 17658 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:47:47.052 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:47:47.053 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:47:47.065 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.17.62.190"
      port: 39271
    }
    bound_http_address {
      host: "127.17.62.190"
      port: 42795
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.17.62.189"
      port: 39295
    }
    bound_http_address {
      host: "127.17.62.189"
      port: 36353
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.17.62.188"
      port: 44301
    }
    bound_http_address {
      host: "127.17.62.188"
      port: 40465
    }
  }
}

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

23:47:47.071 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.17.62.129"
      port: 38427
    }
    bound_http_address {
      host: "127.17.62.129"
      port: 38175
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.17.62.130"
      port: 38737
    }
    bound_http_address {
      host: "127.17.62.130"
      port: 39283
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.17.62.131"
      port: 43729
    }
    bound_http_address {
      host: "127.17.62.131"
      port: 33507
    }
  }
}

23:47:47.071 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:47:47.284 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
23:47:47.349 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:47.514 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:47.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:47.538996 18127 heartbeater.cc:499] Master 127.17.62.188:44301 was elected leader, sending a full tablet report...
23:47:47.572 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:47.574 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:47.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:47.596 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:47.596 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:47.693 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:47.693 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:47.706 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:47.940 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc83283d3, L:/127.0.0.1:55152 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:47.940 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0fdd1a66, L:/127.0.0.1:33134 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:47.940 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x45137780, L:/127.0.0.1:42194 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:47.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:47.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=507), Traces: [0ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [478ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [479ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=null) after lookup
23:47:48.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.035360 17781 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55152:
23:47:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
23:47:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:47:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:47:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
23:47:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:47:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:47:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:47:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:47:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:47:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
23:47:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:47:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:47:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:47:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:47:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:47:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:47:48.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:47:48.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:47:48.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:48.037756 17781 catalog_manager.cc:7076] 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.
23:47:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.049683 18262 heartbeater.cc:499] Master 127.17.62.188:44301 was elected leader, sending a full tablet report...
23:47:48.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:48.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.103214 18060 tablet_service.cc:1511] Processing CreateTablet for tablet 5b46961c84cd4ec6acd7c8ade129b36a (DEFAULT_TABLE table=TestHandleTooBusy [id=1535959535f7449bb47dc4ce6c331a8a]), partition=RANGE (key) PARTITION UNBOUNDED
23:47:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.106827 18060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b46961c84cd4ec6acd7c8ade129b36a. 1 dirs total, 0 dirs full, 0 dirs failed
23:47:48.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.107686 18195 tablet_service.cc:1511] Processing CreateTablet for tablet 5b46961c84cd4ec6acd7c8ade129b36a (DEFAULT_TABLE table=TestHandleTooBusy [id=1535959535f7449bb47dc4ce6c331a8a]), partition=RANGE (key) PARTITION UNBOUNDED
23:47:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.109447 18195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b46961c84cd4ec6acd7c8ade129b36a. 1 dirs total, 0 dirs full, 0 dirs failed
23:47:48.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.114493 17923 tablet_service.cc:1511] Processing CreateTablet for tablet 5b46961c84cd4ec6acd7c8ade129b36a (DEFAULT_TABLE table=TestHandleTooBusy [id=1535959535f7449bb47dc4ce6c331a8a]), partition=RANGE (key) PARTITION UNBOUNDED
23:47:48.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.116641 17923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b46961c84cd4ec6acd7c8ade129b36a. 1 dirs total, 0 dirs full, 0 dirs failed
23:47:48.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.127005 18295 tablet_bootstrap.cc:492] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b: Bootstrap starting.
23:47:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.131951 18295 tablet_bootstrap.cc:654] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b: Neither blocks nor log segments found. Creating new log.
23:47:48.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.133309 18294 tablet_bootstrap.cc:492] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4: Bootstrap starting.
23:47:48.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.137918 18294 tablet_bootstrap.cc:654] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4: Neither blocks nor log segments found. Creating new log.
23:47:48.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.139778 18294 log.cc:826] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4: Log is configured to *not* fsync() on all Append() calls
23:47:48.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.140452 18295 log.cc:826] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b: Log is configured to *not* fsync() on all Append() calls
23:47:48.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.139181 18296 tablet_bootstrap.cc:492] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e: Bootstrap starting.
23:47:48.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.143923 18294 tablet_bootstrap.cc:492] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4: No bootstrap required, opened a new log
23:47:48.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.143931 18295 tablet_bootstrap.cc:492] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b: No bootstrap required, opened a new log
23:47:48.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.144287 18294 ts_tablet_manager.cc:1403] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
23:47:48.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.144292 18295 ts_tablet_manager.cc:1403] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.009s
23:47:48.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.147135 18296 tablet_bootstrap.cc:654] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e: Neither blocks nor log segments found. Creating new log.
23:47:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.148639 18296 log.cc:826] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e: Log is configured to *not* fsync() on all Append() calls
23:47:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.151103 18294 raft_consensus.cc:359] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5040a3b3a8bd4272a5b51346dd3b071b" member_type: VOTER last_known_addr { host: "127.17.62.130" port: 38737 } } peers { permanent_uuid: "3e17bbb65eb342668eddaace2bc87ad4" member_type: VOTER last_known_addr { host: "127.17.62.131" port: 43729 } } peers { permanent_uuid: "84ee9aaa47574569827f85a4efb8b46e" member_type: VOTER last_known_addr { host: "127.17.62.129" port: 38427 } }
23:47:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.151505 18294 raft_consensus.cc:385] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:47:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.151619 18294 raft_consensus.cc:740] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e17bbb65eb342668eddaace2bc87ad4, State: Initialized, Role: FOLLOWER
23:47:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.152199 18296 tablet_bootstrap.cc:492] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e: No bootstrap required, opened a new log
23:47:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.151985 18295 raft_consensus.cc:359] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5040a3b3a8bd4272a5b51346dd3b071b" member_type: VOTER last_known_addr { host: "127.17.62.130" port: 38737 } } peers { permanent_uuid: "3e17bbb65eb342668eddaace2bc87ad4" member_type: VOTER last_known_addr { host: "127.17.62.131" port: 43729 } } peers { permanent_uuid: "84ee9aaa47574569827f85a4efb8b46e" member_type: VOTER last_known_addr { host: "127.17.62.129" port: 38427 } }
23:47:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.152381 18295 raft_consensus.cc:385] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:47:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.152477 18295 raft_consensus.cc:740] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5040a3b3a8bd4272a5b51346dd3b071b, State: Initialized, Role: FOLLOWER
23:47:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.152546 18296 ts_tablet_manager.cc:1403] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.007s
23:47:48.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.152411 18294 consensus_queue.cc:260] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5040a3b3a8bd4272a5b51346dd3b071b" member_type: VOTER last_known_addr { host: "127.17.62.130" port: 38737 } } peers { permanent_uuid: "3e17bbb65eb342668eddaace2bc87ad4" member_type: VOTER last_known_addr { host: "127.17.62.131" port: 43729 } } peers { permanent_uuid: "84ee9aaa47574569827f85a4efb8b46e" member_type: VOTER last_known_addr { host: "127.17.62.129" port: 38427 } }
23:47:48.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.153203 18295 consensus_queue.cc:260] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5040a3b3a8bd4272a5b51346dd3b071b" member_type: VOTER last_known_addr { host: "127.17.62.130" port: 38737 } } peers { permanent_uuid: "3e17bbb65eb342668eddaace2bc87ad4" member_type: VOTER last_known_addr { host: "127.17.62.131" port: 43729 } } peers { permanent_uuid: "84ee9aaa47574569827f85a4efb8b46e" member_type: VOTER last_known_addr { host: "127.17.62.129" port: 38427 } }
23:47:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.154398 18294 ts_tablet_manager.cc:1434] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
23:47:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.162402 18296 raft_consensus.cc:359] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5040a3b3a8bd4272a5b51346dd3b071b" member_type: VOTER last_known_addr { host: "127.17.62.130" port: 38737 } } peers { permanent_uuid: "3e17bbb65eb342668eddaace2bc87ad4" member_type: VOTER last_known_addr { host: "127.17.62.131" port: 43729 } } peers { permanent_uuid: "84ee9aaa47574569827f85a4efb8b46e" member_type: VOTER last_known_addr { host: "127.17.62.129" port: 38427 } }
23:47:48.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.162902 18296 raft_consensus.cc:385] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:47:48.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.163026 18296 raft_consensus.cc:740] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84ee9aaa47574569827f85a4efb8b46e, State: Initialized, Role: FOLLOWER
23:47:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.164624 18296 consensus_queue.cc:260] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5040a3b3a8bd4272a5b51346dd3b071b" member_type: VOTER last_known_addr { host: "127.17.62.130" port: 38737 } } peers { permanent_uuid: "3e17bbb65eb342668eddaace2bc87ad4" member_type: VOTER last_known_addr { host: "127.17.62.131" port: 43729 } } peers { permanent_uuid: "84ee9aaa47574569827f85a4efb8b46e" member_type: VOTER last_known_addr { host: "127.17.62.129" port: 38427 } }
23:47:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.165253 18295 ts_tablet_manager.cc:1434] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.008s
23:47:48.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.170598 18296 ts_tablet_manager.cc:1434] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.004s
23:47:48.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:48.264966 17991 tablet.cc:2406] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:47:48.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:48.266979 18129 tablet.cc:2406] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:47:48.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:48.274237 18264 tablet.cc:2406] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:47:48.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.287739 18301 raft_consensus.cc:493] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:47:48.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.288019 18301 raft_consensus.cc:515] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5040a3b3a8bd4272a5b51346dd3b071b" member_type: VOTER last_known_addr { host: "127.17.62.130" port: 38737 } } peers { permanent_uuid: "3e17bbb65eb342668eddaace2bc87ad4" member_type: VOTER last_known_addr { host: "127.17.62.131" port: 43729 } } peers { permanent_uuid: "84ee9aaa47574569827f85a4efb8b46e" member_type: VOTER last_known_addr { host: "127.17.62.129" port: 38427 } }
23:47:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.289938 18301 leader_election.cc:290] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e17bbb65eb342668eddaace2bc87ad4 (127.17.62.131:43729), 84ee9aaa47574569827f85a4efb8b46e (127.17.62.129:38427)
23:47:48.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.298506 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46961c84cd4ec6acd7c8ade129b36a" candidate_uuid: "5040a3b3a8bd4272a5b51346dd3b071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e17bbb65eb342668eddaace2bc87ad4" is_pre_election: true
23:47:48.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.299186 18216 raft_consensus.cc:2468] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5040a3b3a8bd4272a5b51346dd3b071b in term 0.
23:47:48.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.300014 18014 leader_election.cc:304] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [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: 3e17bbb65eb342668eddaace2bc87ad4, 5040a3b3a8bd4272a5b51346dd3b071b; no voters: 
23:47:48.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.300042 17943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46961c84cd4ec6acd7c8ade129b36a" candidate_uuid: "5040a3b3a8bd4272a5b51346dd3b071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84ee9aaa47574569827f85a4efb8b46e" is_pre_election: true
23:47:48.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.300496 18301 raft_consensus.cc:2804] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [term 0 FOLLOWER]: Leader pre-election won for term 1
23:47:48.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.300580 17943 raft_consensus.cc:2468] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5040a3b3a8bd4272a5b51346dd3b071b in term 0.
23:47:48.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.300688 18301 raft_consensus.cc:493] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:47:48.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.300792 18301 raft_consensus.cc:3060] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [term 0 FOLLOWER]: Advancing to term 1
23:47:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.303078 18301 raft_consensus.cc:515] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5040a3b3a8bd4272a5b51346dd3b071b" member_type: VOTER last_known_addr { host: "127.17.62.130" port: 38737 } } peers { permanent_uuid: "3e17bbb65eb342668eddaace2bc87ad4" member_type: VOTER last_known_addr { host: "127.17.62.131" port: 43729 } } peers { permanent_uuid: "84ee9aaa47574569827f85a4efb8b46e" member_type: VOTER last_known_addr { host: "127.17.62.129" port: 38427 } }
23:47:48.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.303809 18301 leader_election.cc:290] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [CANDIDATE]: Term 1 election: Requested vote from peers 3e17bbb65eb342668eddaace2bc87ad4 (127.17.62.131:43729), 84ee9aaa47574569827f85a4efb8b46e (127.17.62.129:38427)
23:47:48.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.304378 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46961c84cd4ec6acd7c8ade129b36a" candidate_uuid: "5040a3b3a8bd4272a5b51346dd3b071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e17bbb65eb342668eddaace2bc87ad4"
23:47:48.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.304431 17943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46961c84cd4ec6acd7c8ade129b36a" candidate_uuid: "5040a3b3a8bd4272a5b51346dd3b071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84ee9aaa47574569827f85a4efb8b46e"
23:47:48.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.304574 18216 raft_consensus.cc:3060] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4 [term 0 FOLLOWER]: Advancing to term 1
23:47:48.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.304661 17943 raft_consensus.cc:3060] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e [term 0 FOLLOWER]: Advancing to term 1
23:47:48.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.306964 18216 raft_consensus.cc:2468] T 5b46961c84cd4ec6acd7c8ade129b36a P 3e17bbb65eb342668eddaace2bc87ad4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5040a3b3a8bd4272a5b51346dd3b071b in term 1.
23:47:48.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.307116 17943 raft_consensus.cc:2468] T 5b46961c84cd4ec6acd7c8ade129b36a P 84ee9aaa47574569827f85a4efb8b46e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5040a3b3a8bd4272a5b51346dd3b071b in term 1.
23:47:48.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.307600 18014 leader_election.cc:304] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [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: 5040a3b3a8bd4272a5b51346dd3b071b, 84ee9aaa47574569827f85a4efb8b46e; no voters: 
23:47:48.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.307955 18301 raft_consensus.cc:2804] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [term 1 FOLLOWER]: Leader election won for term 1
23:47:48.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.308491 18301 raft_consensus.cc:697] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [term 1 LEADER]: Becoming Leader. State: Replica: 5040a3b3a8bd4272a5b51346dd3b071b, State: Running, Role: LEADER
23:47:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.309067 18301 consensus_queue.cc:237] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [LEADER]: Queue going to LEADER mode. State: All 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: "5040a3b3a8bd4272a5b51346dd3b071b" member_type: VOTER last_known_addr { host: "127.17.62.130" port: 38737 } } peers { permanent_uuid: "3e17bbb65eb342668eddaace2bc87ad4" member_type: VOTER last_known_addr { host: "127.17.62.131" port: 43729 } } peers { permanent_uuid: "84ee9aaa47574569827f85a4efb8b46e" member_type: VOTER last_known_addr { host: "127.17.62.129" port: 38427 } }
23:47:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.315266 17782 catalog_manager.cc:5696] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5040a3b3a8bd4272a5b51346dd3b071b (127.17.62.130). New cstate: current_term: 1 leader_uuid: "5040a3b3a8bd4272a5b51346dd3b071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5040a3b3a8bd4272a5b51346dd3b071b" member_type: VOTER last_known_addr { host: "127.17.62.130" port: 38737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e17bbb65eb342668eddaace2bc87ad4" member_type: VOTER last_known_addr { host: "127.17.62.131" port: 43729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84ee9aaa47574569827f85a4efb8b46e" member_type: VOTER last_known_addr { host: "127.17.62.129" port: 38427 } health_report { overall_health: UNKNOWN } } }
23:47:48.470 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:48.472 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:48.500 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:48.500 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:48.502 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:48.502 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:48.503 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:48.504 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:48.505 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:48.507 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:48.509 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:48.510 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:48.511 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:48.512 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:48.512 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:48.509 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:48.520 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:48.525 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:48.535 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:48.536 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:48.538 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:48.541 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:48.548 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:48.561 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:48.563 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:48.566 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:48.582 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:48.582 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:48.584 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:48.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:48.600 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:48.609 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:48.609 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:48.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:48.615 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa906dde4, L:/127.0.0.1:55156 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:48.618 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:48.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:48.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=152), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [151ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=null) after lookup
23:47:48.633 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:48.634 [DEBUG - pool-4-thread-9] (NetUtil.java:139) Resolved '127.17.62.189' into [/127.17.62.189] in 83823576ns
23:47:48.634 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:48.634 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:48.635 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:48.635 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:48.636 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:48.637 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:48.638 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:48.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:48.652 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x449356ac, L:/127.0.0.1:42216 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:48.657 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:48.661 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:48.658 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:48.668 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c710e17, L:/127.0.0.1:55170 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:48.672 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:48.674 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:48.680 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:48.681 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:48.682 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:48.683 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x001b74bc, L:/127.0.0.1:42226 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:48.697 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:48.697 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:48.703 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:48.705 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:48.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:48.708 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:48.710 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:48.710 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:48.712 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:48.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:48.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:48.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:48.716 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:48.718 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:48.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:48.719 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:48.720 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed274982, L:/127.0.0.1:42202 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:48.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:48.728 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:48.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:48.743 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:48.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:48.764 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:48.767 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:48.769 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:48.774 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:48.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.778990 18301 consensus_queue.cc:1048] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e17bbb65eb342668eddaace2bc87ad4" member_type: VOTER last_known_addr { host: "127.17.62.131" port: 43729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:47:48.780 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3df4d305, L:/127.0.0.1:55194 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:48.781 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:48.783 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:48.786 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:48.792 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:48.792 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=291), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [153ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=null) after lookup
23:47:48.794 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:48.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:48.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:48.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=289), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [220ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=null) after lookup
23:47:48.803 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:48.810 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:48.812 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:48.816 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:48.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:48.837 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:48.836 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:48.840 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:48.842 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:48.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.842847 18301 consensus_queue.cc:1048] T 5b46961c84cd4ec6acd7c8ade129b36a P 5040a3b3a8bd4272a5b51346dd3b071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "84ee9aaa47574569827f85a4efb8b46e" member_type: VOTER last_known_addr { host: "127.17.62.129" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:47:48.844 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:48.845 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc02ea107, L:/127.0.0.1:33160 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:48.846 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:48.848 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:48.852 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:48.856 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x73488e35, L:/127.0.0.1:42240 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:48.858 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:48.864 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9194cc77, L:/127.0.0.1:33162 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:48.877 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfe7cc2f7, L:/127.0.0.1:33148 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:48.880 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8760f54e, L:/127.0.0.1:55202 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:48.881 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4e116786, L:/127.0.0.1:42228 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:48.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:48.881496 17775 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items
23:47:48.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.881654 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:48.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 6)
23:47:48.883 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x78e4e91b, L:/127.0.0.1:55180 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:48.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:48.884562 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:48.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 6)
23:47:48.886 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:48.888 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:48.889 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x405c0682, L:/127.0.0.1:42250 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:48.892 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:48.893 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:48.904 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:48.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:48.916 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x58558a2f, L:/127.0.0.1:33174 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:48.919 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x76098424, L:/127.0.0.1:55224 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:48.919 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299991, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:48.924 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x842c3365, L:/127.0.0.1:55222 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:48.924 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:48.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:48.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=426), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [360ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [384ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=null) after lookup
23:47:48.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:48.937 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:48.944 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcf2ee764, L:/127.0.0.1:55228 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:48.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:48.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=443), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [396ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=null) after lookup
23:47:48.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:48.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=438), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [396ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=null) after lookup
23:47:48.954 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5100e3ce, L:/127.0.0.1:42270 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:48.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:48.955 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:48.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:48.958 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68ecdd25, L:/127.0.0.1:55218 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:48.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:48.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:48.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:48.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=453), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [339ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [412ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=null) after lookup
23:47:48.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:48.971 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x12917cad, L:/127.0.0.1:33164 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:48.974 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xceaa1aa8, L:/127.0.0.1:42256 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:48.999 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2100f684, L:/127.0.0.1:55232 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:49.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.000985 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.006125 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.009 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xda2d08d3, L:/127.0.0.1:33208 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:49.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.008764 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55194 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.014 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items
23:47:49.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.014389 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.021 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items
23:47:49.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.023986 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55194 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.026 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9f8d9def, L:/127.0.0.1:33220 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:49.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.027263 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.034233 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.036326 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.040 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcea4cc49, L:/127.0.0.1:33206 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:49.041 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.043 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb9cd1693, L:/127.0.0.1:33200 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:49.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.044380 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55194 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.046188 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.048 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d948468, L:/127.0.0.1:42282 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.053761 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.055217 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 0)
23:47:49.058 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x02378ebd, L:/127.0.0.1:42296 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.062747 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55180 (request call id 1)
23:47:49.064 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items
23:47:49.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.066 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:49.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=562), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [148ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [356ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [481ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items, [513ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items, [520ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [527ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@528501370(state=PENDING, result=null, callback=(continuation of Deferred@1225254697 after retry RPC after error@2100505280), errback=(continuation of Deferred@1225254697 after retry RPC after error@2100505280))) after lookup
23:47:49.068 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.070 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.071 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:49.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.073880 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55228 (request call id 3)
23:47:49.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.074509 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55218 (request call id 5)
23:47:49.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.074858 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.075735 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.076185 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.077729 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.079 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items
23:47:49.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.082937 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.085 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.088 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd8c21f51, L:/127.0.0.1:33186 - R:/127.17.62.189:39295] using TOKEN/null
23:47:49.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.092923 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.093621 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.095245 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.095705 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.096235 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.097 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items
23:47:49.099 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.102684 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.112957 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.113030 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.113648 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.116465 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.117 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items
23:47:49.118 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.123140 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.133435 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.133452 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.135444 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.135936 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.137 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items
23:47:49.138 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.142620 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.153146 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.153520 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.156247 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.157078 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55202 (request call id 1)
23:47:49.158 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items
23:47:49.159 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:49.169 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.170 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.170 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=658), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [462ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [508ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [514ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [518ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [520ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [528ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [532ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [616ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@622667891(state=PENDING, result=null, callback=(continuation of Deferred@833238825 after retry RPC after error@2005230257), errback=(continuation of Deferred@833238825 after retry RPC after error@2005230257))) after lookup
23:47:49.170 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.176447 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55228 (request call id 8)
23:47:49.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.179 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.181993 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 8)
23:47:49.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.192718 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 8)
23:47:49.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.193229 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55156 (request call id 10)
23:47:49.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.195797 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.196156 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.196475 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.196969 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.213569 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.213609 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.215142 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.233098 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.234992 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.243083 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.252584 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.254542 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55232 (request call id 6)
23:47:49.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.275 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:49.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=763), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [480ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [509ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [511ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [519ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [522ms] refreshing cache from master, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [526ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [527ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [532ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [533ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [541ms] refreshing cache from master, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [545ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [545ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [546ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [547ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [562ms] refreshing cache from master, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [565ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [566ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [566ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [566ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [581ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [585ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [585ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [586ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [586ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [602ms] refreshing cache from master, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [606ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [606ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [606ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [607ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items, [641ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [647ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [647ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [723ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1723722092(state=PENDING, result=null, callback=(continuation of Deferred@1999311572 after retry RPC after error@1460784445) -> (continuation of Deferred@258828331 after retry RPC after error@110237219) -> (continuation of Deferred@696261015 after retry RPC after error@1881231807) -> (continuation of Deferred@342442912 after retry RPC after error@48000000) -> (continuation of Deferred@725193069 after retry RPC after error@1374654748) -> (continuation of Deferred@264613058 after retry RPC after error@1847098710), errback=(continuation of Deferred@1999311572 after retry RPC after error@1460784445) -> (continuation of Deferred@258828331 after retry RPC after error@110237219) -> (continuation of Deferred@696261015 after retry RPC after error@1881231807) -> (continuation of Deferred@342442912 after retry RPC after error@48000000) -> (continuation of Deferred@725193069 after retry RPC after error@1374654748) -> (continuation of Deferred@264613058 after retry RPC after error@1847098710))) after lookup
23:47:49.278 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.281 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:49.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.284526 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55228 (request call id 9)
23:47:49.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.293241 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 9)
23:47:49.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.294694 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 8)
23:47:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.296157 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 8)
23:47:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.302585 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 10)
23:47:49.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.312875 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 10)
23:47:49.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.313503 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 10)
23:47:49.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.314707 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 10)
23:47:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.315203 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 10)
23:47:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.333582 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 10)
23:47:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.333609 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 10)
23:47:49.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.335129 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 10)
23:47:49.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.353564 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 10)
23:47:49.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.355021 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 10)
23:47:49.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.355618 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 10)
23:47:49.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.362490 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 10)
23:47:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.374001 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55156 (request call id 11)
23:47:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.374522 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55156 (request call id 11)
23:47:49.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.380 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.390028 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 7)
23:47:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.392493 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 7)
23:47:49.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.394750 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 7)
23:47:49.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.413729 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 7)
23:47:49.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.414026 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 7)
23:47:49.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.433753 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 7)
23:47:49.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.434409 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 7)
23:47:49.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.454510 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 7)
23:47:49.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.474216 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 7)
23:47:49.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.474745 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 7)
23:47:49.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.481 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.489 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:49.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.490 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.490 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:49.490 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:49.492 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:49.492 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:49.493 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:49.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:49.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:49.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:49.498 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:49.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:49.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:49.499 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:49.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:49.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:49.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:49.505 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:49.505 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:49.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:49.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:49.509 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:49.509 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:49.511 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:49.512 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:49.512 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:49.513 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:49.518 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:49.526 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:49.528 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:49.530 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:49.532 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:49.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.532752 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 12)
23:47:49.536 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:49.541 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:49.542 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:49.544 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:49.545 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x793067d7, L:/127.0.0.1:55242 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:49.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.546514 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 12)
23:47:49.548 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items
23:47:49.551 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:49.552 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:49.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.553087 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 11)
23:47:49.566 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:49.568 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3812781d, L:/127.0.0.1:42302 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:49.571 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:49.577 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ee35182, L:/127.0.0.1:55252 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:49.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.578058 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 11)
23:47:49.582 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc90edf34, L:/127.0.0.1:33234 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:49.584 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:49.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.586 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items
23:47:49.586 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.590 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.594808 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55252 (request call id 1)
23:47:49.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.598 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.598 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.600 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:49.600 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdf5f1c7f, L:/127.0.0.1:42318 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:49.600 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=90), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [58ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items, [78ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [78ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55252 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1745203701(state=PENDING, result=null, callback=(continuation of Deferred@892145917 after retry RPC after error@1504131933), errback=(continuation of Deferred@892145917 after retry RPC after error@1504131933))) after lookup
23:47:49.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:49.607 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x30b51608, L:/127.0.0.1:33242 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:49.609 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.614027 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55156 (request call id 14)
23:47:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.614562 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55242 (request call id 1)
23:47:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.633970 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55242 (request call id 1)
23:47:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.635898 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55242 (request call id 1)
23:47:49.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.642939 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 12)
23:47:49.644 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items
23:47:49.644 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.655298 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 12)
23:47:49.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.657577 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 12)
23:47:49.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.658535 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 12)
23:47:49.660 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items
23:47:49.660 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.660953 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 12)
23:47:49.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.675420 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 12)
23:47:49.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.675890 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 12)
23:47:49.677 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items
23:47:49.678 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.679880 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 12)
23:47:49.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.687 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.693248 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55242 (request call id 4)
23:47:49.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.695713 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 12)
23:47:49.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.697526 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 12)
23:47:49.698 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items
23:47:49.698 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.713593 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 13)
23:47:49.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.714617 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 8)
23:47:49.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.716207 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55156 (request call id 18)
23:47:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.732769 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 13)
23:47:49.736 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items
23:47:49.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.734830 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 13)
23:47:49.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.737577 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 13)
23:47:49.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.738041 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 13)
23:47:49.742 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.755290 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 13)
23:47:49.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.756464 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 13)
23:47:49.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.756464 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 13)
23:47:49.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.759109 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 13)
23:47:49.762 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items
23:47:49.763 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.775161 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 13)
23:47:49.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.788 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.794200 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 16)
23:47:49.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.795817 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 16)
23:47:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.798187 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55156 (request call id 19)
23:47:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.802984 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55156 (request call id 19)
23:47:49.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.804 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.808 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.810 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:49.810 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:49.810 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:49.811 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:49.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:49.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:49.811 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:49.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:49.816 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:49.816 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:49.819 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:49.820 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:49.822 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:49.823 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:49.823 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:49.824 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:49.826 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:49.826 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:49.830 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.833009 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 17)
23:47:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.834530 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 17)
23:47:49.836 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:49.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.842809 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 17)
23:47:49.844 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x975b7868, L:/127.0.0.1:52984 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:49.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.845319 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 17)
23:47:49.846 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items
23:47:49.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.853698 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 10)
23:47:49.857 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0349d956, L:/127.0.0.1:40866 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.862221 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 10)
23:47:49.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.875118 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.875 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8d3490e2, L:/127.0.0.1:41980 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:49.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 10)
23:47:49.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.876271 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55242 (request call id 7)
23:47:49.883 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:49.882681 17774 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items [suppressed 129 similar messages]
23:47:49.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.882886 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55242 (request call id 7)
23:47:49.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.892 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.894 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:49.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=384), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [38ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [99ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [99ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [100ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [104ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items, [134ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 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.17.62.188:44301, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [145ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items, [150ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 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.17.62.188:44301, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [164ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items, [168ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 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.17.62.188:44301, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [186ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items, [189ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [226ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items, [226ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [232ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 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.17.62.188:44301, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [246ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items, [252ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [253ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [366ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [367ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1306892970(state=PENDING, result=null, callback=(continuation of Deferred@2060982910 after retry RPC after error@486325610) -> (continuation of Deferred@985445445 after retry RPC after error@1533888882) -> (continuation of Deferred@1641853835 after retry RPC after error@414336311) -> (continuation of Deferred@1198769400 after retry RPC after error@1994662845) -> (continuation of Deferred@1914734081 after retry RPC after error@2016542351) -> (continuation of Deferred@557621621 after retry RPC after error@1989318436) -> (continuation of Deferred@7604089 after retry RPC after error@2001097854), errback=(continuation of Deferred@2060982910 after retry RPC after error@486325610) -> (continuation of Deferred@985445445 after retry RPC after error@1533888882) -> (continuation of Deferred@1641853835 after retry RPC after error@414336311) -> (continuation of Deferred@1198769400 after retry RPC after error@1994662845) -> (continuation of Deferred@1914734081 after retry RPC after error@2016542351) -> (continuation of Deferred@557621621 after retry RPC after error@1989318436) -> (continuation of Deferred@7604089 after retry RPC after error@2001097854))) after lookup
23:47:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.897552 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55242 (request call id 8)
23:47:49.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.902284 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55242 (request call id 8)
23:47:49.903 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items
23:47:49.903 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.907 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:49.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.914 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:49.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.919327 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55156 (request call id 20)
23:47:49.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.922240 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52984 (request call id 2)
23:47:49.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.922647 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 19)
23:47:49.924 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items
23:47:49.924 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.925243 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.933848 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.934204 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.942652 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.943 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items
23:47:49.945 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.952908 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.954602 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.961959 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.962 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items
23:47:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.966 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:49.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.966387 17773 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.967140 17754 master_runner.cc:187] Error getting master registration for 127.17.62.188:44301: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55120 dropped due to backpressure: service queue is full with 1 items, 
23:47:49.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.967367 17754 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:47:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.973441 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.973949 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.993203 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:49.994558 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:49.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 8)
23:47:49.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:49.997 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.014736 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 19)
23:47:50.016 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items
23:47:50.016 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.018 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.019 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.020944 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 19)
23:47:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.021272 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 19)
23:47:50.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.032917 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 19)
23:47:50.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.033392 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 19)
23:47:50.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.043551 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 20)
23:47:50.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.053002 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 20)
23:47:50.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.054760 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 20)
23:47:50.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.055696 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 20)
23:47:50.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.067116 17775 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 20)
23:47:50.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.067700 17669 master_runner.cc:187] Error getting master registration for 127.17.62.188:44301: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items, 
23:47:50.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.067950 17669 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:47:50.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.073546 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 20)
23:47:50.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.074745 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 20)
23:47:50.083 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items
23:47:50.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.082110 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 20)
23:47:50.085 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.092821 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55222 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 20)
23:47:50.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.103 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:50.103 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:50.104 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:50.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:50.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:50.106 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:50.106 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:50.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:50.110 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:50.110 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:50.111 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:50.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.113636 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55222 (request call id 21)
23:47:50.116 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:50.117 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:50.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.118 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.119 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:50.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.120 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.121 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:50.121 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:50.121 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:50.122 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:50.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:50.122 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:50.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:50.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:50.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=306), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [26ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 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.17.62.188:44301, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [104ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 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.17.62.188:44301, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 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.17.62.188:44301, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [142ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 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.17.62.188:44301, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [184ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items, [196ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [262ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items, [263ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [265ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [304ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [304ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [304ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@419259573(state=PENDING, result=null, callback=(continuation of Deferred@353622809 after retry RPC after error@1227969348) -> (continuation of Deferred@1987863855 after retry RPC after error@89620377) -> (continuation of Deferred@236435257 after retry RPC after error@1300197068) -> (continuation of Deferred@1488928593 after retry RPC after error@1714038888) -> (continuation of Deferred@1429730795 after retry RPC after error@1661528207) -> (continuation of Deferred@1122764296 after retry RPC after error@1974603605) -> (continuation of Deferred@524301477 after retry RPC after error@1000926034), errback=(continuation of Deferred@353622809 after retry RPC after error@1227969348) -> (continuation of Deferred@1987863855 after retry RPC after error@89620377) -> (continuation of Deferred@236435257 after retry RPC after error@1300197068) -> (continuation of Deferred@1488928593 after retry RPC after error@1714038888) -> (continuation of Deferred@1429730795 after retry RPC after error@1661528207) -> (continuation of Deferred@1122764296 after retry RPC after error@1974603605) -> (continuation of Deferred@524301477 after retry RPC after error@1000926034))) after lookup
23:47:50.128 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:50.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:50.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.134266 17774 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 11)
23:47:50.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.134266 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 11)
23:47:50.136 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:50.139 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.147503 17775 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 11)
23:47:50.149 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:50.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.152577 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 11)
23:47:50.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.149035 17712 master_runner.cc:187] Error getting master registration for 127.17.62.188:44301: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55146 dropped due to backpressure: service queue is full with 1 items, 
23:47:50.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.156796 17712 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:47:50.165 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:50.168 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:50.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.174455 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55232 (request call id 17)
23:47:50.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.175668 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55232 (request call id 17)
23:47:50.186 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb8e5d59a, L:/127.0.0.1:41988 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:50.188 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd1330202, L:/127.0.0.1:52986 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:50.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.189779 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55232 (request call id 17)
23:47:50.191 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items
23:47:50.191 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:50.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:50.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.191915 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55232 (request call id 17)
23:47:50.196 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:50.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.203 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.204 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:50.209 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xac516f04, L:/127.0.0.1:40870 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:50.212 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.214 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:50.215 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:50.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.218043 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52986 (request call id 1)
23:47:50.220 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.221 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:50.221 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:50.221 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:50.222 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:50.222 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:50.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:50.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:50.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:50.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:50.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [75ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items, [80ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [97ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52986 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [107ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@2105945819(state=PENDING, result=null, callback=(continuation of Deferred@1084739498 after retry RPC after error@408343666), errback=(continuation of Deferred@1084739498 after retry RPC after error@408343666))) after lookup
23:47:50.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.227 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:50.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:50.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.237721 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 10)
23:47:50.241 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:50.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.242568 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 22)
23:47:50.247 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:50.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:50.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.258056 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 22)
23:47:50.260 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:50.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.262239 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 22)
23:47:50.265 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:50.271 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:50.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.277462 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 22)
23:47:50.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.281811 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 22)
23:47:50.286 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1bda4691, L:/127.0.0.1:53000 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:50.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.286871 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 22)
23:47:50.287 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:50.287 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items
23:47:50.287 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:50.290 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:50.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.293814 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 23)
23:47:50.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.297294 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 23)
23:47:50.299 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe8132398, L:/127.0.0.1:42000 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:50.301 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:50.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.303344 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 23)
23:47:50.305 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:50.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.305644 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 23)
23:47:50.306 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:50.309 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:50.311 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5c5bce56, L:/127.0.0.1:40882 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:50.312 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:50.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.314137 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 23)
23:47:50.316 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:50.316 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.317945 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 23)
23:47:50.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.321161 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 23)
23:47:50.322 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:50.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.325486 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53000 (request call id 1)
23:47:50.326 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:50.328 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:50.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.334 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:50.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=139), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items, [101ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [113ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53000 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1664863837(state=PENDING, result=null, callback=(continuation of Deferred@2104182982 after retry RPC after error@1974544631), errback=(continuation of Deferred@2104182982 after retry RPC after error@1974544631))) after lookup
23:47:50.337 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:50.337 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:50.337 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:50.339 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:50.339 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:50.340 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:50.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.340 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:50.340 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:50.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:50.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.345432 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 24)
23:47:50.353 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x477f721e, L:/127.0.0.1:53002 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:50.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.353933 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 24)
23:47:50.354 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items
23:47:50.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:50.357 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:50.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.357175 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 24)
23:47:50.359 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4039a7c8, L:/127.0.0.1:42012 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:50.360 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:50.360 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd18a0d64, L:/127.0.0.1:40894 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:50.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.361938 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 24)
23:47:50.363 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.364 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:50.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.365931 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 24)
23:47:50.367 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:50.368 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:50.370 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:50.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.381656 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 24)
23:47:50.383 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:50.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.383879 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 24)
23:47:50.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.385210 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 24)
23:47:50.385 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items
23:47:50.386 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:50.389 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.389 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:50.390 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:50.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.396818 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 24)
23:47:50.401 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:50.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.402787 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 24)
23:47:50.404 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items
23:47:50.405 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.407943 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 6)
23:47:50.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.414444 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 6)
23:47:50.415 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd19209c, L:/127.0.0.1:53018 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.415902 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 6)
23:47:50.417 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items
23:47:50.422 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ac26317, L:/127.0.0.1:42016 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:50.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.423298 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53002 (request call id 3)
23:47:50.427 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd05562eb, L:/127.0.0.1:40906 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:50.429 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.434162 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53002 (request call id 3)
23:47:50.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.441 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:50.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [54ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 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.17.62.188:44301, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [104ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53002 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [125ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1518482543(state=PENDING, result=null, callback=(continuation of Deferred@155048238 after retry RPC after error@1796344771) -> (continuation of Deferred@1900525611 after retry RPC after error@984468256) -> (continuation of Deferred@1572770290 after retry RPC after error@638178709), errback=(continuation of Deferred@155048238 after retry RPC after error@1796344771) -> (continuation of Deferred@1900525611 after retry RPC after error@984468256) -> (continuation of Deferred@1572770290 after retry RPC after error@638178709))) after lookup
23:47:50.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:50.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.448886 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 7)
23:47:50.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:50.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=91), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [52ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items, [61ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53018 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@648300167(state=PENDING, result=null, callback=(continuation of Deferred@776679105 after retry RPC after error@2010523901), errback=(continuation of Deferred@776679105 after retry RPC after error@2010523901))) after lookup
23:47:50.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.454386 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 27)
23:47:50.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.456367 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53018 (request call id 2)
23:47:50.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.457165 17774 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 10)
23:47:50.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.463193 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 10)
23:47:50.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.466359 17776 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 10)
23:47:50.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.471953 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 10)
23:47:50.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.474152 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 12)
23:47:50.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.474175 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 12)
23:47:50.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.482152 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 8)
23:47:50.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.482152 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 8)
23:47:50.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.486292 17776 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 8)
23:47:50.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.492491 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 8)
23:47:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.494091 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 8)
23:47:50.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.502200 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 8)
23:47:50.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.502404 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 8)
23:47:50.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.505 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.522068 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55242 (request call id 22)
23:47:50.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.526067 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53018 (request call id 5)
23:47:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.535284 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53018 (request call id 5)
23:47:50.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.547 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:50.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.552 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.555132 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55242 (request call id 23)
23:47:50.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.557243 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 11)
23:47:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.562634 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 11)
23:47:50.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.565855 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 11)
23:47:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.585856 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 11)
23:47:50.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.592865 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55242 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 11)
23:47:50.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.602519 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 11)
23:47:50.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.605866 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 11)
23:47:50.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.608 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.625715 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 12)
23:47:50.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.632159 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55242 (request call id 25)
23:47:50.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.642549 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55242 (request call id 25)
23:47:50.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.652 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.656486 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55232 (request call id 23)
23:47:50.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.662055 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 12)
23:47:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.663208 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 12)
23:47:50.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.665691 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 12)
23:47:50.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.665717 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 12)
23:47:50.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.674492 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 12)
23:47:50.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.681839 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 18)
23:47:50.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.682379 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 18)
23:47:50.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.684970 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 18)
23:47:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.686331 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 18)
23:47:50.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.694890 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 18)
23:47:50.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.702621 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55180 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 18)
23:47:50.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.705596 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 18)
23:47:50.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.709 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.713936 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55232 (request call id 26)
23:47:50.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.717612 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55232 (request call id 26)
23:47:50.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.722025 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 31)
23:47:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.726241 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 31)
23:47:50.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.736996 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 31)
23:47:50.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.746714 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55180 (request call id 31)
23:47:50.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.753 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.757 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.758 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.758998 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55232 (request call id 27)
23:47:50.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.760991 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55232 (request call id 27)
23:47:50.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.766129 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53018 (request call id 13)
23:47:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.774070 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53018 (request call id 13)
23:47:50.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.776938 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53018 (request call id 13)
23:47:50.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.794338 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 13)
23:47:50.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.794807 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 13)
23:47:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.797848 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 13)
23:47:50.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.810 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.813531 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 35)
23:47:50.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.817435 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 17)
23:47:50.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.821345 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 17)
23:47:50.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.824780 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 15)
23:47:50.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.834200 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 15)
23:47:50.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.837610 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 15)
23:47:50.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.841722 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 15)
23:47:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.842011 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 13)
23:47:50.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.846407 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 13)
23:47:50.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.853 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.854 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:50.854 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:50.854 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:50.855 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:50.856 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:50.856 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:50.856 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:50.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:50.859 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:50.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.860 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:50.860 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.860 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:50.861 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:50.861 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:50.862 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:50.862 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:50.863 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:50.863 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:50.863 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:50.864 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:50.866 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:50.867 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:50.867 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:50.868 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:50.870 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:50.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:50.871 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:50.873 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:50.873 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:50.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.874250 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.874 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:50.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 37)
23:47:50.877 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:50.881 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:50.883 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:50.892 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3be928eb, L:/127.0.0.1:42030 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:50.898 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x53af78dd, L:/127.0.0.1:40908 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:50.901921 17774 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items [suppressed 138 similar messages]
23:47:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.902086 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 37)
23:47:50.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.905970 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 16)
23:47:50.910 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:50.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.911 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:50.917 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96627f99, L:/127.0.0.1:53024 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:50.917 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:50.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.930786 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 0)
23:47:50.932 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items
23:47:50.932 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.933319 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 24)
23:47:50.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.933790 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.934 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:50.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 8)
23:47:50.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.933792 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 8)
23:47:50.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.936051 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 8)
23:47:50.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:50.941 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:50.943 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:50.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.946147 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 8)
23:47:50.948 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items
23:47:50.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.947170 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 8)
23:47:50.948 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.949 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:50.950 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x388b2d19, L:/127.0.0.1:53032 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:50.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.951725 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 8)
23:47:50.954 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items
23:47:50.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.955 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:50.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:50.963 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:50.963 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:50.963 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:50.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:50.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:50.964 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeb57eb35, L:/127.0.0.1:40912 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:50.965 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:50.965 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x57b06437, L:/127.0.0.1:42034 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:50.965 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:50.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:50.969 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.972 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:50.972 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:50.975 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:50.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.976333 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 2)
23:47:50.977 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items
23:47:50.977 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.978 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:50.979 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:50.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:50.985 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:50.986 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:50.988 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:50.990 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:50.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.995800 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 2)
23:47:50.996 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items
23:47:50.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:50.997941 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:50.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 9)
23:47:50.998 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items
23:47:50.998 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:50.998 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.002 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:51.002 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8b981c72, L:/127.0.0.1:53042 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:51.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.001639 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 9)
23:47:51.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.002918 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 9)
23:47:51.003 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items
23:47:51.004 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:51.011 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xecb6d2fc, L:/127.0.0.1:42044 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:51.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.012 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.021697 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53032 (request call id 3)
23:47:51.022 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xde0a1b38, L:/127.0.0.1:40916 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:51.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.025807 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53032 (request call id 3)
23:47:51.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.027397 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 3)
23:47:51.028 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items
23:47:51.028 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.033 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.040159 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 3)
23:47:51.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.041105 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 26)
23:47:51.041 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items
23:47:51.042 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items
23:47:51.042 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.042 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.045344 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 26)
23:47:51.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.056 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.059473 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53032 (request call id 4)
23:47:51.061 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.061 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:51.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [80ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items, [92ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [95ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [122ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 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.17.62.188:44301, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [143ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items, [154ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53032 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.17.62.188:44301, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [183ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@844006022(state=PENDING, result=null, callback=(continuation of Deferred@1880857718 after retry RPC after error@1510370418) -> (continuation of Deferred@1889315414 after retry RPC after error@905993329) -> (continuation of Deferred@450137835 after retry RPC after error@1935152191) -> (continuation of Deferred@1719918104 after retry RPC after error@1381299565), errback=(continuation of Deferred@1880857718 after retry RPC after error@1510370418) -> (continuation of Deferred@1889315414 after retry RPC after error@905993329) -> (continuation of Deferred@450137835 after retry RPC after error@1935152191) -> (continuation of Deferred@1719918104 after retry RPC after error@1381299565))) after lookup
23:47:51.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:51.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=89), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [25ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [55ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53042 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.17.62.188:44301, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items, [83ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, deferred=Deferred@150414188(state=PENDING, result=null, callback=(continuation of Deferred@1199380321 after retry RPC after error@1495992008) -> (continuation of Deferred@1120738089 after retry RPC after error@1938865247), errback=(continuation of Deferred@1199380321 after retry RPC after error@1495992008) -> (continuation of Deferred@1120738089 after retry RPC after error@1938865247))) after lookup
23:47:51.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.066821 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53042 (request call id 3)
23:47:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.067838 17775 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 4)
23:47:51.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.069223 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 4)
23:47:51.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.074013 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 4)
23:47:51.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.075788 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 4)
23:47:51.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.085845 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 4)
23:47:51.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.093784 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 4)
23:47:51.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.096108 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 4)
23:47:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.099990 17773 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53024 (request call id 4)
23:47:51.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.114300 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.115 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.116 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:51.116 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:51.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:51.116 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:51.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=252), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [30ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 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.17.62.188:44301, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items, [134ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 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.17.62.188:44301, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [164ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items, [177ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53024 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.17.62.188:44301, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [203ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1199497344(state=PENDING, result=null, callback=(continuation of Deferred@1977075894 after retry RPC after error@376261681) -> (continuation of Deferred@356521325 after retry RPC after error@621452709) -> (continuation of Deferred@1859347402 after retry RPC after error@304330469) -> (continuation of Deferred@123544241 after retry RPC after error@1984651338), errback=(continuation of Deferred@1977075894 after retry RPC after error@376261681) -> (continuation of Deferred@356521325 after retry RPC after error@621452709) -> (continuation of Deferred@1859347402 after retry RPC after error@304330469) -> (continuation of Deferred@123544241 after retry RPC after error@1984651338))) after lookup
23:47:51.117 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:51.117 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:51.117 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:51.117 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:51.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:51.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:51.122 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:51.122 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:51.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.125079 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 22)
23:47:51.125 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:51.126 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:51.128 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:51.128 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:51.129 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:51.130 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:51.131 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:51.133 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:51.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.133466 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 22)
23:47:51.135 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:51.137 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:51.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.140108 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53042 (request call id 5)
23:47:51.154 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x50dd2f03, L:/127.0.0.1:42060 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:51.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.157 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:51.159 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc7ca8a0c, L:/127.0.0.1:40918 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:51.160 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d045a4e, L:/127.0.0.1:53058 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:51.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.160188 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 27)
23:47:51.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.161048 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 27)
23:47:51.161 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items
23:47:51.161 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.165832 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53018 (request call id 16)
23:47:51.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.167 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.169528 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53058 (request call id 1)
23:47:51.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.173698 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 21)
23:47:51.174 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items
23:47:51.174 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.177394 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.179807 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.181524 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.182353 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.185460 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.187331 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.188 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items
23:47:51.188 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.194016 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.199232 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.201769 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.201831 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.208204 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.209 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items
23:47:51.209 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.219648 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.221195 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.222004 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 20)
23:47:51.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.223 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.228174 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53058 (request call id 4)
23:47:51.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.233549 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 23)
23:47:51.234 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items
23:47:51.234 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.240017 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 23)
23:47:51.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.241421 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 23)
23:47:51.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.242081 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 23)
23:47:51.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.247694 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 23)
23:47:51.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.258 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.260102 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 11)
23:47:51.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.261548 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 32)
23:47:51.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.265295 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 24)
23:47:51.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.266791 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 24)
23:47:51.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.267606 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 24)
23:47:51.269 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items
23:47:51.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.270 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.270 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.275516 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 12)
23:47:51.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.281795 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 21)
23:47:51.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.285545 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 21)
23:47:51.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.286906 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 21)
23:47:51.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.295953 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 21)
23:47:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.299540 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 12)
23:47:51.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.300913 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 33)
23:47:51.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.306005 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 33)
23:47:51.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.307121 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 33)
23:47:51.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.316143 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 33)
23:47:51.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.324 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.326360 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53018 (request call id 20)
23:47:51.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.327543 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 12)
23:47:51.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.336651 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 12)
23:47:51.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.337381 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 12)
23:47:51.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.345525 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 12)
23:47:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.347375 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53058 (request call id 6)
23:47:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.355852 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53058 (request call id 6)
23:47:51.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.356850 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53058 (request call id 6)
23:47:51.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.359 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:51.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=234), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [32ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items, [36ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items, [48ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 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.17.62.188:44301, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items, [62ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 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.17.62.188:44301, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [143ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [222ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1259548034(state=PENDING, result=null, callback=(continuation of Deferred@2026946214 after retry RPC after error@437054707) -> (continuation of Deferred@1285681761 after retry RPC after error@512534858) -> (continuation of Deferred@1674842547 after retry RPC after error@507646542) -> (continuation of Deferred@1572067613 after retry RPC after error@646905112) -> (continuation of Deferred@1704208883 after retry RPC after error@1800050541) -> (continuation of Deferred@678613032 after retry RPC after error@2034601475), errback=(continuation of Deferred@2026946214 after retry RPC after error@437054707) -> (continuation of Deferred@1285681761 after retry RPC after error@512534858) -> (continuation of Deferred@1674842547 after retry RPC after error@507646542) -> (continuation of Deferred@1572067613 after retry RPC after error@646905112) -> (continuation of Deferred@1704208883 after retry RPC after error@1800050541) -> (continuation of Deferred@678613032 after retry RPC after error@2034601475))) after lookup
23:47:51.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.361308 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53058 (request call id 7)
23:47:51.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.362161 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53058 (request call id 7)
23:47:51.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:51.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.373967 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 25)
23:47:51.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.375875 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 17)
23:47:51.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.376730 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 17)
23:47:51.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.385350 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 17)
23:47:51.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.385844 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 17)
23:47:51.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.393431 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 17)
23:47:51.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.397392 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 17)
23:47:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.405704 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 17)
23:47:51.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.407014 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 13)
23:47:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.413918 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 13)
23:47:51.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.417474 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 13)
23:47:51.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.425 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.427678 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 28)
23:47:51.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.434198 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 28)
23:47:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.442124 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 28)
23:47:51.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.445454 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 28)
23:47:51.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.446322 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53018 (request call id 23)
23:47:51.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.456023 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 18)
23:47:51.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.457532 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 18)
23:47:51.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.461 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.462715 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 36)
23:47:51.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.474 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.479686 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 15)
23:47:51.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.481990 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 23)
23:47:51.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.485788 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 23)
23:47:51.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.487373 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 23)
23:47:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.493842 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 23)
23:47:51.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.500260 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 23)
23:47:51.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.506261 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 9)
23:47:51.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.507912 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 9)
23:47:51.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.519850 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 9)
23:47:51.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.526 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.528426 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 12)
23:47:51.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.536949 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 28)
23:47:51.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.539952 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 28)
23:47:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.547243 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 28)
23:47:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.547412 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 28)
23:47:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.553447 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 28)
23:47:51.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.559392 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 28)
23:47:51.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.562 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.567373 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 16)
23:47:51.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.575 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.577430 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 20)
23:47:51.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.579402 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 20)
23:47:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.580907 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 20)
23:47:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.581575 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 24)
23:47:51.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.586237 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 24)
23:47:51.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.587589 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 24)
23:47:51.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.593750 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 24)
23:47:51.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.595615 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 24)
23:47:51.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.601311 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 24)
23:47:51.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.605639 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 24)
23:47:51.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.616246 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 24)
23:47:51.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.621546 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 24)
23:47:51.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.628 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.629944 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 15)
23:47:51.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.636298 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 15)
23:47:51.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.641793 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 15)
23:47:51.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.645372 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 15)
23:47:51.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.655669 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 15)
23:47:51.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.660151 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 21)
23:47:51.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.662 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.665386 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53000 (request call id 34)
23:47:51.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.675 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.676839 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 25)
23:47:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.677389 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 25)
23:47:51.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.680974 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 25)
23:47:51.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.687062 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 25)
23:47:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.697463 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 25)
23:47:51.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.701486 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 25)
23:47:51.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.707341 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 25)
23:47:51.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.716589 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 25)
23:47:51.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.727885 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.727886 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.729 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.736858 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 33)
23:47:51.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.742012 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 33)
23:47:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.746862 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 33)
23:47:51.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.754112 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 32)
23:47:51.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.762398 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 32)
23:47:51.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.763 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.765534 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53018 (request call id 26)
23:47:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.766855 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53018 (request call id 26)
23:47:51.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.776 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.777 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:51.777 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:51.777 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:51.778 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:51.778 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:51.778 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:51.778 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:51.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:51.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.779762 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 34)
23:47:51.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:51.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:51.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.782371 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 34)
23:47:51.783 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:51.784 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:51.785 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:51.786 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:51.786 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:51.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.787460 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 34)
23:47:51.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:51.790 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:51.790 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:51.794 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:51.794 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:51.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.801704 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 34)
23:47:51.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.802409 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 34)
23:47:51.805 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x530496b8, L:/127.0.0.1:42070 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:51.809 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf668aaea, L:/127.0.0.1:53060 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.810043 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 34)
23:47:51.810 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items
23:47:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.820101 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 34)
23:47:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.821581 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 44)
23:47:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.821832 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 44)
23:47:51.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.826701 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52984 (request call id 44)
23:47:51.828 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf163ca07, L:/127.0.0.1:40930 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:51.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.830 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.830 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.839391 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 26)
23:47:51.846 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items
23:47:51.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.845878 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 26)
23:47:51.847 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.847942 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 26)
23:47:51.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.862617 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53002 (request call id 31)
23:47:51.864 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.865 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.866621 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53060 (request call id 2)
23:47:51.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.867555 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 25)
23:47:51.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.868240 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 25)
23:47:51.869 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items
23:47:51.869 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.874195 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 25)
23:47:51.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.876222 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 26)
23:47:51.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.879 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.885962 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53060 (request call id 3)
23:47:51.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.887558 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53060 (request call id 3)
23:47:51.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.893474 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53060 (request call id 3)
23:47:51.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.896811 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 35)
23:47:51.897 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items
23:47:51.897 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.899834 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 35)
23:47:51.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:51.905936 17776 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items [suppressed 180 similar messages]
23:47:51.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.906082 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 35)
23:47:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.907953 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 35)
23:47:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.907960 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 35)
23:47:51.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.909055 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 35)
23:47:51.909 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items
23:47:51.911 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.913632 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 35)
23:47:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.920261 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 35)
23:47:51.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.926199 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 35)
23:47:51.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.931 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.931 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:51.931 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:51.932 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:51.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:51.932 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:51.932 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:51.933 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:51.933 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:51.937 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:51.937 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:51.939 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:51.940 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:51.942 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:51.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:51.944 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:51.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.946589 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 37)
23:47:51.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.948004 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 22)
23:47:51.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.949385 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53060 (request call id 5)
23:47:51.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:51.950 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:51.952 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:51.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.955426 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 9)
23:47:51.956 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items
23:47:51.956 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.960040 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 9)
23:47:51.963 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:51.966 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ca56788, L:/127.0.0.1:53062 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:51.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.968 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:51.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299997, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.970 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:51.970 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:51.970 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:51.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:51.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:51.971 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:51.971 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:51.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:51.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.973881 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55252 (request call id 38)
23:47:51.976 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items
23:47:51.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:51.978 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:51.979 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9fbb1551, L:/127.0.0.1:42084 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:51.981 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf6e3e764, L:/127.0.0.1:40932 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:51.983 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:51.985 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:51.985 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:51.988 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:51.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.988394 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 23)
23:47:51.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.989746 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53060 (request call id 6)
23:47:51.992 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:51.993 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:51.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:51.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:51.995828 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:51.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53060 (request call id 6)
23:47:51.996 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:52.007 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.010826 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53060 (request call id 6)
23:47:52.011 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items
23:47:52.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.016060 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53060 (request call id 6)
23:47:52.016 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.016687 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 10)
23:47:52.019 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items
23:47:52.019 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.025 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x88799081, L:/127.0.0.1:53076 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:52.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.024847 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 10)
23:47:52.025 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items
23:47:52.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.026594 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 10)
23:47:52.027 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:52.027 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items
23:47:52.028 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.028232 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 10)
23:47:52.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.032 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:52.035 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.035 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:52.042 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6b2ddddd, L:/127.0.0.1:40948 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:52.047 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfa2626d4, L:/127.0.0.1:42098 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:52.050 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.053583 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53076 (request call id 1)
23:47:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.057083 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53076 (request call id 1)
23:47:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.061813 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53062 (request call id 3)
23:47:52.063 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items
23:47:52.063 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.067 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items
23:47:52.067 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.067106 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53060 (request call id 7)
23:47:52.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.069 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:52.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [23ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items, [113ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 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.17.62.188:44301, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [163ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items, [172ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 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.17.62.188:44301, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [207ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [234ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items, [235ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [282ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1844693428(state=PENDING, result=null, callback=(continuation of Deferred@1222760740 after retry RPC after error@1019930627) -> (continuation of Deferred@1724274830 after retry RPC after error@353076107) -> (continuation of Deferred@1407537399 after retry RPC after error@948187256) -> (continuation of Deferred@1825709518 after retry RPC after error@629988356) -> (continuation of Deferred@1545032362 after retry RPC after error@1158266528) -> (continuation of Deferred@969537442 after retry RPC after error@2061918307) -> (continuation of Deferred@469954455 after retry RPC after error@343322121), errback=(continuation of Deferred@1222760740 after retry RPC after error@1019930627) -> (continuation of Deferred@1724274830 after retry RPC after error@353076107) -> (continuation of Deferred@1407537399 after retry RPC after error@948187256) -> (continuation of Deferred@1825709518 after retry RPC after error@629988356) -> (continuation of Deferred@1545032362 after retry RPC after error@1158266528) -> (continuation of Deferred@969537442 after retry RPC after error@2061918307) -> (continuation of Deferred@469954455 after retry RPC after error@343322121))) after lookup
23:47:52.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.073966 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53060 (request call id 8)
23:47:52.075 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items
23:47:52.076 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.077206 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53060 (request call id 8)
23:47:52.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.079 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:52.079 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:52.079 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:52.080 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:52.080 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:52.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:52.080 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:52.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:52.080 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:52.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:52.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=144), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [36ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items, [67ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [69ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items, [73ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [77ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items, [94ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [95ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 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.17.62.188:44301, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [122ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items, [128ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 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.17.62.188:44301, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [143ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1144191165(state=PENDING, result=null, callback=(continuation of Deferred@266154433 after retry RPC after error@1975286142) -> (continuation of Deferred@2008673960 after retry RPC after error@605882354) -> (continuation of Deferred@1109944713 after retry RPC after error@1422499643) -> (continuation of Deferred@1824384932 after retry RPC after error@542334806), errback=(continuation of Deferred@266154433 after retry RPC after error@1975286142) -> (continuation of Deferred@2008673960 after retry RPC after error@605882354) -> (continuation of Deferred@1109944713 after retry RPC after error@1422499643) -> (continuation of Deferred@1824384932 after retry RPC after error@542334806))) after lookup
23:47:52.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:52.085 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:52.087 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:52.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:52.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.093353 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53076 (request call id 3)
23:47:52.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.096350 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53076 (request call id 3)
23:47:52.096 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:52.098 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:52.099 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:52.101 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:52.101 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:52.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.103596 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53076 (request call id 3)
23:47:52.107 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:52.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.108882 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 25)
23:47:52.109 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items
23:47:52.109 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.110 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:52.116 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:52.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.116605 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 25)
23:47:52.117 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:52.118 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4112e26, L:/127.0.0.1:53086 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:52.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.118739 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 25)
23:47:52.120 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items
23:47:52.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.122330 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 25)
23:47:52.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.134377 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 25)
23:47:52.135 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items
23:47:52.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.137 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x694d468c, L:/127.0.0.1:42108 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:52.138 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.138 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5a490373, L:/127.0.0.1:40956 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:52.139 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.139740 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 41)
23:47:52.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.141366 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 41)
23:47:52.142 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.155565 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 41)
23:47:52.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.157647 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 41)
23:47:52.158 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items
23:47:52.158 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.159663 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 30)
23:47:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.161509 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 30)
23:47:52.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.173 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.174 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:52.174 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:52.174 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:52.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:52.175 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:52.175 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:52.175 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:52.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.175562 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53076 (request call id 5)
23:47:52.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.177049 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53076 (request call id 5)
23:47:52.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.180436 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53076 (request call id 5)
23:47:52.181 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items
23:47:52.181 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.182402 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53076 (request call id 5)
23:47:52.184 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:52.184 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:52.186 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:52.187 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:52.189 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:52.189 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:52.190 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:52.191 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:52.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.192 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.192 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:52.193 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:52.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:52.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=205), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [35ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items, [52ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [58ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 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.17.62.188:44301, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items, [71ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 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.17.62.188:44301, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items, [118ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 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.17.62.188:44301, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [142ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53076 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.17.62.188:44301, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [182ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [200ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@800467904(state=PENDING, result=null, callback=(continuation of Deferred@1965294427 after retry RPC after error@2118995791) -> (continuation of Deferred@633175466 after retry RPC after error@1003203318) -> (continuation of Deferred@1847609359 after retry RPC after error@2047038899) -> (continuation of Deferred@874329972 after retry RPC after error@1390913307) -> (continuation of Deferred@1047260536 after retry RPC after error@1579518411), errback=(continuation of Deferred@1965294427 after retry RPC after error@2118995791) -> (continuation of Deferred@633175466 after retry RPC after error@1003203318) -> (continuation of Deferred@1847609359 after retry RPC after error@2047038899) -> (continuation of Deferred@874329972 after retry RPC after error@1390913307) -> (continuation of Deferred@1047260536 after retry RPC after error@1579518411))) after lookup
23:47:52.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.196290 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 43)
23:47:52.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.201099 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53086 (request call id 3)
23:47:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.201547 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53086 (request call id 3)
23:47:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.202412 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 12)
23:47:52.203 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items
23:47:52.204 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.206 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:52.212 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:52.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.214574 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 12)
23:47:52.224 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe768e97f, L:/127.0.0.1:42114 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:52.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.226460 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 12)
23:47:52.226 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b97229b, L:/127.0.0.1:53092 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.227538 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 12)
23:47:52.228 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items
23:47:52.229 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2c45d501, L:/127.0.0.1:40968 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:52.231 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.233922 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 12)
23:47:52.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.236151 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 12)
23:47:52.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.241264 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53086 (request call id 4)
23:47:52.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.246008 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53086 (request call id 4)
23:47:52.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.248111 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53086 (request call id 4)
23:47:52.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.249512 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53086 (request call id 4)
23:47:52.250 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items
23:47:52.252 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.252909 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53086 (request call id 4)
23:47:52.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.255488 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53086 (request call id 4)
23:47:52.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.266170 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53086 (request call id 4)
23:47:52.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.267356 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53086 (request call id 4)
23:47:52.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.269196 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53086 (request call id 4)
23:47:52.270 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items
23:47:52.271 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.274 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:52.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [23ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 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.17.62.188:44301, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [104ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 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.17.62.188:44301, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [143ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [180ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1072670536(state=PENDING, result=null, callback=(continuation of Deferred@1707645169 after retry RPC after error@244979726) -> (continuation of Deferred@492271874 after retry RPC after error@1606440967) -> (continuation of Deferred@2129550366 after retry RPC after error@552235429) -> (continuation of Deferred@106140627 after retry RPC after error@1536091006), errback=(continuation of Deferred@1707645169 after retry RPC after error@244979726) -> (continuation of Deferred@492271874 after retry RPC after error@1606440967) -> (continuation of Deferred@2129550366 after retry RPC after error@552235429) -> (continuation of Deferred@106140627 after retry RPC after error@1536091006))) after lookup
23:47:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.278316 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53086 (request call id 5)
23:47:52.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.285498 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53086 (request call id 5)
23:47:52.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.287431 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53086 (request call id 5)
23:47:52.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.288916 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53086 (request call id 5)
23:47:52.289 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items
23:47:52.290 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.295881 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53086 (request call id 5)
23:47:52.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.300 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:52.300 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:52.300 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:52.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:52.301 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:52.301 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:52.301 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:52.301 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:52.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:52.304 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:52.305 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:52.307 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:52.308 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.307924 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 30)
23:47:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.308609 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53060 (request call id 15)
23:47:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.309891 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53092 (request call id 4)
23:47:52.311 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:52.312 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:52.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:52.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:52.316 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.317831 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53092 (request call id 4)
23:47:52.318 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:52.319 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:52.321 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:52.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.327982 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53092 (request call id 4)
23:47:52.339 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x532484c4, L:/127.0.0.1:40970 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:52.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.339 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:52.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=154), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [40ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 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.17.62.188:44301, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1508917717(state=PENDING, result=null, callback=(continuation of Deferred@436413931 after retry RPC after error@1759747966) -> (continuation of Deferred@1660593657 after retry RPC after error@970964634) -> (continuation of Deferred@980482103 after retry RPC after error@1318881384) -> (continuation of Deferred@2046699823 after retry RPC after error@1032938468), errback=(continuation of Deferred@436413931 after retry RPC after error@1759747966) -> (continuation of Deferred@1660593657 after retry RPC after error@970964634) -> (continuation of Deferred@980482103 after retry RPC after error@1318881384) -> (continuation of Deferred@2046699823 after retry RPC after error@1032938468))) after lookup
23:47:52.342 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x49c12bcc, L:/127.0.0.1:42124 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:52.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.342897 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 5)
23:47:52.345 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb2a0ce6, L:/127.0.0.1:53106 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:52.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.345621 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 5)
23:47:52.346 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items
23:47:52.346 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.348150 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 5)
23:47:52.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.351460 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 5)
23:47:52.352 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items
23:47:52.352 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.362496 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 5)
23:47:52.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.366022 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 5)
23:47:52.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.367230 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 5)
23:47:52.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.371410 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 5)
23:47:52.372 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items
23:47:52.372 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.375442 17774 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53032 (request call id 38)
23:47:52.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.377 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.381613 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 15)
23:47:52.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.389166 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 6)
23:47:52.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.391438 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 6)
23:47:52.392 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items
23:47:52.392 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.393577 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 6)
23:47:52.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.399230 17774 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 10)
23:47:52.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.403 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.409848 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53106 (request call id 4)
23:47:52.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.413826 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53106 (request call id 4)
23:47:52.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.419946 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53106 (request call id 4)
23:47:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.425755 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53060 (request call id 17)
23:47:52.426 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items
23:47:52.426 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.431515 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53060 (request call id 17)
23:47:52.432 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items
23:47:52.432 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.432981 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53060 (request call id 17)
23:47:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.440176 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53060 (request call id 17)
23:47:52.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.441 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.448436 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 7)
23:47:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.449688 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 7)
23:47:52.450 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items
23:47:52.452 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.453101 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 7)
23:47:52.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.458073 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 7)
23:47:52.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.459183 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 7)
23:47:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.467703 17775 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 27)
23:47:52.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.478 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.478 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:52.479 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:52.479 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:52.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:52.479 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:52.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:52.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:52.480 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:52.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.481330 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 37)
23:47:52.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:52.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:52.484 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:52.485 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:52.486 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:52.487 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:52.487 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:52.489 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:52.489 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:52.491 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:52.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.493741 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53042 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 17)
23:47:52.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:52.496 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.497418 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 17)
23:47:52.504 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0ad30be4, L:/127.0.0.1:42134 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:52.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.506 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.514 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeedd804b, L:/127.0.0.1:53114 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:52.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.515491 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 17)
23:47:52.517 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items
23:47:52.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.517737 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 13)
23:47:52.518 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xee4b5b83, L:/127.0.0.1:40982 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.520599 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 38)
23:47:52.521 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.521716 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 38)
23:47:52.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.526306 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53042 (request call id 38)
23:47:52.527 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items
23:47:52.527 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.542 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.544322 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 19)
23:47:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.546461 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53114 (request call id 2)
23:47:52.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.557420 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 14)
23:47:52.557 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items
23:47:52.558 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.562515 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 14)
23:47:52.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.565683 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 14)
23:47:52.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.567092 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 14)
23:47:52.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.567674 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 34)
23:47:52.568 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items
23:47:52.569 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.570 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items
23:47:52.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.569952 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53058 (request call id 34)
23:47:52.570 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.579 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.581493 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 21)
23:47:52.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.586150 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 21)
23:47:52.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.587045 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53114 (request call id 4)
23:47:52.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.588512 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53114 (request call id 4)
23:47:52.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.607 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.607260 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:52.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=123), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [21ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 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.17.62.188:44301, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items, [73ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53114 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.17.62.188:44301, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@2041575303(state=PENDING, result=null, callback=(continuation of Deferred@190977382 after retry RPC after error@671253128) -> (continuation of Deferred@220276908 after retry RPC after error@188020032) -> (continuation of Deferred@275126373 after retry RPC after error@743235107) -> (continuation of Deferred@674031438 after retry RPC after error@69114366), errback=(continuation of Deferred@190977382 after retry RPC after error@671253128) -> (continuation of Deferred@220276908 after retry RPC after error@188020032) -> (continuation of Deferred@275126373 after retry RPC after error@743235107) -> (continuation of Deferred@674031438 after retry RPC after error@69114366))) after lookup
23:47:52.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.609534 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53114 (request call id 5)
23:47:52.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.613451 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53114 (request call id 5)
23:47:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.617786 17774 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 15)
23:47:52.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.621876 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 15)
23:47:52.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.627430 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 15)
23:47:52.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.633646 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 15)
23:47:52.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.643 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.644 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:52.644 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:52.644 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:52.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:52.645 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:52.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:52.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:52.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:52.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:52.646 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:52.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.648823 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 8)
23:47:52.650 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:52.651 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:52.651 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:52.652 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:52.653 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:52.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.653872 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 8)
23:47:52.654 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:52.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:52.657 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:52.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:52.659 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:52.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.662308 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 8)
23:47:52.668 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb052b4e7, L:/127.0.0.1:53122 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.669371 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 8)
23:47:52.670 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items
23:47:52.674 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x73426f3e, L:/127.0.0.1:42142 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:52.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.674003 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 8)
23:47:52.675 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5f779bc8, L:/127.0.0.1:40998 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:52.677 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.680 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:52.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.687109 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53114 (request call id 6)
23:47:52.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.687158 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53114 (request call id 6)
23:47:52.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.692126 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53114 (request call id 6)
23:47:52.693 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items
23:47:52.693 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.693154 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53114 (request call id 6)
23:47:52.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.701783 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53114 (request call id 6)
23:47:52.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.709 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:52.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.710850 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53060 (request call id 22)
23:47:52.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.712294 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53122 (request call id 2)
23:47:52.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.713444 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 24)
23:47:52.714 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items
23:47:52.714 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.726207 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 24)
23:47:52.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.726207 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 24)
23:47:52.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.727201 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 34)
23:47:52.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.731878 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53024 (request call id 34)
23:47:52.732 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items
23:47:52.732 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.744 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.746306 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 9)
23:47:52.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.746326 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 9)
23:47:52.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.752569 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53122 (request call id 4)
23:47:52.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.758502 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53122 (request call id 4)
23:47:52.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.765726 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53122 (request call id 4)
23:47:52.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.766501 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53122 (request call id 4)
23:47:52.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.777486 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53122 (request call id 4)
23:47:52.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.783 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:52.784 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:52.784 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:52.784 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:52.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=133), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [19ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items, [26ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [27ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 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.17.62.188:44301, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53122 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [108ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@2016372312(state=PENDING, result=null, callback=(continuation of Deferred@1673975656 after retry RPC after error@1235082759) -> (continuation of Deferred@463352218 after retry RPC after error@402692375) -> (continuation of Deferred@1294495976 after retry RPC after error@1793258156) -> (continuation of Deferred@10099851 after retry RPC after error@474932654), errback=(continuation of Deferred@1673975656 after retry RPC after error@1235082759) -> (continuation of Deferred@463352218 after retry RPC after error@402692375) -> (continuation of Deferred@1294495976 after retry RPC after error@1793258156) -> (continuation of Deferred@10099851 after retry RPC after error@474932654))) after lookup
23:47:52.785 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:52.785 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:52.785 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:52.785 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:52.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:52.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:52.787 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:52.788 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:52.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.788604 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 11)
23:47:52.790 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:52.791 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:52.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.791735 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 11)
23:47:52.792 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:52.792 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:52.792 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:52.793 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:52.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.793887 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 25)
23:47:52.794 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:52.795 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:52.798 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.797528 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 25)
23:47:52.799 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:52.808 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeb4e4ed5, L:/127.0.0.1:53128 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:52.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.808897 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 25)
23:47:52.811 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.811 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items
23:47:52.812 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x88829971, L:/127.0.0.1:41008 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:52.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.812647 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53106 (request call id 8)
23:47:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.817930 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53106 (request call id 8)
23:47:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.822825 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53106 (request call id 8)
23:47:52.825 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdf0c1638, L:/127.0.0.1:42156 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.826431 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53106 (request call id 8)
23:47:52.827 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.828877 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53106 (request call id 8)
23:47:52.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.831983 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53106 (request call id 8)
23:47:52.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.832233 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53106 (request call id 8)
23:47:52.832 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items
23:47:52.833 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.845 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:52.846 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:52.846 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:52.846 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:52.846 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:52.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=538), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [32ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 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.17.62.188:44301, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items, [118ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [122ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 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.17.62.188:44301, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [142ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [262ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items, [262ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [262ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items, [500ms] refreshing cache from master, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [502ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [504ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [537ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@615692622(state=PENDING, result=null, callback=(continuation of Deferred@231786132 after retry RPC after error@358406208) -> (continuation of Deferred@1976891708 after retry RPC after error@1151157761) -> (continuation of Deferred@1332923488 after retry RPC after error@1008698134) -> (continuation of Deferred@1859162288 after retry RPC after error@1087602213) -> (continuation of Deferred@421247891 after retry RPC after error@1499237525) -> (continuation of Deferred@870564382 after retry RPC after error@1754963985) -> (continuation of Deferred@748247474 after retry RPC after error@287064208) -> (continuation of Deferred@1010996127 after retry RPC after error@31794734), errback=(continuation of Deferred@231786132 after retry RPC after error@358406208) -> (continuation of Deferred@1976891708 after retry RPC after error@1151157761) -> (continuation of Deferred@1332923488 after retry RPC after error@1008698134) -> (continuation of Deferred@1859162288 after retry RPC after error@1087602213) -> (continuation of Deferred@421247891 after retry RPC after error@1499237525) -> (continuation of Deferred@870564382 after retry RPC after error@1754963985) -> (continuation of Deferred@748247474 after retry RPC after error@287064208) -> (continuation of Deferred@1010996127 after retry RPC after error@31794734))) after lookup
23:47:52.847 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:52.847 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:52.847 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:52.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:52.849 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:52.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:52.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.849550 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53106 (request call id 9)
23:47:52.852 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:52.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.851923 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53106 (request call id 9)
23:47:52.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.852169 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53106 (request call id 9)
23:47:52.854 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items
23:47:52.854 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.854 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:52.855 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:52.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:52.857 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:52.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.857645 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53106 (request call id 9)
23:47:52.858 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:52.859 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:52.860 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:52.865 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:52.868 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:52.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.868484 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53106 (request call id 9)
23:47:52.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.871776 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53106 (request call id 9)
23:47:52.873 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18705eed, L:/127.0.0.1:53136 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:52.875 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items
23:47:52.875 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.874523 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53106 (request call id 9)
23:47:52.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.875463 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53106 (request call id 9)
23:47:52.876 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items
23:47:52.884 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x89ec3454, L:/127.0.0.1:42162 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:52.886 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5dacb80e, L:/127.0.0.1:41022 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:52.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.888 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.888 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:52.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.889850 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53060 (request call id 27)
23:47:52.894 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items
23:47:52.894 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.891873 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 12)
23:47:52.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.892740 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 12)
23:47:52.896 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items
23:47:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.895967 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 12)
23:47:52.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.897727 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 22)
23:47:52.899 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.905681 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 22)
23:47:52.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:52.909197 17774 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items [suppressed 177 similar messages]
23:47:52.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.909313 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 22)
23:47:52.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.911 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.913815 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53128 (request call id 5)
23:47:52.916 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items
23:47:52.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.916010 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53128 (request call id 5)
23:47:52.918 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.926019 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53128 (request call id 5)
23:47:52.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.929904 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53128 (request call id 5)
23:47:52.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.935246 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53128 (request call id 5)
23:47:52.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.937381 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53128 (request call id 5)
23:47:52.938 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items
23:47:52.940 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.942248 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 25)
23:47:52.942 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items
23:47:52.943 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.946167 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 25)
23:47:52.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.949 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:52.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.950696 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 13)
23:47:52.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.953678 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 13)
23:47:52.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.955751 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53136 (request call id 4)
23:47:52.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.965857 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53136 (request call id 4)
23:47:52.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.966758 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53136 (request call id 4)
23:47:52.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.968676 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 10)
23:47:52.969 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items
23:47:52.969 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.969817 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 10)
23:47:52.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.974217 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 10)
23:47:52.976 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items
23:47:52.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.976047 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 10)
23:47:52.978 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.986163 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 10)
23:47:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.986202 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 10)
23:47:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:52.989319 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 10)
23:47:52.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:52.991 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.006337 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53060 (request call id 33)
23:47:53.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.006996 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53060 (request call id 33)
23:47:53.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.009490 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53060 (request call id 33)
23:47:53.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.016707 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 13)
23:47:53.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.020507 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 13)
23:47:53.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.021008 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 13)
23:47:53.026 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items
23:47:53.026 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.027 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items
23:47:53.027 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.028860 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 13)
23:47:53.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.033592 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 11)
23:47:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.037448 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 11)
23:47:53.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.047030 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 11)
23:47:53.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.050 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.053551 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 31)
23:47:53.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.057472 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 31)
23:47:53.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.062252 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 31)
23:47:53.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.066054 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 31)
23:47:53.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.073241 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53128 (request call id 7)
23:47:53.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.077782 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53128 (request call id 7)
23:47:53.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.081612 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53128 (request call id 7)
23:47:53.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:53.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=306), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [21ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 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.17.62.188:44301, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items, [83ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items, [153ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items, [223ms] refreshing cache from master, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [225ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items, [237ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [284ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@2086236574(state=PENDING, result=null, callback=(continuation of Deferred@1405672239 after retry RPC after error@1299131296) -> (continuation of Deferred@722788268 after retry RPC after error@477531857) -> (continuation of Deferred@166866899 after retry RPC after error@1031026534) -> (continuation of Deferred@806385371 after retry RPC after error@406353422) -> (continuation of Deferred@2903661 after retry RPC after error@486512137) -> (continuation of Deferred@803900899 after retry RPC after error@1958282774) -> (continuation of Deferred@369385930 after retry RPC after error@1982591709), errback=(continuation of Deferred@1405672239 after retry RPC after error@1299131296) -> (continuation of Deferred@722788268 after retry RPC after error@477531857) -> (continuation of Deferred@166866899 after retry RPC after error@1031026534) -> (continuation of Deferred@806385371 after retry RPC after error@406353422) -> (continuation of Deferred@2903661 after retry RPC after error@486512137) -> (continuation of Deferred@803900899 after retry RPC after error@1958282774) -> (continuation of Deferred@369385930 after retry RPC after error@1982591709))) after lookup
23:47:53.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.098963 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53128 (request call id 8)
23:47:53.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.101649 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53128 (request call id 8)
23:47:53.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.113408 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.114 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:53.114 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:53.115 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:53.116 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:53.117 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:53.117 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:53.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.117959 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 28)
23:47:53.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:53.118 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:53.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:53.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:53.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=268), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [22ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items, [34ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 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.17.62.188:44301, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items, [115ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [122ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 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.17.62.188:44301, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [169ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items, [172ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53136 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.17.62.188:44301, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [262ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@2123992094(state=PENDING, result=null, callback=(continuation of Deferred@1411626242 after retry RPC after error@1328387085) -> (continuation of Deferred@746451900 after retry RPC after error@515273553) -> (continuation of Deferred@1475632672 after retry RPC after error@1952068911) -> (continuation of Deferred@930732043 after retry RPC after error@452462926) -> (continuation of Deferred@1871200623 after retry RPC after error@1247732476) -> (continuation of Deferred@857653820 after retry RPC after error@1777733480) -> (continuation of Deferred@1155053568 after retry RPC after error@2041375589), errback=(continuation of Deferred@1411626242 after retry RPC after error@1328387085) -> (continuation of Deferred@746451900 after retry RPC after error@515273553) -> (continuation of Deferred@1475632672 after retry RPC after error@1952068911) -> (continuation of Deferred@930732043 after retry RPC after error@452462926) -> (continuation of Deferred@1871200623 after retry RPC after error@1247732476) -> (continuation of Deferred@857653820 after retry RPC after error@1777733480) -> (continuation of Deferred@1155053568 after retry RPC after error@2041375589))) after lookup
23:47:53.124 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:53.124 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:53.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.126139 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53136 (request call id 8)
23:47:53.127 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:53.128 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:53.129 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:53.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.129679 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53136 (request call id 8)
23:47:53.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:53.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.132665 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53136 (request call id 8)
23:47:53.133 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:53.133 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:53.134 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:53.136 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:53.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.142978 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53136 (request call id 8)
23:47:53.143 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:53.150 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:53.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.151928 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53136 (request call id 8)
23:47:53.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:53.154 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.159 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1725b34a, L:/127.0.0.1:53144 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:53.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.160459 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 15)
23:47:53.161 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items
23:47:53.162 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x692e189a, L:/127.0.0.1:42164 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:53.168 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3bcafec7, L:/127.0.0.1:41024 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:53.170 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.172119 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 12)
23:47:53.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.182302 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 32)
23:47:53.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.186813 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 21)
23:47:53.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.189529 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.190 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items
23:47:53.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 21)
23:47:53.190 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.192272 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 21)
23:47:53.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.192292 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 21)
23:47:53.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.209057 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53144 (request call id 2)
23:47:53.213 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items
23:47:53.214 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.212604 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 14)
23:47:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.213757 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 33)
23:47:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.212621 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 33)
23:47:53.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.219 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.229282 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 19)
23:47:53.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.230685 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53144 (request call id 3)
23:47:53.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.232055 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53144 (request call id 3)
23:47:53.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.237785 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53144 (request call id 3)
23:47:53.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.249425 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53144 (request call id 3)
23:47:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.252455 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53144 (request call id 3)
23:47:53.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.257 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:53.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=131), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [34ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items, [37ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items, [87ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53144 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@104229773(state=PENDING, result=null, callback=(continuation of Deferred@727740122 after retry RPC after error@939175121) -> (continuation of Deferred@1397159716 after retry RPC after error@1712952514) -> (continuation of Deferred@1319579749 after retry RPC after error@752456004), errback=(continuation of Deferred@727740122 after retry RPC after error@939175121) -> (continuation of Deferred@1397159716 after retry RPC after error@1712952514) -> (continuation of Deferred@1319579749 after retry RPC after error@752456004))) after lookup
23:47:53.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.260669 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53144 (request call id 4)
23:47:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.268795 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53144 (request call id 4)
23:47:53.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.276376 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53144 (request call id 4)
23:47:53.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.281937 17776 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 33)
23:47:53.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.289033 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 33)
23:47:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.291742 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 33)
23:47:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.291985 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 33)
23:47:53.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.295464 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 33)
23:47:53.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.300 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.309425 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 23)
23:47:53.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.316015 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 23)
23:47:53.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.321 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.326985 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 23)
23:47:53.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.329002 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53144 (request call id 5)
23:47:53.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.332036 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53144 (request call id 5)
23:47:53.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.333065 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53144 (request call id 5)
23:47:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.335765 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53144 (request call id 5)
23:47:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.346264 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53144 (request call id 5)
23:47:53.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.353606 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53144 (request call id 5)
23:47:53.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.361 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:53.361 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:53.361 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:53.361 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:53.362 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:53.362 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:53.362 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:53.362 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:53.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:53.365 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:53.365 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:53.366 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:53.367 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:53.368 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:53.369 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:53.369 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:53.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:53.372 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:53.373 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:53.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.373576 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 16)
23:47:53.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.374804 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 16)
23:47:53.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.375033 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 16)
23:47:53.375 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:53.383 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:53.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.389828 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 18)
23:47:53.390 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e952414, L:/127.0.0.1:53160 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:53.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.391422 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 18)
23:47:53.392 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items
23:47:53.393 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0130b3ee, L:/127.0.0.1:41040 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:53.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.394218 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 18)
23:47:53.395 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x107931d2, L:/127.0.0.1:42168 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:53.397 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.404999 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 11)
23:47:53.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.406754 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 11)
23:47:53.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.408417 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 11)
23:47:53.409 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items
23:47:53.410 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.421 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.422 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:53.422 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:53.422 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:53.423 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:53.423 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:53.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:53.423 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:53.423 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:53.425 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:53.425 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:53.427 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:53.428 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:53.430 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:53.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.431711 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 22)
23:47:53.432 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:53.432 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items
23:47:53.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.433337 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 22)
23:47:53.434 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.434 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:53.434 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:53.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.435761 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 22)
23:47:53.436 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:53.439 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:53.444 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:53.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.446398 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.446 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:53.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 22)
23:47:53.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.449203 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.449 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items
23:47:53.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 22)
23:47:53.450 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.462 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf722ef98, L:/127.0.0.1:53170 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:53.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.462823 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 22)
23:47:53.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.465 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.467 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items
23:47:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.468603 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53160 (request call id 4)
23:47:53.471 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x226fc2fa, L:/127.0.0.1:42178 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:53.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.473739 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 40)
23:47:53.474 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items
23:47:53.474 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.475 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0a19bee1, L:/127.0.0.1:41046 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:53.477 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.487109 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 28)
23:47:53.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.489084 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 28)
23:47:53.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.489586 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 28)
23:47:53.490 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items
23:47:53.491 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.502 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.509832 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53160 (request call id 5)
23:47:53.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.509832 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53160 (request call id 5)
23:47:53.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.512869 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53160 (request call id 5)
23:47:53.513 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items
23:47:53.514 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.524 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:53.525 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:53.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=157), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [25ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [30ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 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.17.62.188:44301, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53160 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.17.62.188:44301, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [144ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [157ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@825282676(state=PENDING, result=null, callback=(continuation of Deferred@701459587 after retry RPC after error@1778074492) -> (continuation of Deferred@49991358 after retry RPC after error@897453541) -> (continuation of Deferred@1736955069 after retry RPC after error@1414830994) -> (continuation of Deferred@991384 after retry RPC after error@1171981401) -> (continuation of Deferred@480252515 after retry RPC after error@1826132590), errback=(continuation of Deferred@701459587 after retry RPC after error@1778074492) -> (continuation of Deferred@49991358 after retry RPC after error@897453541) -> (continuation of Deferred@1736955069 after retry RPC after error@1414830994) -> (continuation of Deferred@991384 after retry RPC after error@1171981401) -> (continuation of Deferred@480252515 after retry RPC after error@1826132590))) after lookup
23:47:53.525 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:53.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:53.525 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:53.526 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:53.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:53.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:53.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:53.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.528997 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:53.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:53.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [40ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [50ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 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.17.62.188:44301, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [86ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53170 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1151530299(state=PENDING, result=null, callback=(continuation of Deferred@254930300 after retry RPC after error@1974236261) -> (continuation of Deferred@2010460824 after retry RPC after error@613223028) -> (continuation of Deferred@609700244 after retry RPC after error@852368935), errback=(continuation of Deferred@254930300 after retry RPC after error@1974236261) -> (continuation of Deferred@2010460824 after retry RPC after error@613223028) -> (continuation of Deferred@609700244 after retry RPC after error@852368935))) after lookup
23:47:53.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.532217 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53170 (request call id 4)
23:47:53.535 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:53.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:53.537 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:53.539 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:53.540 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:53.541 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:53.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:53.543 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:53.544 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:53.546 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:53.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.549062 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53170 (request call id 4)
23:47:53.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.549502 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53170 (request call id 4)
23:47:53.553 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:53.559 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0b1dd672, L:/127.0.0.1:53174 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.560184 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53170 (request call id 4)
23:47:53.560 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items
23:47:53.561 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:53.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.566 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:53.569 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2455ace4, L:/127.0.0.1:42180 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:53.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.568914 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53144 (request call id 12)
23:47:53.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.569500 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53144 (request call id 12)
23:47:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.575949 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 17)
23:47:53.577 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x107fcf1d, L:/127.0.0.1:41058 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:53.579 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.590109 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 17)
23:47:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.590152 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 17)
23:47:53.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.593895 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 17)
23:47:53.601 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items
23:47:53.601 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.600234 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 17)
23:47:53.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.602 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.609386 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 24)
23:47:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.609391 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 24)
23:47:53.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.620748 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 24)
23:47:53.621 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items
23:47:53.622 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.626747 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 24)
23:47:53.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.629721 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 24)
23:47:53.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.630156 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53144 (request call id 13)
23:47:53.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.633 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.640143 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53174 (request call id 3)
23:47:53.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.645982 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53174 (request call id 3)
23:47:53.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.648856 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53174 (request call id 3)
23:47:53.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.648880 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53174 (request call id 3)
23:47:53.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.651917 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 17)
23:47:53.652 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items
23:47:53.652 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.661 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items
23:47:53.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.660637 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 17)
23:47:53.661 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.666263 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 17)
23:47:53.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.668197 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 17)
23:47:53.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.669 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.686767 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 33)
23:47:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.688445 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 33)
23:47:53.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.688971 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53170 (request call id 10)
23:47:53.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.692298 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53170 (request call id 10)
23:47:53.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.693337 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 42)
23:47:53.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.700340 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53076 (request call id 42)
23:47:53.701 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items
23:47:53.701 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.703 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.706835 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 34)
23:47:53.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.708614 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 34)
23:47:53.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.709728 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 25)
23:47:53.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.712246 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 25)
23:47:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.715541 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 25)
23:47:53.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.720654 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 25)
23:47:53.721 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items
23:47:53.721 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.726193 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 25)
23:47:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.729555 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 25)
23:47:53.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.732631 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 25)
23:47:53.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.734 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.735762 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 20)
23:47:53.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.746579 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 36)
23:47:53.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.749037 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 36)
23:47:53.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.749054 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 36)
23:47:53.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.751734 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 36)
23:47:53.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.756126 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 36)
23:47:53.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.760344 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53174 (request call id 7)
23:47:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.768543 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53174 (request call id 7)
23:47:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.768757 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53174 (request call id 7)
23:47:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.769670 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.770 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:53.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=233), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [22ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items, [33ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items, [114ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 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.17.62.188:44301, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [162ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 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.17.62.188:44301, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [183ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53174 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.17.62.188:44301, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [223ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@2047604638(state=PENDING, result=null, callback=(continuation of Deferred@1198321657 after retry RPC after error@1262217572) -> (continuation of Deferred@1068937150 after retry RPC after error@438569169) -> (continuation of Deferred@974597963 after retry RPC after error@779321764) -> (continuation of Deferred@615645323 after retry RPC after error@510326348) -> (continuation of Deferred@486862781 after retry RPC after error@793260824) -> (continuation of Deferred@466278434 after retry RPC after error@1381733761) -> (continuation of Deferred@1746461040 after retry RPC after error@111595416), errback=(continuation of Deferred@1198321657 after retry RPC after error@1262217572) -> (continuation of Deferred@1068937150 after retry RPC after error@438569169) -> (continuation of Deferred@974597963 after retry RPC after error@779321764) -> (continuation of Deferred@615645323 after retry RPC after error@510326348) -> (continuation of Deferred@486862781 after retry RPC after error@793260824) -> (continuation of Deferred@466278434 after retry RPC after error@1381733761) -> (continuation of Deferred@1746461040 after retry RPC after error@111595416))) after lookup
23:47:53.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.772403 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53174 (request call id 8)
23:47:53.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.775210 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53174 (request call id 8)
23:47:53.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.789757 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53174 (request call id 8)
23:47:53.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.791842 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53174 (request call id 8)
23:47:53.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.795468 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53174 (request call id 8)
23:47:53.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.804 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:53.805 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:53.805 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:53.805 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:53.806 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:53.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:53.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:53.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:53.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:53.807 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:53.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:53.809 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:53.810 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:53.811 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:53.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:53.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.812276 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.812 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:53.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53144 (request call id 18)
23:47:53.813 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:53.814 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:53.814 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:53.816 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:53.816 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:53.826 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4d7f3762, L:/127.0.0.1:53182 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.828153 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53144 (request call id 18)
23:47:53.828 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x17139c18, L:/127.0.0.1:42188 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:53.828 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9faf43b8, L:/127.0.0.1:41072 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:53.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.832420 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53144 (request call id 18)
23:47:53.833 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items
23:47:53.833 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.835 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.836252 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 24)
23:47:53.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.846591 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 37)
23:47:53.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.849825 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 37)
23:47:53.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.851264 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 37)
23:47:53.852 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items
23:47:53.852 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.852833 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 37)
23:47:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.870117 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 37)
23:47:53.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.872509 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 37)
23:47:53.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.873 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items
23:47:53.874 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.874 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.888388 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 15)
23:47:53.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.892531 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 15)
23:47:53.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.893630 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 15)
23:47:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.894207 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 15)
23:47:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.894661 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 15)
23:47:53.896 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items
23:47:53.896 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:53.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.909 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:53.911430 17775 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items [suppressed 174 similar messages]
23:47:53.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.911556 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 30)
23:47:53.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.912788 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 30)
23:47:53.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.915736 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53182 (request call id 4)
23:47:53.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.920724 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53182 (request call id 4)
23:47:53.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.929813 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53182 (request call id 4)
23:47:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.932132 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53182 (request call id 4)
23:47:53.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.937 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:53.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=128), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [20ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items, [23ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 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.17.62.188:44301, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53182 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@2129882181(state=PENDING, result=null, callback=(continuation of Deferred@58125634 after retry RPC after error@1338480324) -> (continuation of Deferred@2074626430 after retry RPC after error@517772042) -> (continuation of Deferred@720658798 after retry RPC after error@1500951362) -> (continuation of Deferred@1621942955 after retry RPC after error@445802871), errback=(continuation of Deferred@58125634 after retry RPC after error@1338480324) -> (continuation of Deferred@2074626430 after retry RPC after error@517772042) -> (continuation of Deferred@720658798 after retry RPC after error@1500951362) -> (continuation of Deferred@1621942955 after retry RPC after error@445802871))) after lookup
23:47:53.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.939761 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53182 (request call id 5)
23:47:53.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.952546 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 24)
23:47:53.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.952550 17776 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 24)
23:47:53.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.955464 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 25)
23:47:53.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.960124 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 25)
23:47:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.971698 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 25)
23:47:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.972482 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 25)
23:47:53.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:53.976 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:53.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.980222 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53174 (request call id 14)
23:47:53.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.986783 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53174 (request call id 14)
23:47:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.989516 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 32)
23:47:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.991806 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 11)
23:47:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:53.991873 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 11)
23:47:54.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.007161 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 11)
23:47:54.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.010 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.026285 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53174 (request call id 15)
23:47:54.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.029659 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53170 (request call id 13)
23:47:54.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.031747 17775 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53170 (request call id 13)
23:47:54.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.040 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.046660 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 42)
23:47:54.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.052029 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 12)
23:47:54.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.060356 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 12)
23:47:54.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.066943 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 12)
23:47:54.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.068655 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 12)
23:47:54.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.069725 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 12)
23:47:54.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.077 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.092803 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 37)
23:47:54.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.109530 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 37)
23:47:54.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.111213 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53122 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53182 (request call id 7)
23:47:54.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.112497 17776 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.113 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.127027 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 44)
23:47:54.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.129655 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53114 (request call id 44)
23:47:54.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.141 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.148983 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53144 (request call id 25)
23:47:54.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.149035 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53144 (request call id 25)
23:47:54.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.160035 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53174 (request call id 17)
23:47:54.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.169525 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53174 (request call id 17)
23:47:54.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.169525 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53174 (request call id 17)
23:47:54.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.180 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.188824 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 20)
23:47:54.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.189620 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 20)
23:47:54.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.196306 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 20)
23:47:54.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.209302 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 20)
23:47:54.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.210041 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53144 (request call id 26)
23:47:54.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.214 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.215925 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 29)
23:47:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.229251 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 21)
23:47:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.229264 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 21)
23:47:54.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.232255 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 21)
23:47:54.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.235625 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53160 (request call id 21)
23:47:54.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.242 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.243 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:54.243 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:54.243 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:54.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:54.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:54.244 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:54.244 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:54.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:54.247 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:54.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:54.249 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:54.250 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:54.251 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:54.252 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:54.252 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:54.253 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:54.254 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:54.255 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.255646 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 31)
23:47:54.256 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:54.257 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:54.267 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3a1c99fa, L:/127.0.0.1:42190 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:54.267 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5188346, L:/127.0.0.1:53188 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:54.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.268486 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53136 (request call id 31)
23:47:54.269 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items
23:47:54.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.269682 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53170 (request call id 19)
23:47:54.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.271735 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53170 (request call id 19)
23:47:54.272 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x70ceafcf, L:/127.0.0.1:41084 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:54.274 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.281 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.291388 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53188 (request call id 1)
23:47:54.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.292295 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 31)
23:47:54.293 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items
23:47:54.293 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.300133 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 31)
23:47:54.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.310112 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 34)
23:47:54.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.311676 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53182 (request call id 8)
23:47:54.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.312811 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53182 (request call id 8)
23:47:54.313 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items
23:47:54.314 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.316 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:54.316 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:54.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:54.316 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:54.316 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:54.317 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:54.317 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:54.317 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:54.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.320503 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53174 (request call id 20)
23:47:54.322 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:54.323 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:54.325 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:54.326 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:54.327 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:54.328 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:54.328 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:54.329 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:54.331 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:54.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.334237 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53188 (request call id 3)
23:47:54.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.334257 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53188 (request call id 3)
23:47:54.339 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:54.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.341334 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53188 (request call id 3)
23:47:54.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.344 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:54.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [19ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items, [19ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53188 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.17.62.188:44301, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@344790337(state=PENDING, result=null, callback=(continuation of Deferred@1884154238 after retry RPC after error@626222018) -> (continuation of Deferred@142197085 after retry RPC after error@1956833806) -> (continuation of Deferred@1807481853 after retry RPC after error@1430833211), errback=(continuation of Deferred@1884154238 after retry RPC after error@626222018) -> (continuation of Deferred@142197085 after retry RPC after error@1956833806) -> (continuation of Deferred@1807481853 after retry RPC after error@1430833211))) after lookup
23:47:54.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:54.352 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:54.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.352840 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 38)
23:47:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.353441 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 38)
23:47:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.354543 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 38)
23:47:54.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.362340 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 38)
23:47:54.364 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:54.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.373760 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 38)
23:47:54.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.375005 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 38)
23:47:54.376 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xda27ac0b, L:/127.0.0.1:42206 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.380223 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53122 (request call id 38)
23:47:54.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.391271 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 13)
23:47:54.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.391261 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 13)
23:47:54.400 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x245628d5, L:/127.0.0.1:41094 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:54.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.409762 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 13)
23:47:54.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.411283 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 13)
23:47:54.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.412528 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 33)
23:47:54.414 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfab11889, L:/127.0.0.1:53196 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.415308 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 33)
23:47:54.416 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items
23:47:54.416 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.418 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:54.418 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:54.418 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:54.419 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:54.419 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:54.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:54.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:54.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:54.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.423681 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53174 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 12)
23:47:54.425 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:54.425 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:54.427 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:54.428 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items
23:47:54.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.427414 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 12)
23:47:54.430 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.430492 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 12)
23:47:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.431367 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 12)
23:47:54.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.431484 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 12)
23:47:54.433 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:54.434 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:54.435 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:54.437 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:54.438 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:54.442 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:54.446 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:54.448 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items
23:47:54.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.447759 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 12)
23:47:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.449762 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 12)
23:47:54.452 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.454 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.454 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:54.455 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:54.455 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:54.455 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:54.456 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:54.456 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:54.458 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:54.459 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:54.459 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:54.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:54.468 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c082982, L:/127.0.0.1:53198 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.469637 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53196 (request call id 3)
23:47:54.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.470678 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 35)
23:47:54.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.471639 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 35)
23:47:54.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.472772 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 35)
23:47:54.475 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x874e6665, L:/127.0.0.1:42214 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:54.471 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items
23:47:54.471 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items
23:47:54.477 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.479 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:54.479 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:54.482 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:54.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.484 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.484 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:54.484 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:54.484 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:54.485 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:54.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:54.485 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:54.485 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:54.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:54.486 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfa676fdf, L:/127.0.0.1:41096 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:54.489 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.490 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:54.493 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:54.493 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:54.494 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:54.496 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:54.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.497668 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53196 (request call id 4)
23:47:54.499 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items
23:47:54.499 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.499 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:54.501 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:54.507 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:54.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.509294 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.509 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:54.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53196 (request call id 4)
23:47:54.510 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:54.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.516563 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53196 (request call id 4)
23:47:54.517 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items
23:47:54.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.518 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.519 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:54.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=193), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [55ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items, [91ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 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.17.62.188:44301, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [146ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items, [149ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [152ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53196 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.17.62.188:44301, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [163ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@2055976543(state=PENDING, result=null, callback=(continuation of Deferred@1163979056 after retry RPC after error@1270556772) -> (continuation of Deferred@1035610550 after retry RPC after error@446974224) -> (continuation of Deferred@1489967645 after retry RPC after error@1244000616) -> (continuation of Deferred@650020355 after retry RPC after error@518698765), errback=(continuation of Deferred@1163979056 after retry RPC after error@1270556772) -> (continuation of Deferred@1035610550 after retry RPC after error@446974224) -> (continuation of Deferred@1489967645 after retry RPC after error@1244000616) -> (continuation of Deferred@650020355 after retry RPC after error@518698765))) after lookup
23:47:54.522 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:54.522 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:54.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.539904 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53196 (request call id 5)
23:47:54.541 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items
23:47:54.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.542429 17775 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53174 (request call id 25)
23:47:54.542 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:54.544 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.546 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5cf91c8, L:/127.0.0.1:53204 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:54.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.547206 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53174 (request call id 25)
23:47:54.547 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items
23:47:54.555 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:54.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.555212 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53174 (request call id 25)
23:47:54.557 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:54.558 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items
23:47:54.559 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:54.559 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7d2196f7, L:/127.0.0.1:41112 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:54.559 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.563 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.566 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcda49f7f, L:/127.0.0.1:42224 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:54.566 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:54.567 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:54.568 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.568717 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53170 (request call id 26)
23:47:54.570 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:54.571 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:54.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.572582 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53170 (request call id 26)
23:47:54.573 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items
23:47:54.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.575631 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53170 (request call id 26)
23:47:54.576 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items
23:47:54.577 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:54.579 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.583 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2dd55cf2, L:/127.0.0.1:53208 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:54.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.586423 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53208 (request call id 0)
23:47:54.588 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.589785 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53208 (request call id 0)
23:47:54.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.591419 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53208 (request call id 0)
23:47:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.592118 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 16)
23:47:54.592 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items
23:47:54.599 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdcea0fd7, L:/127.0.0.1:41114 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:54.601 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf4d18780, L:/127.0.0.1:42238 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:54.603 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.607996 17776 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 16)
23:47:54.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.608891 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 16)
23:47:54.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.611120 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 16)
23:47:54.612 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items
23:47:54.613 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.614097 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 16)
23:47:54.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.617379 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 16)
23:47:54.618 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items
23:47:54.618 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.619874 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 16)
23:47:54.620 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items
23:47:54.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.622 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.623 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.629495 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 39)
23:47:54.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.631122 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 14)
23:47:54.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.632704 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53204 (request call id 3)
23:47:54.641 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items
23:47:54.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.640452 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53204 (request call id 3)
23:47:54.643 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.649699 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53204 (request call id 3)
23:47:54.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.651187 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53204 (request call id 3)
23:47:54.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.652398 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53204 (request call id 3)
23:47:54.661 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items
23:47:54.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.660874 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53204 (request call id 3)
23:47:54.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.663 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:54.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=181), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [58ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items, [75ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [79ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 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.17.62.188:44301, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items, [99ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [99ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53204 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.17.62.188:44301, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [143ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1064913998(state=PENDING, result=null, callback=(continuation of Deferred@1378317994 after retry RPC after error@244118901) -> (continuation of Deferred@708350260 after retry RPC after error@1599517441) -> (continuation of Deferred@908921959 after retry RPC after error@1600348298), errback=(continuation of Deferred@1378317994 after retry RPC after error@244118901) -> (continuation of Deferred@708350260 after retry RPC after error@1599517441) -> (continuation of Deferred@908921959 after retry RPC after error@1600348298))) after lookup
23:47:54.665 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:54.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.672528 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 37)
23:47:54.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.675527 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53198 (request call id 7)
23:47:54.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.680249 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53198 (request call id 7)
23:47:54.681 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items
23:47:54.682 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.685 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:54.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=258), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [37ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [56ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items, [63ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [65ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 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.17.62.188:44301, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items, [105ms] refreshing cache from master, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [107ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items, [109ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [111ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 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.17.62.188:44301, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [125ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 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.17.62.188:44301, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [143ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 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.17.62.188:44301, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [183ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items, [185ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53198 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.17.62.188:44301, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [243ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1346443814(state=PENDING, result=null, callback=(continuation of Deferred@862506596 after retry RPC after error@29721064) -> (continuation of Deferred@88778295 after retry RPC after error@1568808082) -> (continuation of Deferred@678224552 after retry RPC after error@93060236) -> (continuation of Deferred@1436584212 after retry RPC after error@411793854) -> (continuation of Deferred@1463660965 after retry RPC after error@227035218) -> (continuation of Deferred@1555142878 after retry RPC after error@523525247) -> (continuation of Deferred@624846501 after retry RPC after error@1782280328), errback=(continuation of Deferred@862506596 after retry RPC after error@29721064) -> (continuation of Deferred@88778295 after retry RPC after error@1568808082) -> (continuation of Deferred@678224552 after retry RPC after error@93060236) -> (continuation of Deferred@1436584212 after retry RPC after error@411793854) -> (continuation of Deferred@1463660965 after retry RPC after error@227035218) -> (continuation of Deferred@1555142878 after retry RPC after error@523525247) -> (continuation of Deferred@624846501 after retry RPC after error@1782280328))) after lookup
23:47:54.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.689924 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53198 (request call id 8)
23:47:54.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.691077 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53198 (request call id 8)
23:47:54.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.691699 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53198 (request call id 8)
23:47:54.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.692487 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53198 (request call id 8)
23:47:54.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.709580 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53198 (request call id 8)
23:47:54.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.711470 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53198 (request call id 8)
23:47:54.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.712641 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53198 (request call id 8)
23:47:54.721 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items
23:47:54.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.720818 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.721 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53198 (request call id 8)
23:47:54.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.723 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.731217 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 17)
23:47:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.731726 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 17)
23:47:54.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.735329 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 17)
23:47:54.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.748320 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53196 (request call id 7)
23:47:54.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.751556 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53196 (request call id 7)
23:47:54.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.752707 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53196 (request call id 7)
23:47:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.755252 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53196 (request call id 7)
23:47:54.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.760332 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53196 (request call id 7)
23:47:54.761 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items
23:47:54.761 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.767 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:54.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.774736 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 12)
23:47:54.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.787590 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 12)
23:47:54.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.789 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.791056 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 10)
23:47:54.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.808497 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 10)
23:47:54.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.809648 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 10)
23:47:54.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.812597 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53128 (request call id 41)
23:47:54.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.826 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.828068 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 11)
23:47:54.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.828616 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 11)
23:47:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.829089 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 43)
23:47:54.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.830936 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 43)
23:47:54.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.840327 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53208 (request call id 7)
23:47:54.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.847581 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53208 (request call id 7)
23:47:54.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.848917 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53208 (request call id 7)
23:47:54.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.851271 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53208 (request call id 7)
23:47:54.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.851554 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53208 (request call id 7)
23:47:54.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.852267 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53208 (request call id 7)
23:47:54.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.867949 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53208 (request call id 7)
23:47:54.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.869256 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53208 (request call id 7)
23:47:54.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.871 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.871 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:54.872 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:54.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:54.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=376), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [50ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [59ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [61ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [76ms] refreshing cache from master, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [78ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [78ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [81ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [97ms] refreshing cache from master, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [99ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [99ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [101ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [117ms] refreshing cache from master, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [119ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [119ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [137ms] refreshing cache from master, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [138ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [139ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [140ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [177ms] refreshing cache from master, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [179ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [179ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [180ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [217ms] refreshing cache from master, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [218ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [219ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [220ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items, [297ms] refreshing cache from master, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [299ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [299ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [329ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1178425562(state=PENDING, result=null, callback=(continuation of Deferred@1646153644 after retry RPC after error@389003218) -> (continuation of Deferred@1170137049 after retry RPC after error@1768535100) -> (continuation of Deferred@2031805842 after retry RPC after error@325143620) -> (continuation of Deferred@538057190 after retry RPC after error@75399564) -> (continuation of Deferred@711381732 after retry RPC after error@863807616) -> (continuation of Deferred@51464736 after retry RPC after error@1930680623) -> (continuation of Deferred@1870582875 after retry RPC after error@957372828), errback=(continuation of Deferred@1646153644 after retry RPC after error@389003218) -> (continuation of Deferred@1170137049 after retry RPC after error@1768535100) -> (continuation of Deferred@2031805842 after retry RPC after error@325143620) -> (continuation of Deferred@538057190 after retry RPC after error@75399564) -> (continuation of Deferred@711381732 after retry RPC after error@863807616) -> (continuation of Deferred@51464736 after retry RPC after error@1930680623) -> (continuation of Deferred@1870582875 after retry RPC after error@957372828))) after lookup
23:47:54.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:54.872 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:54.872 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:54.873 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:54.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:54.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:54.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:54.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:54.880 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:54.883 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:54.884 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:54.886 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:54.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.890 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:54.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:54.890 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.893946 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 19)
23:47:54.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.894155 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 19)
23:47:54.897 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:54.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:54.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.900715 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 19)
23:47:54.901 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:54.903 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x48d0ac47, L:/127.0.0.1:53218 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:54.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.904402 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 19)
23:47:54.905 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items
23:47:54.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.907039 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 19)
23:47:54.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.910989 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 19)
23:47:54.913 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:54.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:54.914323 17774 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items [suppressed 157 similar messages]
23:47:54.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.914463 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 19)
23:47:54.915 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:54.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.919929 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 19)
23:47:54.923 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xccf1ffa1, L:/127.0.0.1:42242 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:54.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.927 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.927 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:54.927 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:54.928 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:54.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:54.928 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:54.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:54.928 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:54.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:54.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.930071 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 44)
23:47:54.932 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:54.932 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:54.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.934679 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 44)
23:47:54.935 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:54.935 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4a5050ce, L:/127.0.0.1:41130 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:54.936 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:54.937 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.937 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:54.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.940126 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 44)
23:47:54.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:54.941 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:54.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.944823 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.945 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 44)
23:47:54.945 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items
23:47:54.947 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.948 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:54.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.954902 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 44)
23:47:54.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:54.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.960232 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 44)
23:47:54.962 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7366488f, L:/127.0.0.1:53226 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:54.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.963181 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 44)
23:47:54.963 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:54.964 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items
23:47:54.965 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2222368a, L:/127.0.0.1:42258 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:54.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.964998 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 44)
23:47:54.965 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items
23:47:54.967 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.971469 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 44)
23:47:54.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.975097 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 44)
23:47:54.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.977 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.977 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc067415e, L:/127.0.0.1:41134 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:54.978 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:54.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.980468 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 14)
23:47:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.980957 17773 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 14)
23:47:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.981647 17754 master_runner.cc:187] Error getting master registration for 127.17.62.188:44301: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55120 dropped due to backpressure: service queue is full with 1 items, 
23:47:54.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.981902 17754 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:47:54.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.984611 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53218 (request call id 3)
23:47:54.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:54.991375 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:54.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53218 (request call id 3)
23:47:54.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:54.995 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:54.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:54.996 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:54.996 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:54.996 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:54.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=115), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [22ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [54ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53218 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.17.62.188:44301, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@810023764(state=PENDING, result=null, callback=(continuation of Deferred@661264372 after retry RPC after error@29191167) -> (continuation of Deferred@1601886715 after retry RPC after error@1348994075) -> (continuation of Deferred@667577429 after retry RPC after error@1304566208), errback=(continuation of Deferred@661264372 after retry RPC after error@29191167) -> (continuation of Deferred@1601886715 after retry RPC after error@1348994075) -> (continuation of Deferred@667577429 after retry RPC after error@1304566208))) after lookup
23:47:54.996 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:54.997 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:54.997 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:54.997 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:54.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:54.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:54.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=64), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [28ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53226 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.17.62.188:44301, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@114638273(state=PENDING, result=null, callback=(continuation of Deferred@835239692 after retry RPC after error@924391720), errback=(continuation of Deferred@835239692 after retry RPC after error@924391720))) after lookup
23:47:54.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:55.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:55.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:55.005 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:55.006 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:55.006 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:55.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:55.008 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:55.009 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:55.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:55.013 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.017825 17774 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 18)
23:47:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.018227 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 12)
23:47:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.019305 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 12)
23:47:55.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.028 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.034667 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 19)
23:47:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.037088 17775 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 19)
23:47:55.038 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:55.039 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x705867cc, L:/127.0.0.1:53236 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:55.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.039726 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 19)
23:47:55.040 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items
23:47:55.043 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:55.044 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x242e9227, L:/127.0.0.1:42266 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:55.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.047326 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 16)
23:47:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.051306 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 16)
23:47:55.054 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x98f8fc07, L:/127.0.0.1:41148 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:55.056 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:55.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.057392 17775 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 16)
23:47:55.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.060065 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 16)
23:47:55.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.067159 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 16)
23:47:55.067 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items
23:47:55.069 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.071485 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 16)
23:47:55.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.073040 17775 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 16)
23:47:55.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.073535 17669 master_runner.cc:187] Error getting master registration for 127.17.62.188:44301: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items, 
23:47:55.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.073767 17669 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:47:55.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.074870 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 16)
23:47:55.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.077 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.078948 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 13)
23:47:55.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.088735 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 13)
23:47:55.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.089365 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 13)
23:47:55.090 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items
23:47:55.090 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:55.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.097891 17775 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 13)
23:47:55.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.104 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.109542 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53236 (request call id 3)
23:47:55.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.130074 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53236 (request call id 3)
23:47:55.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.131 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:55.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=127), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [35ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items, [40ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [51ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [62ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53236 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1775883333(state=PENDING, result=null, callback=(continuation of Deferred@1457731792 after retry RPC after error@1492786012) -> (continuation of Deferred@774547830 after retry RPC after error@167127818) -> (continuation of Deferred@1176282972 after retry RPC after error@1312060472), errback=(continuation of Deferred@1457731792 after retry RPC after error@1492786012) -> (continuation of Deferred@774547830 after retry RPC after error@167127818) -> (continuation of Deferred@1176282972 after retry RPC after error@1312060472))) after lookup
23:47:55.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.139818 17773 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 16)
23:47:55.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.149292 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 16)
23:47:55.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.151321 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 16)
23:47:55.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.161921 17775 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 16)
23:47:55.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.162292 17712 master_runner.cc:187] Error getting master registration for 127.17.62.188:44301: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55146 dropped due to backpressure: service queue is full with 1 items, 
23:47:55.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.162447 17712 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:47:55.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.178 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.179919 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53226 (request call id 6)
23:47:55.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.187001 17776 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53226 (request call id 6)
23:47:55.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.187665 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53226 (request call id 6)
23:47:55.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.189436 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53226 (request call id 6)
23:47:55.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.191210 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53226 (request call id 6)
23:47:55.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.208 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:55.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.209792 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 51)
23:47:55.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.209795 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 51)
23:47:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.218200 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 51)
23:47:55.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.224514 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 51)
23:47:55.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.227203 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53236 (request call id 6)
23:47:55.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.235 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:55.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.237290 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 9)
23:47:55.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.245002 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 9)
23:47:55.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.251783 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 9)
23:47:55.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.257817 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 9)
23:47:55.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.271908 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 14)
23:47:55.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.272603 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 14)
23:47:55.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.278116 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.279 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 14)
23:47:55.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.285359 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 10)
23:47:55.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.291255 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 10)
23:47:55.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.297667 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 10)
23:47:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.299809 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 10)
23:47:55.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.309 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.311261 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 26)
23:47:55.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.314678 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 21)
23:47:55.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.320420 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 21)
23:47:55.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.327877 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 21)
23:47:55.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.329443 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 21)
23:47:55.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.331207 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 21)
23:47:55.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.331267 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 21)
23:47:55.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.338 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.340438 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 20)
23:47:55.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.347011 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 20)
23:47:55.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.348091 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 20)
23:47:55.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.357972 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 13)
23:47:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.367365 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 13)
23:47:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.367681 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 13)
23:47:55.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.371922 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 13)
23:47:55.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.380 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.381608 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 21)
23:47:55.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.387516 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 21)
23:47:55.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.388000 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 21)
23:47:55.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.391256 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 21)
23:47:55.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.406941 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 21)
23:47:55.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.409169 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53106 (request call id 53)
23:47:55.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.411593 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 17)
23:47:55.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.425503 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 17)
23:47:55.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.427115 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 13)
23:47:55.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.427753 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 25)
23:47:55.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.439 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.440536 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 22)
23:47:55.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.444546 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 22)
23:47:55.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.450918 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 22)
23:47:55.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.454455 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 22)
23:47:55.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.455389 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 13)
23:47:55.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.464951 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 13)
23:47:55.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.471359 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 13)
23:47:55.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.474730 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 13)
23:47:55.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.479771 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 13)
23:47:55.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.481 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.491485 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 20)
23:47:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.491986 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 29)
23:47:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.494721 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 29)
23:47:55.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.506877 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53188 (request call id 29)
23:47:55.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.511 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.511 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:55.512 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:55.512 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:55.512 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:55.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:55.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:55.512 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:55.513 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:55.515 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:55.516 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:55.518 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:55.519 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:55.519 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:55.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:55.520 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:55.521 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:55.522 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:55.522 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:55.523 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:55.524 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:55.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.524638 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 16)
23:47:55.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.530794 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 21)
23:47:55.535 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdee295b7, L:/127.0.0.1:53238 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:55.535 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x301d6132, L:/127.0.0.1:42268 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:55.535 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5378bf06, L:/127.0.0.1:41152 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.536043 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 21)
23:47:55.537 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items
23:47:55.537 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:55.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.539 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.555492 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 27)
23:47:55.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.560171 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 27)
23:47:55.561 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items
23:47:55.561 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:55.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.567390 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 27)
23:47:55.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.567934 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 15)
23:47:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.580717 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 24)
23:47:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.580927 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 24)
23:47:55.581 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items
23:47:55.582 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:55.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.583 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.585098 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 17)
23:47:55.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.587342 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 17)
23:47:55.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.594589 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 17)
23:47:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.597425 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 17)
23:47:55.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.600013 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 17)
23:47:55.601 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items
23:47:55.601 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.607877 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 17)
23:47:55.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.612 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.612 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:55.612 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:55.612 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:55.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:55.613 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:55.613 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:55.613 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:55.613 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:55.614 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:55.614 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:55.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.620483 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53238 (request call id 4)
23:47:55.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.627014 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53238 (request call id 4)
23:47:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.631702 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 31)
23:47:55.632 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items
23:47:55.632 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:55.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.634908 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 31)
23:47:55.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.637884 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 31)
23:47:55.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.640 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.647485 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 31)
23:47:55.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.651544 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 31)
23:47:55.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.657507 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 31)
23:47:55.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.660027 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53238 (request call id 5)
23:47:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.672060 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53238 (request call id 5)
23:47:55.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.677974 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53238 (request call id 5)
23:47:55.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.685 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:55.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=168), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [19ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items, [19ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [19ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 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.17.62.188:44301, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items, [114ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53238 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.17.62.188:44301, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [142ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@6829969(state=PENDING, result=null, callback=(continuation of Deferred@509472626 after retry RPC after error@600812429) -> (continuation of Deferred@1161017560 after retry RPC after error@69651280) -> (continuation of Deferred@1978766041 after retry RPC after error@733797417) -> (continuation of Deferred@1930515710 after retry RPC after error@1096772999) -> (continuation of Deferred@943806511 after retry RPC after error@1976669850), errback=(continuation of Deferred@509472626 after retry RPC after error@600812429) -> (continuation of Deferred@1161017560 after retry RPC after error@69651280) -> (continuation of Deferred@1978766041 after retry RPC after error@733797417) -> (continuation of Deferred@1930515710 after retry RPC after error@1096772999) -> (continuation of Deferred@943806511 after retry RPC after error@1976669850))) after lookup
23:47:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.691098 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53238 (request call id 6)
23:47:55.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.708175 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53238 (request call id 6)
23:47:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.711172 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53238 (request call id 6)
23:47:55.712 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.712 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.718187 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 21)
23:47:55.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.725195 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 21)
23:47:55.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.741 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.745249 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 20)
23:47:55.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.751726 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 27)
23:47:55.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.751726 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 27)
23:47:55.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.764724 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 27)
23:47:55.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.772061 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 27)
23:47:55.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.784921 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 27)
23:47:55.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.788 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.789590 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 16)
23:47:55.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.790903 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 16)
23:47:55.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.800287 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 16)
23:47:55.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.805162 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 16)
23:47:55.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.807523 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 16)
23:47:55.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.811396 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 16)
23:47:55.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.816 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.820376 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 28)
23:47:55.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.831913 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 37)
23:47:55.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.840740 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 37)
23:47:55.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.840780 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53182 (request call id 37)
23:47:55.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.842 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.844261 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 24)
23:47:55.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.854710 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 30)
23:47:55.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.857901 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 30)
23:47:55.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.859723 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 30)
23:47:55.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.860615 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 30)
23:47:55.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.867085 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 30)
23:47:55.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.878178 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 30)
23:47:55.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.880013 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53208 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 30)
23:47:55.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.880089 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 30)
23:47:55.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.889 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.897419 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 25)
23:47:55.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.900228 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53238 (request call id 12)
23:47:55.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.911060 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53238 (request call id 12)
23:47:55.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.917 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:55.918723 17776 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items [suppressed 156 similar messages]
23:47:55.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.918848 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 26)
23:47:55.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.927874 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 26)
23:47:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.931131 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 26)
23:47:55.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.941025 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53208 (request call id 32)
23:47:55.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.943 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.943 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:55.943 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:55.943 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:55.944 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:55.944 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:55.944 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:55.944 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:55.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:55.946 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:55.947 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:55.948 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:55.950 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:55.951 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:55.952 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.952070 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 31)
23:47:55.952 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:55.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:55.954 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:55.955 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:55.956 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:55.957 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.957921 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 27)
23:47:55.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.964620 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 25)
23:47:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.968076 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 25)
23:47:55.969 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6d120179, L:/127.0.0.1:42284 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:55.969 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcf7f99d1, L:/127.0.0.1:53252 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:55.969 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3eba92b7, L:/127.0.0.1:41168 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:55.970 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items
23:47:55.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.970127 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 25)
23:47:55.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.971218 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 25)
23:47:55.972 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:55.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.987645 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53218 (request call id 25)
23:47:55.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:55.990 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:55.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.992218 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53252 (request call id 1)
23:47:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:55.994262 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53252 (request call id 1)
23:47:56.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.007844 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 22)
23:47:56.008 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items
23:47:56.008 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.010758 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 33)
23:47:56.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.014683 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53204 (request call id 33)
23:47:56.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.017 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.019405 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 28)
23:47:56.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.029888 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 13)
23:47:56.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.031970 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 13)
23:47:56.032 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items
23:47:56.032 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.034767 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 13)
23:47:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.039891 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 13)
23:47:56.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.044 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.055147 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53252 (request call id 3)
23:47:56.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.060230 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53252 (request call id 3)
23:47:56.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.080828 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53252 (request call id 3)
23:47:56.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.087443 17776 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 23)
23:47:56.087 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items
23:47:56.088 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.091 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.091 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:56.091 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:56.092 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:56.092 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:56.092 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:56.093 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:56.093 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:56.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:56.095 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:56.095 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:56.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.100709 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 36)
23:47:56.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.105894 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 14)
23:47:56.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.112179 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.129:35943 (request call id 14)
23:47:56.112 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items
23:47:56.113 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.118 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.131654 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53252 (request call id 5)
23:47:56.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.147 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:56.148 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:56.148 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:56.148 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:56.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [20ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items, [58ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 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.17.62.188:44301, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items, [138ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 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.17.62.188:44301, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [162ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53252 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.17.62.188:44301, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [182ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1265372117(state=PENDING, result=null, callback=(continuation of Deferred@2024923947 after retry RPC after error@2062402466) -> (continuation of Deferred@14317047 after retry RPC after error@725873818) -> (continuation of Deferred@1545396834 after retry RPC after error@1224268432) -> (continuation of Deferred@467565493 after retry RPC after error@789425008) -> (continuation of Deferred@339297025 after retry RPC after error@437987148), errback=(continuation of Deferred@2024923947 after retry RPC after error@2062402466) -> (continuation of Deferred@14317047 after retry RPC after error@725873818) -> (continuation of Deferred@1545396834 after retry RPC after error@1224268432) -> (continuation of Deferred@467565493 after retry RPC after error@789425008) -> (continuation of Deferred@339297025 after retry RPC after error@437987148))) after lookup
23:47:56.149 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:56.149 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:56.149 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:56.149 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:56.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:56.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:56.154 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:56.154 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:56.155 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:56.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.157672 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 29)
23:47:56.158 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:56.159 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:56.160 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:56.161 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:56.162 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:56.162 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:56.164 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:56.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.168006 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 35)
23:47:56.170 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:56.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.171693 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 35)
23:47:56.174 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96ec4133, L:/127.0.0.1:53258 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:56.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.174263 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 35)
23:47:56.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.174731 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 35)
23:47:56.175 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items
23:47:56.176 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:56.179 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x561d54f7, L:/127.0.0.1:42290 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:56.187 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x47055820, L:/127.0.0.1:41172 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:56.189 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.192 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.193349 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53252 (request call id 9)
23:47:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.199924 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53252 (request call id 9)
23:47:56.200 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items
23:47:56.201 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.207185 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53252 (request call id 9)
23:47:56.221 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items
23:47:56.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.220468 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53252 (request call id 9)
23:47:56.221 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.222 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.227492 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 26)
23:47:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.239953 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53258 (request call id 3)
23:47:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.241040 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53258 (request call id 3)
23:47:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.247679 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53258 (request call id 3)
23:47:56.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.254 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:56.254 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:56.255 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:56.255 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:56.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=98), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [17ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 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.17.62.188:44301, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53258 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1781638522(state=PENDING, result=null, callback=(continuation of Deferred@355060385 after retry RPC after error@1536231906) -> (continuation of Deferred@1835219094 after retry RPC after error@169761333) -> (continuation of Deferred@1371137301 after retry RPC after error@45365465), errback=(continuation of Deferred@355060385 after retry RPC after error@1536231906) -> (continuation of Deferred@1835219094 after retry RPC after error@169761333) -> (continuation of Deferred@1371137301 after retry RPC after error@45365465))) after lookup
23:47:56.255 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:56.255 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:56.255 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:56.255 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:56.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:56.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:56.259 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:56.259 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:56.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.267071 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 28)
23:47:56.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.278146 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 30)
23:47:56.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.280535 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 30)
23:47:56.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.292 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.295135 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 38)
23:47:56.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.299744 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 38)
23:47:56.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.307451 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 38)
23:47:56.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.308023 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 38)
23:47:56.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.320099 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53198 (request call id 38)
23:47:56.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.322 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.327018 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 38)
23:47:56.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.331454 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 38)
23:47:56.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.351913 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53196 (request call id 38)
23:47:56.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.361 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.366892 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 30)
23:47:56.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.372061 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 30)
23:47:56.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.380403 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 30)
23:47:56.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.380421 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 30)
23:47:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.391306 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 30)
23:47:56.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.393 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.400409 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53258 (request call id 8)
23:47:56.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.411880 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53252 (request call id 15)
23:47:56.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.418130 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53252 (request call id 15)
23:47:56.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.419466 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53238 (request call id 26)
23:47:56.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.419595 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53238 (request call id 26)
23:47:56.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.423 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.437682 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 33)
23:47:56.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.439728 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53258 (request call id 10)
23:47:56.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.454749 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53258 (request call id 10)
23:47:56.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.457710 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53258 (request call id 10)
23:47:56.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.461 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.461 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:56.462 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:56.462 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:56.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:56.462 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:56.462 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:56.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:56.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:56.466 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:56.466 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:56.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.478464 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53198 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 35)
23:47:56.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.482549 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 14)
23:47:56.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.491492 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.130:45407 (request call id 14)
23:47:56.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.494 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.517652 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53226 (request call id 36)
23:47:56.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.524 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.526889 17776 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 32)
23:47:56.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.541095 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 32)
23:47:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.560283 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53236 (request call id 32)
23:47:56.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.562 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.572233 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53252 (request call id 17)
23:47:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.580230 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53252 (request call id 17)
23:47:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.580230 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53252 (request call id 17)
23:47:56.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.597 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.597 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:56.597 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:56.598 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:56.598 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:56.598 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:56.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:56.598 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:56.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:56.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:56.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:56.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.601042 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53238 (request call id 31)
23:47:56.603 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:56.604 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:56.604 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:56.605 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:56.606 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:56.606 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:56.608 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:56.608 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:56.609 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:56.610 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:56.618 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac26c1bb, L:/127.0.0.1:53260 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:56.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.619345 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53238 (request call id 31)
23:47:56.620 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items
23:47:56.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.620260 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53238 (request call id 31)
23:47:56.622 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x271ae5ff, L:/127.0.0.1:42304 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:56.623 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xef47e6a8, L:/127.0.0.1:41188 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:56.624 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.624 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.625 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:56.625 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:56.625 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.625 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:56.626 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:56.626 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:56.626 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:56.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:56.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:56.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:56.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:56.630 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:56.631 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:56.632 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:56.633 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:56.634 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:56.635 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:56.636 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:56.637 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:56.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.645223 17774 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53258 (request call id 15)
23:47:56.646 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items
23:47:56.646 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.651 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:56.651 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x088110dc, L:/127.0.0.1:42308 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:56.653 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:56.659 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x220229e8, L:/127.0.0.1:53266 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:56.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.660619 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53258 (request call id 15)
23:47:56.661 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items
23:47:56.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.663 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.663 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0a2adba5, L:/127.0.0.1:41192 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:56.663 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:56.663 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:56.663 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:56.664 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:56.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:56.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:56.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:56.665 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:56.670 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:56.671 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:56.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.673389 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53260 (request call id 2)
23:47:56.674 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items
23:47:56.674 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.694967 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53260 (request call id 2)
23:47:56.695 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items
23:47:56.695 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.697 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:56.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [17ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items, [20ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53260 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.17.62.188:44301, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53260 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@421328955(state=PENDING, result=null, callback=(continuation of Deferred@2141839042 after retry RPC after error@676299461) -> (continuation of Deferred@118553229 after retry RPC after error@2033387380), errback=(continuation of Deferred@2141839042 after retry RPC after error@676299461) -> (continuation of Deferred@118553229 after retry RPC after error@2033387380))) after lookup
23:47:56.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.714349 17775 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53260 (request call id 3)
23:47:56.714 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items
23:47:56.715 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.726 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.726 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:56.726 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:56.726 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:56.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:56.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:56.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:56.728 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:56.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:56.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:56.731 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:56.732 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:56.734 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:47:56.735 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.188:44301(127.17.62.188:44301)] connecting to peer
23:47:56.736 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.190:39271(127.17.62.190:39271)] connecting to peer
23:47:56.736 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.62.189:39295(127.17.62.189:39295)] connecting to peer
23:47:56.737 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.62.188:44301(127.17.62.188:44301)] Successfully connected to peer
23:47:56.738 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.62.190:39271(127.17.62.190:39271)] Successfully connected to peer
23:47:56.739 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.188
23:47:56.740 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.190
23:47:56.743 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.62.189:39295(127.17.62.189:39295)] Successfully connected to peer
23:47:56.752 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdad778fb, L:/127.0.0.1:42322 - R:/127.17.62.190:39271] using SASL/PLAIN
23:47:56.756 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.62.189
23:47:56.759 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d5efa58, L:/127.0.0.1:53270 - R:/127.17.62.188:44301] using SASL/PLAIN
23:47:56.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.760412 17773 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53270 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53266 (request call id 4)
23:47:56.761 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.62.188:44301: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53270 dropped due to backpressure: service queue is full with 1 items
23:47:56.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.763 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:56.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=134), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [22ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items, [34ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 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.17.62.188:44301, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 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.17.62.188:44301, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 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.17.62.188:44301, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53266 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.17.62.188:44301, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@204845289(state=PENDING, result=null, callback=(continuation of Deferred@900013104 after retry RPC after error@1031011964) -> (continuation of Deferred@1292438550 after retry RPC after error@1813663654) -> (continuation of Deferred@1908640393 after retry RPC after error@1398872787) -> (continuation of Deferred@1443742997 after retry RPC after error@1750390541), errback=(continuation of Deferred@900013104 after retry RPC after error@1031011964) -> (continuation of Deferred@1292438550 after retry RPC after error@1813663654) -> (continuation of Deferred@1908640393 after retry RPC after error@1398872787) -> (continuation of Deferred@1443742997 after retry RPC after error@1750390541))) after lookup
23:47:56.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:56.770 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x03c1eb7b, L:/127.0.0.1:41208 - R:/127.17.62.189:39295] using SASL/PLAIN
23:47:56.772 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295; will retry
23:47:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.776067 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53270 (request call id 1)
23:47:56.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.793234 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53270 (request call id 1)
23:47:56.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.801 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:47:56.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=67), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.188:44301, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [20ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53270 dropped due to backpressure: service queue is full with 1 items, [38ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.17.62.188:44301,127.17.62.190:39271,127.17.62.189:39295) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53270 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.17.62.188:44301, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.190:39271, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.62.189:39295, [42ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.190:39271: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.189:39295: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.17.62.188:44301: OK, deferred=Deferred@1665881325(state=PENDING, result=null, callback=(continuation of Deferred@1114830225 after retry RPC after error@1390580711), errback=(continuation of Deferred@1114830225 after retry RPC after error@1390580711))) after lookup
23:47:56.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1535959535f7449bb47dc4ce6c331a8a
23:47:56.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.812492 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53270 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53266 (request call id 8)
23:47:56.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.816486 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53270 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53266 (request call id 8)
23:47:56.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.830 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.836817 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53270 (request call id 5)
23:47:56.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.845072 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53270 (request call id 5)
23:47:56.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.865557 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53270 (request call id 5)
23:47:56.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.867 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.885872 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53260 (request call id 8)
23:47:56.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.901520 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53260 (request call id 8)
23:47:56.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.906 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:56.920080 17773 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items [suppressed 94 similar messages]
23:47:56.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.920253 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53258 (request call id 19)
23:47:56.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.930 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.932029 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53252 (request call id 21)
23:47:56.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.952699 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53252 (request call id 21)
23:47:56.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:56.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:56.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.972869 17775 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53270 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53266 (request call id 11)
23:47:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.977012 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53270 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53266 (request call id 11)
23:47:56.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:56.996340 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53270 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:56.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53266 (request call id 11)
23:47:57.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.006 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.016798 17773 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53270 (request call id 9)
23:47:57.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.025825 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:57.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53270 (request call id 9)
23:47:57.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.031 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.032 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:57.032 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:57.032 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:57.033 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:57.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:57.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:57.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:57.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:57.037 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:57.037 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:57.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.045766 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:57.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 14)
23:47:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.065809 17774 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53260 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:47:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.17.62.131:53173 (request call id 14)
23:47:57.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.070 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:57.071 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:57.071 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:57.071 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:57.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:57.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:57.072 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:57.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:57.073 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:57.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:57.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.107 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.132 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.186 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.211 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.236 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.290 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.339 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.393 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.394 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:57.394 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:57.394 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:57.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:57.394 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:57.394 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:57.394 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:57.394 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:57.396 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:57.396 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:57.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.418 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:57.418 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:57.418 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:57.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:57.419 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:57.419 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:57.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:57.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:57.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:57.421 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:57.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b46961c84cd4ec6acd7c8ade129b36a for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:47:57.442 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5b46961c84cd4ec6acd7c8ade129b36a@[3e17bbb65eb342668eddaace2bc87ad4(127.17.62.131:43729),5040a3b3a8bd4272a5b51346dd3b071b(127.17.62.130:38737)[L],84ee9aaa47574569827f85a4efb8b46e(127.17.62.129:38427)]}]
23:47:57.443 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:57.443 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:57.443 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:57.443 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:57.443 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:57.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:57.444 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:57.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:57.445 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:57.445 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:57.446 [DEBUG - main] (Connection.java:575) [peer master-127.17.62.190:39271(127.17.62.190:39271)] disconnecting while in state READY
23:47:57.446 [DEBUG - main] (Connection.java:575) [peer master-127.17.62.188:44301(127.17.62.188:44301)] disconnecting while in state READY
23:47:57.446 [DEBUG - main] (Connection.java:575) [peer master-127.17.62.189:39295(127.17.62.189:39295)] disconnecting while in state READY
23:47:57.446 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.62.190:39271(127.17.62.190:39271)] handling channelInactive
23:47:57.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:47:57.446 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.62.188:44301(127.17.62.188:44301)] handling channelInactive
23:47:57.446 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.62.190:39271(127.17.62.190:39271)] cleaning up while in state READY due to: connection closed
23:47:57.446 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.62.188:44301(127.17.62.188:44301)] cleaning up while in state READY due to: connection closed
23:47:57.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.62.189:39295(127.17.62.189:39295)] handling channelInactive
23:47:57.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.62.189:39295(127.17.62.189:39295)] cleaning up while in state READY due to: connection closed
23:47:57.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.449558 17658 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu pid 17860
23:47:57.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.458098 17983 generic_service.cc:196] Checking for leaks (request via RPC)
23:47:57.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.553622 17658 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu with pid 17860
23:47:57.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.573616 17658 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu pid 17998
23:47:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.581279 18121 generic_service.cc:196] Checking for leaks (request via RPC)
23:47:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.675518 17658 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu with pid 17998
23:47:57.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:47:57.693063 18150 connection.cc:573] server connection from 127.17.62.130:38553 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:47:57.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.693424 17658 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu pid 18133
23:47:57.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.700542 18256 generic_service.cc:196] Checking for leaks (request via RPC)
23:47:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.792331 17658 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu with pid 18133
23:47:57.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.810437 17658 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu pid 17669
23:47:57.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.811789 17702 generic_service.cc:196] Checking for leaks (request via RPC)
23:47:57.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.931286 17658 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu with pid 17669
23:47:57.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.954334 17658 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu pid 17712
23:47:57.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:57.955494 17747 generic_service.cc:196] Checking for leaks (request via RPC)
23:47:58.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:58.072206 17658 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu with pid 17712
23:47:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:58.094794 17658 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu pid 17754
23:47:58.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:58.095999 17791 generic_service.cc:196] Checking for leaks (request via RPC)
23:47:58.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:47:58.223625 17658 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskCvZxjL/build/asan/bin/kudu with pid 17754
23:47:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:47:58Z chronyd exiting

Time: 15.547

OK (1 test)

