JUnit version 4.13.2
.18:29:10.861 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783535350852
18:29:10.894 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
18:29:10.934 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
18:29:10.944 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasktARi64/test-tmp
18:29:10.973 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
18:29:10.976 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasktARi64/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
18:29:11.152 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832"
  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 {
  }
}

18:29:11.341 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:29:11.342 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

18:29:11.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.345549 14880 mini_oidc.cc:150] Starting JWKS server
18:29:11.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.348016 14880 webserver.cc:534] Webserver started at http://127.0.0.1:41601/ using document root <none> and password file <none>
18:29:11.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.348276 14880 mini_oidc.cc:186] Starting OIDC Discovery server
18:29:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.348897 14880 webserver.cc:534] Webserver started at http://127.0.0.1:44255/ using document root <none> and password file <none>
18:29:11.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T18:29:11Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
18:29:11.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T18:29:11Z Disabled control of system clock
18:29:11.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.377229 14880 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:11.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:11.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/wal
18:29:11.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/data
18:29:11.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:29:11.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:29:11.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:29:11.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:11.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:11.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:11.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/logs
18:29:11.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/data/info.pb
18:29:11.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:11.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:29:11.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:29:11.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:29:11.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:29:11.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:11.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:11.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:11.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:29:11.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:29:11.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:29:11.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:29:11.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.62:44183
18:29:11.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.62
18:29:11.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:11.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:11.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:11.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:29:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:29:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:29:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41601/jwks.json
18:29:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:29:11.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:29:11.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
18:29:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.708889 14891 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
18:29:11.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.709199 14891 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:29:11.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.709263 14891 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:29:11.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.709350 14891 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:29:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.717756 14891 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:29:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.717870 14891 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:29:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.717962 14891 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:29:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.718030 14891 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:29:11.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.718140 14891 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:29:11.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.718219 14891 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41601/jwks.json
18:29:11.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.728186 14891 master_runner.cc:387] Master server non-default flags:
18:29:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:29:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/data
18:29:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/wal
18:29:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:29:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
18:29:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:29:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.62:44183
18:29:11.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:29:11.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:29:11.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:29:11.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:29:11.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:29:11.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41601/jwks.json
18:29:11.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:11.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:11.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/data/info.pb
18:29:11.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.62
18:29:11.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:11.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:29:11.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:11.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:29:11.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:29:11.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:11.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/logs
18:29:11.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:11.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:29:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:29:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:29:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:29:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:29:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:29:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:24 UTC on bdcb31816ec0
18:29:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16870
18:29:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:29:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.729947 14891 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:29:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.731922 14891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:29:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.740566 14896 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
18:29:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.740670 14897 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
18:29:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.742324 14891 server_base.cc:1061] running on GCE node
18:29:11.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.743258 14899 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
18:29:11.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.744237 14891 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:29:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.745836 14891 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:29:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.747098 14891 hybrid_clock.cc:648] HybridClock initialized: now 1783535351746872 us; error 196 us; skew 500 ppm
18:29:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.747551 14891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:29:11.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.749928 14891 webserver.cc:534] Webserver started at http://127.14.136.62:41893/ using document root <none> and password file <none>
18:29:11.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.750825 14891 fs_manager.cc:362] Metadata directory not provided
18:29:11.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.751004 14891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:29:11.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.751446 14891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:29:11.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.754045 14891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/data/instance:
18:29:11.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "207cace7a5544dcfbbe9664952ad3c90"
18:29:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:11 on dist-test-slave-fvb3"
18:29:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.755054 14891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/wal/instance:
18:29:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "207cace7a5544dcfbbe9664952ad3c90"
18:29:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:11 on dist-test-slave-fvb3"
18:29:11.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.760830 14891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
18:29:11.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.764364 14905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:29:11.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.765919 14891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
18:29:11.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.766125 14891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/data,/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/wal
18:29:11.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "207cace7a5544dcfbbe9664952ad3c90"
18:29:11.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:11 on dist-test-slave-fvb3"
18:29:11.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.766355 14891 fs_report.cc:389] FS layout report
18:29:11.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:29:11.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/wal
18:29:11.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/wal
18:29:11.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/data/data
18:29:11.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:29:11.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:29:11.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:29:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:29:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:29:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:29:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:29:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:29:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:29:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:29:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:29:11.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.786152 14891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:29:11.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.787030 14891 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
18:29:11.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.787307 14891 kserver.cc:163] Server-wide thread pool size limit: 3276
18:29:11.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.800424 14891 rpc_server.cc:307] RPC server started. Bound to: 127.14.136.62:44183
18:29:11.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.800457 14928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.136.62:44183 every 8 connection(s)
18:29:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.801946 14891 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/data/info.pb
18:29:11.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.805315 14880 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktARi64/build/asan/bin/kudu as pid 14891
18:29:11.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.805598 14880 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-0/wal/instance
18:29:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.806392 14929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:29:11.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.808050 14880 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:11.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:11.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/wal
18:29:11.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/data
18:29:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:29:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:29:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:29:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/logs
18:29:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/data/info.pb
18:29:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:29:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:29:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:29:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:29:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:29:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:29:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:29:11.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:29:11.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.61:42185
18:29:11.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.61
18:29:11.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:11.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:11.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:29:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:29:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:29:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41601/jwks.json
18:29:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:29:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:29:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
18:29:11.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.814677 14929 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } has no permanent_uuid. Determining permanent_uuid...
18:29:11.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.834988 14929 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } has no permanent_uuid. Determining permanent_uuid...
18:29:11.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.836378 14908 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.136.61:42185: connect: Connection refused (error 111)
18:29:11.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.838191 14929 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.61:42185: Network error: Client connection negotiation failed: client connection to 127.14.136.61:42185: connect: Connection refused (error 111)
18:29:11.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.887538 14929 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } attempt: 1
18:29:11.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.889914 14929 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.61:42185: Network error: Client connection negotiation failed: client connection to 127.14.136.61:42185: connect: Connection refused (error 111)
18:29:11.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:11.958287 14929 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } attempt: 2
18:29:11.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:11.960668 14929 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.61:42185: Network error: Client connection negotiation failed: client connection to 127.14.136.61:42185: connect: Connection refused (error 111)
18:29:12.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.051940 14929 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } attempt: 3
18:29:12.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.054015 14929 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.61:42185: Network error: Client connection negotiation failed: client connection to 127.14.136.61:42185: connect: Connection refused (error 111)
18:29:12.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.145506 14931 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
18:29:12.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.145797 14931 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:29:12.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.145860 14931 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:29:12.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.145941 14931 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:29:12.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.158710 14931 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:29:12.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.158861 14931 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:29:12.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.158928 14931 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:29:12.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.159006 14931 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:29:12.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.159065 14931 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:29:12.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.159137 14931 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41601/jwks.json
18:29:12.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.174258 14931 master_runner.cc:387] Master server non-default flags:
18:29:12.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:29:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/data
18:29:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/wal
18:29:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:29:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
18:29:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:29:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.61:42185
18:29:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:29:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:29:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:29:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:29:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:29:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41601/jwks.json
18:29:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/data/info.pb
18:29:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.61
18:29:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:29:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:29:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:29:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/logs
18:29:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:29:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:29:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:29:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:29:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:29:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:29:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:24 UTC on bdcb31816ec0
18:29:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16870
18:29:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:29:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.176120 14931 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:29:12.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.178496 14931 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:29:12.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.188105 14939 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
18:29:12.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.188128 14940 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
18:29:12.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.190308 14931 server_base.cc:1061] running on GCE node
18:29:12.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.191140 14942 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
18:29:12.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.192003 14931 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:29:12.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.193390 14931 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:29:12.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.194635 14931 hybrid_clock.cc:648] HybridClock initialized: now 1783535352194522 us; error 85 us; skew 500 ppm
18:29:12.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.195061 14931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:29:12.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.197299 14929 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } attempt: 4
18:29:12.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.197525 14931 webserver.cc:534] Webserver started at http://127.14.136.61:44395/ using document root <none> and password file <none>
18:29:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.198318 14931 fs_manager.cc:362] Metadata directory not provided
18:29:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.198479 14931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:29:12.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.198971 14931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:29:12.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.199601 14929 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.61:42185: Network error: Client connection negotiation failed: client connection to 127.14.136.61:42185: connect: Connection refused (error 111)
18:29:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.201484 14931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/data/instance:
18:29:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3cc1cdab16c43ba9a60aa108c4e996a"
18:29:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:12 on dist-test-slave-fvb3"
18:29:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.202293 14931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/wal/instance:
18:29:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3cc1cdab16c43ba9a60aa108c4e996a"
18:29:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:12 on dist-test-slave-fvb3"
18:29:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.207442 14931 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
18:29:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.210799 14948 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:29:12.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.212188 14931 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
18:29:12.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.212328 14931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/data,/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/wal
18:29:12.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3cc1cdab16c43ba9a60aa108c4e996a"
18:29:12.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:12 on dist-test-slave-fvb3"
18:29:12.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.212466 14931 fs_report.cc:389] FS layout report
18:29:12.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:29:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/wal
18:29:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/wal
18:29:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/data/data
18:29:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:29:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:29:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:29:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:29:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:29:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:29:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:29:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:29:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:29:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:29:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:29:12.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.249766 14931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:29:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.250841 14931 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
18:29:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.251194 14931 kserver.cc:163] Server-wide thread pool size limit: 3276
18:29:12.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.273890 14931 rpc_server.cc:307] RPC server started. Bound to: 127.14.136.61:42185
18:29:12.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.273914 14971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.136.61:42185 every 8 connection(s)
18:29:12.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.276261 14931 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/data/info.pb
18:29:12.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.277350 14880 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktARi64/build/asan/bin/kudu as pid 14931
18:29:12.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.277554 14880 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-1/wal/instance
18:29:12.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.278853 14880 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:12.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/wal
18:29:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/data
18:29:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:29:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:29:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:29:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:12.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/logs
18:29:12.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/data/info.pb
18:29:12.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:12.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:29:12.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:29:12.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:29:12.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:29:12.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:12.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:12.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:12.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:29:12.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:29:12.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:29:12.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:29:12.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.60:35317
18:29:12.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.60
18:29:12.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:12.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:12.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:12.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:12.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:29:12.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:29:12.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:12.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:29:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41601/jwks.json
18:29:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:29:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:29:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
18:29:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.281986 14972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:29:12.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.291172 14972 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } has no permanent_uuid. Determining permanent_uuid...
18:29:12.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.307998 14972 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } has no permanent_uuid. Determining permanent_uuid...
18:29:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.319227 14972 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } has no permanent_uuid. Determining permanent_uuid...
18:29:12.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.320411 14951 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.136.60:35317: connect: Connection refused (error 111)
18:29:12.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.322201 14972 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.60:35317: Network error: Client connection negotiation failed: client connection to 127.14.136.60:35317: connect: Connection refused (error 111)
18:29:12.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.371527 14972 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } attempt: 1
18:29:12.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.373591 14972 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.60:35317: Network error: Client connection negotiation failed: client connection to 127.14.136.60:35317: connect: Connection refused (error 111)
18:29:12.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.441856 14972 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } attempt: 2
18:29:12.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.444150 14972 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.60:35317: Network error: Client connection negotiation failed: client connection to 127.14.136.60:35317: connect: Connection refused (error 111)
18:29:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.498906 14929 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } attempt: 5
18:29:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.506049 14929 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } has no permanent_uuid. Determining permanent_uuid...
18:29:12.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.508052 14929 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.60:35317: Network error: Client connection negotiation failed: client connection to 127.14.136.60:35317: connect: Connection refused (error 111)
18:29:12.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.535385 14972 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } attempt: 3
18:29:12.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.537686 14972 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.60:35317: Network error: Client connection negotiation failed: client connection to 127.14.136.60:35317: connect: Connection refused (error 111)
18:29:12.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.559283 14929 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } attempt: 1
18:29:12.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.561534 14929 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.60:35317: Network error: Client connection negotiation failed: client connection to 127.14.136.60:35317: connect: Connection refused (error 111)
18:29:12.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.629318 14974 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
18:29:12.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.629684 14974 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:29:12.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.629773 14974 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:29:12.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.629752 14929 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } attempt: 2
18:29:12.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.629899 14974 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:29:12.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.632004 14929 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.60:35317: Network error: Client connection negotiation failed: client connection to 127.14.136.60:35317: connect: Connection refused (error 111)
18:29:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.639053 14974 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:29:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.639206 14974 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:29:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.639277 14974 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:29:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.639364 14974 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:29:12.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.639436 14974 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:29:12.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.639503 14974 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41601/jwks.json
18:29:12.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.650138 14974 master_runner.cc:387] Master server non-default flags:
18:29:12.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:12.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:12.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:12.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:29:12.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/data
18:29:12.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/wal
18:29:12.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:29:12.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:12.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
18:29:12.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:12.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:12.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:29:12.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.60:35317
18:29:12.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
18:29:12.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:29:12.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:29:12.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
18:29:12.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:29:12.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41601/jwks.json
18:29:12.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:12.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:12.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/data/info.pb
18:29:12.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.60
18:29:12.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:12.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:29:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:29:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:29:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/logs
18:29:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:29:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:29:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:29:12.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:29:12.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:29:12.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:29:12.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:24 UTC on bdcb31816ec0
18:29:12.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16870
18:29:12.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:29:12.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.652520 14974 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:29:12.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.655201 14974 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:29:12.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.663499 14982 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
18:29:12.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.664407 14983 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
18:29:12.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.665841 14985 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
18:29:12.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.666373 14974 server_base.cc:1061] running on GCE node
18:29:12.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.667183 14974 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:29:12.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.668584 14974 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:29:12.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.669818 14974 hybrid_clock.cc:648] HybridClock initialized: now 1783535352669759 us; error 35 us; skew 500 ppm
18:29:12.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.670197 14974 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:29:12.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.672451 14974 webserver.cc:534] Webserver started at http://127.14.136.60:38919/ using document root <none> and password file <none>
18:29:12.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.673290 14974 fs_manager.cc:362] Metadata directory not provided
18:29:12.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.673399 14974 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:29:12.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.673713 14974 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:29:12.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.676075 14974 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/data/instance:
18:29:12.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "61ce9d89e1ae407d998ed61918e2bc5e"
18:29:12.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:12 on dist-test-slave-fvb3"
18:29:12.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.676829 14974 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/wal/instance:
18:29:12.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "61ce9d89e1ae407d998ed61918e2bc5e"
18:29:12.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:12 on dist-test-slave-fvb3"
18:29:12.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.680915 14972 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } attempt: 4
18:29:12.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.682660 14974 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
18:29:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.682934 14972 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.136.60:35317: Network error: Client connection negotiation failed: client connection to 127.14.136.60:35317: connect: Connection refused (error 111)
18:29:12.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.687604 14992 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.689076 14974 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.689213 14974 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/data,/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/wal
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "61ce9d89e1ae407d998ed61918e2bc5e"
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:12 on dist-test-slave-fvb3"
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.689369 14974 fs_report.cc:389] FS layout report
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/wal
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/wal
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/data/data
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:29:12.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:29:12.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:29:12.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:29:12.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:29:12.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:29:12.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:29:12.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:29:12.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:29:12.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:29:12.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.709261 14974 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:29:12.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.710237 14974 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
18:29:12.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.710484 14974 kserver.cc:163] Server-wide thread pool size limit: 3276
18:29:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.722848 14974 rpc_server.cc:307] RPC server started. Bound to: 127.14.136.60:35317
18:29:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.722891 15015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.136.60:35317 every 8 connection(s)
18:29:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.724300 14974 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/data/info.pb
18:29:12.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.728353 15016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:29:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.729710 14880 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktARi64/build/asan/bin/kudu as pid 14974
18:29:12.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.729919 14880 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/master-2/wal/instance
18:29:12.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.734300 15016 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } has no permanent_uuid. Determining permanent_uuid...
18:29:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.738234 14929 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } attempt: 3
18:29:12.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.763172 15016 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } has no permanent_uuid. Determining permanent_uuid...
18:29:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.769048 14929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90: Bootstrap starting.
18:29:12.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.770396 15016 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } has no permanent_uuid. Determining permanent_uuid...
18:29:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.773859 14929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90: Neither blocks nor log segments found. Creating new log.
18:29:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.775364 14929 log.cc:826] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90: Log is configured to *not* fsync() on all Append() calls
18:29:12.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.778927 14929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90: No bootstrap required, opened a new log
18:29:12.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.781674 15016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e: Bootstrap starting.
18:29:12.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.785543 15016 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e: Neither blocks nor log segments found. Creating new log.
18:29:12.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.786700 14929 raft_consensus.cc:359] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } }
18:29:12.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.787048 14929 raft_consensus.cc:385] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:29:12.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.787138 15016 log.cc:826] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e: Log is configured to *not* fsync() on all Append() calls
18:29:12.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.787192 14929 raft_consensus.cc:740] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cace7a5544dcfbbe9664952ad3c90, State: Initialized, Role: FOLLOWER
18:29:12.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.787955 14929 consensus_queue.cc:260] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } }
18:29:12.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.788833 15025 sys_catalog.cc:455] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [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: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } } }
18:29:12.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.789119 15025 sys_catalog.cc:458] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [sys.catalog]: This master's current role is: FOLLOWER
18:29:12.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.789968 14911 tablet.cc:2406] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:29:12.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.790138 15016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e: No bootstrap required, opened a new log
18:29:12.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.790220 14929 sys_catalog.cc:565] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [sys.catalog]: configured and running, proceeding with master startup.
18:29:12.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.798017 15016 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } }
18:29:12.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.798739 15016 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:29:12.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.799125 15016 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ce9d89e1ae407d998ed61918e2bc5e, State: Initialized, Role: FOLLOWER
18:29:12.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.800103 15016 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } }
18:29:12.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.803063 15036 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:29:12.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.803423 15036 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:29:12.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.806562 14891 master_runner.cc:187] Error getting master registration for 127.14.136.61:42185: OK, instance_id { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" instance_seqno: 1783535352270167 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:29:12.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.826336 14891 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:29:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.829326 15038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [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: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } } }
18:29:12.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.829659 15038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [sys.catalog]: This master's current role is: FOLLOWER
18:29:12.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.830538 15016 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [sys.catalog]: configured and running, proceeding with master startup.
18:29:12.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.851527 15049 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:29:12.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.852403 15049 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:29:12.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.851615 14974 master_runner.cc:187] Error getting master registration for 127.14.136.61:42185: OK, instance_id { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" instance_seqno: 1783535352270167 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:29:12.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.859983 14974 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:29:12.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.922307 15025 raft_consensus.cc:493] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:29:12.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.922798 15025 raft_consensus.cc:515] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } }
18:29:12.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.925559 15025 leader_election.cc:290] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3cc1cdab16c43ba9a60aa108c4e996a (127.14.136.61:42185), 61ce9d89e1ae407d998ed61918e2bc5e (127.14.136.60:35317)
18:29:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.927070 15005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "207cace7a5544dcfbbe9664952ad3c90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" is_pre_election: true
18:29:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.927970 15005 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cace7a5544dcfbbe9664952ad3c90 in term 0.
18:29:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.928788 14908 leader_election.cc:304] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [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: 207cace7a5544dcfbbe9664952ad3c90, 61ce9d89e1ae407d998ed61918e2bc5e; no voters: 
18:29:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.929512 15025 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:29:12.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.929829 15025 raft_consensus.cc:493] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:29:12.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.930100 15025 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [term 0 FOLLOWER]: Advancing to term 1
18:29:12.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.936087 15025 raft_consensus.cc:515] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } }
18:29:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.942569 15025 leader_election.cc:290] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [CANDIDATE]: Term 1 election: Requested vote from peers a3cc1cdab16c43ba9a60aa108c4e996a (127.14.136.61:42185), 61ce9d89e1ae407d998ed61918e2bc5e (127.14.136.60:35317)
18:29:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.943672 15005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "207cace7a5544dcfbbe9664952ad3c90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ce9d89e1ae407d998ed61918e2bc5e"
18:29:12.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.943974 15005 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [term 0 FOLLOWER]: Advancing to term 1
18:29:12.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.957002 15005 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cace7a5544dcfbbe9664952ad3c90 in term 1.
18:29:12.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.959020 14908 leader_election.cc:304] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [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: 207cace7a5544dcfbbe9664952ad3c90, 61ce9d89e1ae407d998ed61918e2bc5e; no voters: 
18:29:12.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:12.962638 14998 tablet.cc:2406] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:29:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.964654 15025 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [term 1 FOLLOWER]: Leader election won for term 1
18:29:12.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.971592 15025 raft_consensus.cc:697] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [term 1 LEADER]: Becoming Leader. State: Replica: 207cace7a5544dcfbbe9664952ad3c90, State: Running, Role: LEADER
18:29:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.973143 15025 consensus_queue.cc:237] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [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: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } }
18:29:12.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.979928 15051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 207cace7a5544dcfbbe9664952ad3c90. Latest consensus state: current_term: 1 leader_uuid: "207cace7a5544dcfbbe9664952ad3c90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } } }
18:29:12.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.980733 15051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [sys.catalog]: This master's current role is: LEADER
18:29:12.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.982371 14972 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } attempt: 5
18:29:12.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:12.995148 15053 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
18:29:13.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.000255 15053 catalog_manager.cc:1519] Initializing Kudu cluster ID...
18:29:13.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.006786 14972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a: Bootstrap starting.
18:29:13.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.014511 14972 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a: Neither blocks nor log segments found. Creating new log.
18:29:13.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.017786 14972 log.cc:826] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a: Log is configured to *not* fsync() on all Append() calls
18:29:13.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.028632 14972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a: No bootstrap required, opened a new log
18:29:13.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.030290 15005 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [term 1 FOLLOWER]: Refusing update from remote peer 207cace7a5544dcfbbe9664952ad3c90: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:29:13.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.032460 15051 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:29:13.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.049883 14972 raft_consensus.cc:359] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } }
18:29:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.053750 14972 raft_consensus.cc:385] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:29:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.054080 14972 raft_consensus.cc:740] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3cc1cdab16c43ba9a60aa108c4e996a, State: Initialized, Role: FOLLOWER
18:29:13.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.055357 14972 consensus_queue.cc:260] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } }
18:29:13.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.058661 15058 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [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: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } } }
18:29:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.059830 15058 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [sys.catalog]: This master's current role is: FOLLOWER
18:29:13.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.062003 14972 sys_catalog.cc:565] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [sys.catalog]: configured and running, proceeding with master startup.
18:29:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.065922 15038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 207cace7a5544dcfbbe9664952ad3c90. Latest consensus state: current_term: 1 leader_uuid: "207cace7a5544dcfbbe9664952ad3c90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } } }
18:29:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.066363 15038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [sys.catalog]: This master's current role is: FOLLOWER
18:29:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.062878 14959 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [term 0 FOLLOWER]: Advancing to term 1
18:29:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.062031 14961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "207cace7a5544dcfbbe9664952ad3c90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" is_pre_election: true
18:29:13.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.070456 15025 sys_catalog.cc:455] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "207cace7a5544dcfbbe9664952ad3c90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } } }
18:29:13.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.071040 15025 sys_catalog.cc:458] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [sys.catalog]: This master's current role is: LEADER
18:29:13.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.074148 15056 mvcc.cc:204] Tried to move back new op lower bound from 7305360805988179968 to 7305360805787230208. Current Snapshot: MvccSnapshot[applied={T|T < 7305360805988179968}]
18:29:13.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.080210 14959 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [term 1 FOLLOWER]: Refusing update from remote peer 207cace7a5544dcfbbe9664952ad3c90: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:29:13.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.062146 14960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "207cace7a5544dcfbbe9664952ad3c90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a"
18:29:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.082456 15051 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:29:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.083482 15053 catalog_manager.cc:1382] Generated new cluster ID: e76cb0cfd0894ebe8f87cc1208167429
18:29:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.083635 15053 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
18:29:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.083935 15038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "207cace7a5544dcfbbe9664952ad3c90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } } }
18:29:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.084218 15038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e [sys.catalog]: This master's current role is: FOLLOWER
18:29:13.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.126205 15053 catalog_manager.cc:1405] Generated new certificate authority record
18:29:13.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.129210 15053 catalog_manager.cc:1539] Loading token signing keys...
18:29:13.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.142659 15058 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 207cace7a5544dcfbbe9664952ad3c90. Latest consensus state: current_term: 1 leader_uuid: "207cace7a5544dcfbbe9664952ad3c90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } } }
18:29:13.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.143211 15058 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [sys.catalog]: This master's current role is: FOLLOWER
18:29:13.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.143491 15067 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "207cace7a5544dcfbbe9664952ad3c90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } } }
18:29:13.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.144042 15067 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a [sys.catalog]: This master's current role is: FOLLOWER
18:29:13.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.147456 15051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "207cace7a5544dcfbbe9664952ad3c90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cace7a5544dcfbbe9664952ad3c90" member_type: VOTER last_known_addr { host: "127.14.136.62" port: 44183 } } peers { permanent_uuid: "a3cc1cdab16c43ba9a60aa108c4e996a" member_type: VOTER last_known_addr { host: "127.14.136.61" port: 42185 } } peers { permanent_uuid: "61ce9d89e1ae407d998ed61918e2bc5e" member_type: VOTER last_known_addr { host: "127.14.136.60" port: 35317 } } }
18:29:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.147746 15051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90 [sys.catalog]: This master's current role is: LEADER
18:29:13.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.166144 15053 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 207cace7a5544dcfbbe9664952ad3c90: Generated new TSK 0
18:29:13.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.167668 15053 catalog_manager.cc:1549] Initializing in-progress tserver states...
18:29:13.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.183691 14880 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:13.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:13.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/wal
18:29:13.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/data
18:29:13.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:29:13.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:29:13.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:29:13.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:13.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:13.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:13.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/logs
18:29:13.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/data/info.pb
18:29:13.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:13.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:29:13.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:29:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:29:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:29:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:29:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:29:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.1:0
18:29:13.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.136.1
18:29:13.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.1
18:29:13.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:13.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:13.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:13.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:13.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:13.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:29:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.265749 15076 catalog_manager.cc:1294] Loaded cluster ID: e76cb0cfd0894ebe8f87cc1208167429
18:29:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.266541 15076 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a: loading cluster ID for follower catalog manager: success
18:29:13.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.278026 15076 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a: acquiring CA information for follower catalog manager: success
18:29:13.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.281386 15076 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a3cc1cdab16c43ba9a60aa108c4e996a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:29:13.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.854874 15049 catalog_manager.cc:1294] Loaded cluster ID: e76cb0cfd0894ebe8f87cc1208167429
18:29:13.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.855002 15049 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e: loading cluster ID for follower catalog manager: success
18:29:13.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.857868 15049 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e: acquiring CA information for follower catalog manager: success
18:29:13.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.860378 15049 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 61ce9d89e1ae407d998ed61918e2bc5e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:29:13.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:13.969229 15074 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:29:13.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:13.969813 15074 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:29:13.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:13.970090 15074 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:29:13.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:13.981420 15074 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:29:13.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:13.981666 15074 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.136.1
18:29:13.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.996444 15074 tablet_server_runner.cc:78] Tablet server non-default flags:
18:29:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:29:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/data
18:29:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/wal
18:29:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.1:0
18:29:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:29:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/data/info.pb
18:29:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.1
18:29:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:29:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:29:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:29:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.136.1
18:29:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/logs
18:29:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:29:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:29:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:29:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:29:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:29:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:29:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:24 UTC on bdcb31816ec0
18:29:14.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16870
18:29:14.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:29:14.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:13.998884 15074 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:29:14.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.001565 15074 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:29:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:14.017316 15084 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
18:29:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:14.017457 15083 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
18:29:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:14.020982 15086 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
18:29:14.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.022222 15074 server_base.cc:1061] running on GCE node
18:29:14.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.023007 15074 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:29:14.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.024333 15074 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:29:14.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.025653 15074 hybrid_clock.cc:648] HybridClock initialized: now 1783535354025520 us; error 64 us; skew 500 ppm
18:29:14.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.026225 15074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:29:14.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.029284 15074 webserver.cc:534] Webserver started at http://127.14.136.1:43333/ using document root <none> and password file <none>
18:29:14.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.030207 15074 fs_manager.cc:362] Metadata directory not provided
18:29:14.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.030411 15074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:29:14.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.030954 15074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:29:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.034518 15074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/data/instance:
18:29:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "02d0771d2c864c319a68082ec328791c"
18:29:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:14 on dist-test-slave-fvb3"
18:29:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.035725 15074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/wal/instance:
18:29:14.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "02d0771d2c864c319a68082ec328791c"
18:29:14.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:14 on dist-test-slave-fvb3"
18:29:14.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.042917 15074 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.004s
18:29:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.049690 15092 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:29:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.051855 15074 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.005s	sys 0.002s
18:29:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.052073 15074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/data,/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/wal
18:29:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "02d0771d2c864c319a68082ec328791c"
18:29:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:14 on dist-test-slave-fvb3"
18:29:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.052314 15074 fs_report.cc:389] FS layout report
18:29:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:29:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/wal
18:29:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/wal
18:29:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/data/data
18:29:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:29:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:29:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:29:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:29:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:29:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:29:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:29:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:29:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:29:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:29:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:29:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.069744 15074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:29:14.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.070847 15074 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
18:29:14.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.071266 15074 kserver.cc:163] Server-wide thread pool size limit: 3276
18:29:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.072904 15074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:29:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.075294 15074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:29:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.075460 15074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:29:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.075582 15074 ts_tablet_manager.cc:616] Registered 0 tablets
18:29:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.075702 15074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:29:14.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.136271 15074 rpc_server.cc:307] RPC server started. Bound to: 127.14.136.1:45887
18:29:14.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.136322 15205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.136.1:45887 every 8 connection(s)
18:29:14.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.138182 15074 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/data/info.pb
18:29:14.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.143101 14880 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktARi64/build/asan/bin/kudu as pid 15074
18:29:14.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.143427 14880 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-0/wal/instance
18:29:14.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.157428 14880 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:14.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/wal
18:29:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/data
18:29:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:29:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:29:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:29:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/logs
18:29:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/data/info.pb
18:29:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:29:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:29:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:29:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:29:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:29:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:29:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.2:0
18:29:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.136.2
18:29:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.2
18:29:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:29:14.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.177753 15208 heartbeater.cc:344] Connected to a master server at 127.14.136.61:42185
18:29:14.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.178292 15208 heartbeater.cc:461] Registering TS with master...
18:29:14.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.178380 15206 heartbeater.cc:344] Connected to a master server at 127.14.136.62:44183
18:29:14.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.178601 15206 heartbeater.cc:461] Registering TS with master...
18:29:14.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.180265 15206 heartbeater.cc:507] Master 127.14.136.62:44183 requested a full tablet report, sending...
18:29:14.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.181325 15208 heartbeater.cc:507] Master 127.14.136.61:42185 requested a full tablet report, sending...
18:29:14.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.181954 15207 heartbeater.cc:344] Connected to a master server at 127.14.136.60:35317
18:29:14.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.183123 14958 ts_manager.cc:194] Registered new tserver with Master: 02d0771d2c864c319a68082ec328791c (127.14.136.1:45887)
18:29:14.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.183089 14915 ts_manager.cc:194] Registered new tserver with Master: 02d0771d2c864c319a68082ec328791c (127.14.136.1:45887)
18:29:14.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.184403 15207 heartbeater.cc:461] Registering TS with master...
18:29:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.185014 15207 heartbeater.cc:507] Master 127.14.136.60:35317 requested a full tablet report, sending...
18:29:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.185600 14915 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.136.1:55401
18:29:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.186888 15002 ts_manager.cc:194] Registered new tserver with Master: 02d0771d2c864c319a68082ec328791c (127.14.136.1:45887)
18:29:14.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:14.695341 15216 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:29:14.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:14.695690 15216 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:29:14.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:14.695801 15216 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:29:14.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:14.705477 15216 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:29:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:14.705812 15216 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.136.2
18:29:14.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.719362 15216 tablet_server_runner.cc:78] Tablet server non-default flags:
18:29:14.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/data
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/wal
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.2:0
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/data/info.pb
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.2
18:29:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:14.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:14.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:29:14.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:14.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:29:14.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:29:14.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:14.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.136.2
18:29:14.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/logs
18:29:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:29:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:29:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:29:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:29:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:29:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:29:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:24 UTC on bdcb31816ec0
18:29:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16870
18:29:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:29:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.722227 15216 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:29:14.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.725173 15216 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:29:14.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:14.737166 15221 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
18:29:14.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:14.737474 15224 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
18:29:14.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:14.737735 15222 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
18:29:14.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.738904 15216 server_base.cc:1061] running on GCE node
18:29:14.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.739676 15216 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:29:14.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.740852 15216 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:29:14.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.742141 15216 hybrid_clock.cc:648] HybridClock initialized: now 1783535354742013 us; error 63 us; skew 500 ppm
18:29:14.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.742529 15216 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:29:14.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.746032 15216 webserver.cc:534] Webserver started at http://127.14.136.2:36089/ using document root <none> and password file <none>
18:29:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.747361 15216 fs_manager.cc:362] Metadata directory not provided
18:29:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.747519 15216 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:29:14.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.748087 15216 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:29:14.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.751104 15216 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/data/instance:
18:29:14.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "142aac69a45f46ab99bf3b10107b19f9"
18:29:14.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:14 on dist-test-slave-fvb3"
18:29:14.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.752033 15216 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/wal/instance:
18:29:14.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "142aac69a45f46ab99bf3b10107b19f9"
18:29:14.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:14 on dist-test-slave-fvb3"
18:29:14.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.758410 15216 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
18:29:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.763572 15230 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.765055 15216 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.765220 15216 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/data,/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/wal
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "142aac69a45f46ab99bf3b10107b19f9"
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:14 on dist-test-slave-fvb3"
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.765408 15216 fs_report.cc:389] FS layout report
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/wal
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/wal
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/data/data
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:29:14.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:29:14.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:29:14.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.782687 15216 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:29:14.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.783937 15216 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
18:29:14.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.784206 15216 kserver.cc:163] Server-wide thread pool size limit: 3276
18:29:14.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.785580 15216 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:29:14.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.787660 15216 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:29:14.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.787794 15216 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:29:14.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.787909 15216 ts_tablet_manager.cc:616] Registered 0 tablets
18:29:14.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.788049 15216 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:29:14.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.876183 15216 rpc_server.cc:307] RPC server started. Bound to: 127.14.136.2:40351
18:29:14.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.876338 15343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.136.2:40351 every 8 connection(s)
18:29:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.878372 15216 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/data/info.pb
18:29:14.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.881831 14880 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktARi64/build/asan/bin/kudu as pid 15216
18:29:14.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.882237 14880 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-1/wal/instance
18:29:14.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.890508 14880 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktARi64/build/asan/bin/kudu
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/wal
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/data
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/logs
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/data/info.pb
18:29:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:14.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:29:14.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:29:14.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:29:14.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:29:14.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:14.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:14.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:14.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:29:14.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:29:14.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.3:0
18:29:14.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.136.3
18:29:14.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.3
18:29:14.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:14.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:14.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:14.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:14.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:14.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:29:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.934672 15346 heartbeater.cc:344] Connected to a master server at 127.14.136.61:42185
18:29:14.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.935637 15344 heartbeater.cc:344] Connected to a master server at 127.14.136.62:44183
18:29:14.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.935839 15346 heartbeater.cc:461] Registering TS with master...
18:29:14.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.935863 15344 heartbeater.cc:461] Registering TS with master...
18:29:14.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.938380 15346 heartbeater.cc:507] Master 127.14.136.61:42185 requested a full tablet report, sending...
18:29:14.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.938601 15344 heartbeater.cc:507] Master 127.14.136.62:44183 requested a full tablet report, sending...
18:29:14.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.940593 15345 heartbeater.cc:344] Connected to a master server at 127.14.136.60:35317
18:29:14.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.940831 15345 heartbeater.cc:461] Registering TS with master...
18:29:14.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.940907 14915 ts_manager.cc:194] Registered new tserver with Master: 142aac69a45f46ab99bf3b10107b19f9 (127.14.136.2:40351)
18:29:14.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.941303 14958 ts_manager.cc:194] Registered new tserver with Master: 142aac69a45f46ab99bf3b10107b19f9 (127.14.136.2:40351)
18:29:14.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.941841 15345 heartbeater.cc:507] Master 127.14.136.60:35317 requested a full tablet report, sending...
18:29:14.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.942485 14915 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.136.2:34011
18:29:14.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:14.943234 15002 ts_manager.cc:194] Registered new tserver with Master: 142aac69a45f46ab99bf3b10107b19f9 (127.14.136.2:40351)
18:29:15.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.188542 15206 heartbeater.cc:499] Master 127.14.136.62:44183 was elected leader, sending a full tablet report...
18:29:15.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:15.421290 15352 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:29:15.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:15.421757 15352 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:29:15.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:15.421890 15352 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:29:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:15.430675 15352 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:29:15.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:15.430898 15352 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.136.3
18:29:15.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.442261 15352 tablet_server_runner.cc:78] Tablet server non-default flags:
18:29:15.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:29:15.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.136.20:41011
18:29:15.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:29:15.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:29:15.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/data
18:29:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/wal
18:29:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:29:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:29:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.136.3:0
18:29:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:29:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:29:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:29:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/data/info.pb
18:29:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.136.3
18:29:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:29:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.136.62:44183,127.14.136.61:42185,127.14.136.60:35317
18:29:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:29:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:29:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:29:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:29:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:29:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.136.3
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/logs
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:24 UTC on bdcb31816ec0
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16870
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.444471 15352 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:29:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.447042 15352 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:29:15.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:15.459398 15359 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
18:29:15.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:15.461158 15360 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
18:29:15.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:15.461728 15362 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
18:29:15.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.463214 15352 server_base.cc:1061] running on GCE node
18:29:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.463917 15352 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:29:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.465078 15352 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:29:15.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.466331 15352 hybrid_clock.cc:648] HybridClock initialized: now 1783535355466220 us; error 57 us; skew 500 ppm
18:29:15.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.466696 15352 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:29:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.469839 15352 webserver.cc:534] Webserver started at http://127.14.136.3:34777/ using document root <none> and password file <none>
18:29:15.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.470849 15352 fs_manager.cc:362] Metadata directory not provided
18:29:15.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.471060 15352 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:29:15.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.471587 15352 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:29:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.474824 15352 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/data/instance:
18:29:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ff85cd81d90c48ba854376e4a333d00c"
18:29:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:15 on dist-test-slave-fvb3"
18:29:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.475705 15352 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/wal/instance:
18:29:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ff85cd81d90c48ba854376e4a333d00c"
18:29:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:15 on dist-test-slave-fvb3"
18:29:15.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.481280 15352 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
18:29:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.485018 15368 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:29:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.486536 15352 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.486796 15352 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/data,/tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/wal
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ff85cd81d90c48ba854376e4a333d00c"
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:29:15 on dist-test-slave-fvb3"
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.487109 15352 fs_report.cc:389] FS layout report
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/wal
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/wal
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/data/data
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:29:15.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:29:15.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:29:15.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:29:15.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.522949 15352 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:29:15.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.523964 15352 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
18:29:15.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.524333 15352 kserver.cc:163] Server-wide thread pool size limit: 3276
18:29:15.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.525539 15352 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:29:15.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.527410 15352 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:29:15.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.527537 15352 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:29:15.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.527658 15352 ts_tablet_manager.cc:616] Registered 0 tablets
18:29:15.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.527740 15352 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:29:15.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.580142 15352 rpc_server.cc:307] RPC server started. Bound to: 127.14.136.3:41197
18:29:15.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.580169 15482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.136.3:41197 every 8 connection(s)
18:29:15.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.581665 15352 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/data/info.pb
18:29:15.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.588589 14880 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktARi64/build/asan/bin/kudu as pid 15352
18:29:15.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.588770 14880 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktARi64/test-tmp/mini-kudu-cluster17308498611199970832/ts-2/wal/instance
18:29:15.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.608832 15483 heartbeater.cc:344] Connected to a master server at 127.14.136.62:44183
18:29:15.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.609248 15483 heartbeater.cc:461] Registering TS with master...
18:29:15.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.610459 15483 heartbeater.cc:507] Master 127.14.136.62:44183 requested a full tablet report, sending...
18:29:15.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.611124 15485 heartbeater.cc:344] Connected to a master server at 127.14.136.61:42185
18:29:15.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.611263 15485 heartbeater.cc:461] Registering TS with master...
18:29:15.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.611909 15485 heartbeater.cc:507] Master 127.14.136.61:42185 requested a full tablet report, sending...
18:29:15.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.612511 14915 ts_manager.cc:194] Registered new tserver with Master: ff85cd81d90c48ba854376e4a333d00c (127.14.136.3:41197)
18:29:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.613390 14915 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.136.3:46989
18:29:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.613817 14957 ts_manager.cc:194] Registered new tserver with Master: ff85cd81d90c48ba854376e4a333d00c (127.14.136.3:41197)
18:29:15.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.621793 15484 heartbeater.cc:344] Connected to a master server at 127.14.136.60:35317
18:29:15.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.621959 15484 heartbeater.cc:461] Registering TS with master...
18:29:15.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.622448 15484 heartbeater.cc:507] Master 127.14.136.60:35317 requested a full tablet report, sending...
18:29:15.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.623718 15002 ts_manager.cc:194] Registered new tserver with Master: ff85cd81d90c48ba854376e4a333d00c (127.14.136.3:41197)
18:29:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.629894 14880 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
18:29:15.632 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:29:15.633 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:29:15.643 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.136.62"
      port: 44183
    }
    bound_http_address {
      host: "127.14.136.62"
      port: 41893
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.136.61"
      port: 42185
    }
    bound_http_address {
      host: "127.14.136.61"
      port: 44395
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.136.60"
      port: 35317
    }
    bound_http_address {
      host: "127.14.136.60"
      port: 38919
    }
  }
}

18:29:15.646 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

18:29:15.649 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.136.1"
      port: 45887
    }
    bound_http_address {
      host: "127.14.136.1"
      port: 43333
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.136.2"
      port: 40351
    }
    bound_http_address {
      host: "127.14.136.2"
      port: 36089
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.136.3"
      port: 41197
    }
    bound_http_address {
      host: "127.14.136.3"
      port: 34777
    }
  }
}

18:29:15.649 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:29:15.835 [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)
18:29:15.901 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:15.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:15.945021 15344 heartbeater.cc:499] Master 127.14.136.62:44183 was elected leader, sending a full tablet report...
18:29:16.045 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:16.102 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:16.103 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:16.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:16.120 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:16.120 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:16.232 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:16.232 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:16.232 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:16.456 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xafcc0597, L:/127.0.0.1:33820 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:16.456 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0ac3670d, L:/127.0.0.1:33776 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:16.456 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf892cfbf, L:/127.0.0.1:59196 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:16.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:16.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=499), Traces: [0ms] refreshing cache from master, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [467ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [467ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [468ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=null) after lookup
18:29:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.546139 14915 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33820:
18:29:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:29:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:29:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:29:16.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:29:16.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:29:16.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:29:16.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:29:16.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:29:16.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:29:16.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:16.548339 14915 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.
18:29:16.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.608603 15278 tablet_service.cc:1511] Processing CreateTablet for tablet 000d93b4388e4d53b28f71f910ecdf48 (DEFAULT_TABLE table=TestHandleTooBusy [id=f7e4208173ab423384a324d2a6989fe8]), partition=RANGE (key) PARTITION UNBOUNDED
18:29:16.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.612383 15417 tablet_service.cc:1511] Processing CreateTablet for tablet 000d93b4388e4d53b28f71f910ecdf48 (DEFAULT_TABLE table=TestHandleTooBusy [id=f7e4208173ab423384a324d2a6989fe8]), partition=RANGE (key) PARTITION UNBOUNDED
18:29:16.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.614467 15278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000d93b4388e4d53b28f71f910ecdf48. 1 dirs total, 0 dirs full, 0 dirs failed
18:29:16.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.614691 15417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000d93b4388e4d53b28f71f910ecdf48. 1 dirs total, 0 dirs full, 0 dirs failed
18:29:16.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.616673 15483 heartbeater.cc:499] Master 127.14.136.62:44183 was elected leader, sending a full tablet report...
18:29:16.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.615995 15141 tablet_service.cc:1511] Processing CreateTablet for tablet 000d93b4388e4d53b28f71f910ecdf48 (DEFAULT_TABLE table=TestHandleTooBusy [id=f7e4208173ab423384a324d2a6989fe8]), partition=RANGE (key) PARTITION UNBOUNDED
18:29:16.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.618366 15141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000d93b4388e4d53b28f71f910ecdf48. 1 dirs total, 0 dirs full, 0 dirs failed
18:29:16.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.637430 15517 tablet_bootstrap.cc:492] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c: Bootstrap starting.
18:29:16.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.640259 15519 tablet_bootstrap.cc:492] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c: Bootstrap starting.
18:29:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.644833 15520 tablet_bootstrap.cc:492] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9: Bootstrap starting.
18:29:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.646009 15517 tablet_bootstrap.cc:654] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c: Neither blocks nor log segments found. Creating new log.
18:29:16.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.647102 15519 tablet_bootstrap.cc:654] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c: Neither blocks nor log segments found. Creating new log.
18:29:16.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.647680 15517 log.cc:826] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c: Log is configured to *not* fsync() on all Append() calls
18:29:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.648904 15519 log.cc:826] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c: Log is configured to *not* fsync() on all Append() calls
18:29:16.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.650874 15520 tablet_bootstrap.cc:654] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9: Neither blocks nor log segments found. Creating new log.
18:29:16.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.652612 15520 log.cc:826] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9: Log is configured to *not* fsync() on all Append() calls
18:29:16.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.660879 15517 tablet_bootstrap.cc:492] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c: No bootstrap required, opened a new log
18:29:16.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.661216 15517 ts_tablet_manager.cc:1403] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
18:29:16.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.661660 15519 tablet_bootstrap.cc:492] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c: No bootstrap required, opened a new log
18:29:16.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.662189 15519 ts_tablet_manager.cc:1403] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.013s
18:29:16.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.664258 15520 tablet_bootstrap.cc:492] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9: No bootstrap required, opened a new log
18:29:16.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.664785 15520 ts_tablet_manager.cc:1403] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
18:29:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.669327 15517 raft_consensus.cc:359] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d0771d2c864c319a68082ec328791c" member_type: VOTER last_known_addr { host: "127.14.136.1" port: 45887 } } peers { permanent_uuid: "142aac69a45f46ab99bf3b10107b19f9" member_type: VOTER last_known_addr { host: "127.14.136.2" port: 40351 } } peers { permanent_uuid: "ff85cd81d90c48ba854376e4a333d00c" member_type: VOTER last_known_addr { host: "127.14.136.3" port: 41197 } }
18:29:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.669737 15517 raft_consensus.cc:385] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:29:16.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.669873 15517 raft_consensus.cc:740] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff85cd81d90c48ba854376e4a333d00c, State: Initialized, Role: FOLLOWER
18:29:16.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.670742 15517 consensus_queue.cc:260] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02d0771d2c864c319a68082ec328791c" member_type: VOTER last_known_addr { host: "127.14.136.1" port: 45887 } } peers { permanent_uuid: "142aac69a45f46ab99bf3b10107b19f9" member_type: VOTER last_known_addr { host: "127.14.136.2" port: 40351 } } peers { permanent_uuid: "ff85cd81d90c48ba854376e4a333d00c" member_type: VOTER last_known_addr { host: "127.14.136.3" port: 41197 } }
18:29:16.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.671959 15519 raft_consensus.cc:359] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d0771d2c864c319a68082ec328791c" member_type: VOTER last_known_addr { host: "127.14.136.1" port: 45887 } } peers { permanent_uuid: "142aac69a45f46ab99bf3b10107b19f9" member_type: VOTER last_known_addr { host: "127.14.136.2" port: 40351 } } peers { permanent_uuid: "ff85cd81d90c48ba854376e4a333d00c" member_type: VOTER last_known_addr { host: "127.14.136.3" port: 41197 } }
18:29:16.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.672916 15519 raft_consensus.cc:385] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:29:16.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.673324 15519 raft_consensus.cc:740] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02d0771d2c864c319a68082ec328791c, State: Initialized, Role: FOLLOWER
18:29:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.674698 15519 consensus_queue.cc:260] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02d0771d2c864c319a68082ec328791c" member_type: VOTER last_known_addr { host: "127.14.136.1" port: 45887 } } peers { permanent_uuid: "142aac69a45f46ab99bf3b10107b19f9" member_type: VOTER last_known_addr { host: "127.14.136.2" port: 40351 } } peers { permanent_uuid: "ff85cd81d90c48ba854376e4a333d00c" member_type: VOTER last_known_addr { host: "127.14.136.3" port: 41197 } }
18:29:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.675118 15520 raft_consensus.cc:359] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d0771d2c864c319a68082ec328791c" member_type: VOTER last_known_addr { host: "127.14.136.1" port: 45887 } } peers { permanent_uuid: "142aac69a45f46ab99bf3b10107b19f9" member_type: VOTER last_known_addr { host: "127.14.136.2" port: 40351 } } peers { permanent_uuid: "ff85cd81d90c48ba854376e4a333d00c" member_type: VOTER last_known_addr { host: "127.14.136.3" port: 41197 } }
18:29:16.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.675855 15520 raft_consensus.cc:385] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:29:16.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.676278 15520 raft_consensus.cc:740] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 142aac69a45f46ab99bf3b10107b19f9, State: Initialized, Role: FOLLOWER
18:29:16.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.678495 15519 ts_tablet_manager.cc:1434] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
18:29:16.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.686887 15517 ts_tablet_manager.cc:1434] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
18:29:16.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.686964 15520 consensus_queue.cc:260] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02d0771d2c864c319a68082ec328791c" member_type: VOTER last_known_addr { host: "127.14.136.1" port: 45887 } } peers { permanent_uuid: "142aac69a45f46ab99bf3b10107b19f9" member_type: VOTER last_known_addr { host: "127.14.136.2" port: 40351 } } peers { permanent_uuid: "ff85cd81d90c48ba854376e4a333d00c" member_type: VOTER last_known_addr { host: "127.14.136.3" port: 41197 } }
18:29:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.688786 15520 ts_tablet_manager.cc:1434] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.000s
18:29:16.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:16.836553 15486 tablet.cc:2406] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:29:16.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.872319 15526 raft_consensus.cc:493] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:29:16.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.872648 15526 raft_consensus.cc:515] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d0771d2c864c319a68082ec328791c" member_type: VOTER last_known_addr { host: "127.14.136.1" port: 45887 } } peers { permanent_uuid: "142aac69a45f46ab99bf3b10107b19f9" member_type: VOTER last_known_addr { host: "127.14.136.2" port: 40351 } } peers { permanent_uuid: "ff85cd81d90c48ba854376e4a333d00c" member_type: VOTER last_known_addr { host: "127.14.136.3" port: 41197 } }
18:29:16.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.875147 15526 leader_election.cc:290] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02d0771d2c864c319a68082ec328791c (127.14.136.1:45887), ff85cd81d90c48ba854376e4a333d00c (127.14.136.3:41197)
18:29:16.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.884095 15437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000d93b4388e4d53b28f71f910ecdf48" candidate_uuid: "142aac69a45f46ab99bf3b10107b19f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff85cd81d90c48ba854376e4a333d00c" is_pre_election: true
18:29:16.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.884852 15437 raft_consensus.cc:2468] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 142aac69a45f46ab99bf3b10107b19f9 in term 0.
18:29:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.885742 15233 leader_election.cc:304] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [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: 142aac69a45f46ab99bf3b10107b19f9, ff85cd81d90c48ba854376e4a333d00c; no voters: 
18:29:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.885975 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000d93b4388e4d53b28f71f910ecdf48" candidate_uuid: "142aac69a45f46ab99bf3b10107b19f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02d0771d2c864c319a68082ec328791c" is_pre_election: true
18:29:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.886560 15526 raft_consensus.cc:2804] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:29:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.886768 15526 raft_consensus.cc:493] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:29:16.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.886905 15526 raft_consensus.cc:3060] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [term 0 FOLLOWER]: Advancing to term 1
18:29:16.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.886945 15161 raft_consensus.cc:2468] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 142aac69a45f46ab99bf3b10107b19f9 in term 0.
18:29:16.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.889611 15526 raft_consensus.cc:515] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d0771d2c864c319a68082ec328791c" member_type: VOTER last_known_addr { host: "127.14.136.1" port: 45887 } } peers { permanent_uuid: "142aac69a45f46ab99bf3b10107b19f9" member_type: VOTER last_known_addr { host: "127.14.136.2" port: 40351 } } peers { permanent_uuid: "ff85cd81d90c48ba854376e4a333d00c" member_type: VOTER last_known_addr { host: "127.14.136.3" port: 41197 } }
18:29:16.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.890601 15526 leader_election.cc:290] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [CANDIDATE]: Term 1 election: Requested vote from peers 02d0771d2c864c319a68082ec328791c (127.14.136.1:45887), ff85cd81d90c48ba854376e4a333d00c (127.14.136.3:41197)
18:29:16.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.891180 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000d93b4388e4d53b28f71f910ecdf48" candidate_uuid: "142aac69a45f46ab99bf3b10107b19f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02d0771d2c864c319a68082ec328791c"
18:29:16.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.891211 15437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000d93b4388e4d53b28f71f910ecdf48" candidate_uuid: "142aac69a45f46ab99bf3b10107b19f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff85cd81d90c48ba854376e4a333d00c"
18:29:16.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.891399 15437 raft_consensus.cc:3060] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c [term 0 FOLLOWER]: Advancing to term 1
18:29:16.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.891422 15161 raft_consensus.cc:3060] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c [term 0 FOLLOWER]: Advancing to term 1
18:29:16.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.894088 15437 raft_consensus.cc:2468] T 000d93b4388e4d53b28f71f910ecdf48 P ff85cd81d90c48ba854376e4a333d00c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 142aac69a45f46ab99bf3b10107b19f9 in term 1.
18:29:16.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:16.894313 15209 tablet.cc:2406] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:29:16.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.894486 15161 raft_consensus.cc:2468] T 000d93b4388e4d53b28f71f910ecdf48 P 02d0771d2c864c319a68082ec328791c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 142aac69a45f46ab99bf3b10107b19f9 in term 1.
18:29:16.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.894673 15233 leader_election.cc:304] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [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: 142aac69a45f46ab99bf3b10107b19f9, ff85cd81d90c48ba854376e4a333d00c; no voters: 
18:29:16.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.895036 15526 raft_consensus.cc:2804] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [term 1 FOLLOWER]: Leader election won for term 1
18:29:16.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.895628 15526 raft_consensus.cc:697] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [term 1 LEADER]: Becoming Leader. State: Replica: 142aac69a45f46ab99bf3b10107b19f9, State: Running, Role: LEADER
18:29:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.896220 15526 consensus_queue.cc:237] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [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: "02d0771d2c864c319a68082ec328791c" member_type: VOTER last_known_addr { host: "127.14.136.1" port: 45887 } } peers { permanent_uuid: "142aac69a45f46ab99bf3b10107b19f9" member_type: VOTER last_known_addr { host: "127.14.136.2" port: 40351 } } peers { permanent_uuid: "ff85cd81d90c48ba854376e4a333d00c" member_type: VOTER last_known_addr { host: "127.14.136.3" port: 41197 } }
18:29:16.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:16.902652 14915 catalog_manager.cc:5696] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 142aac69a45f46ab99bf3b10107b19f9 (127.14.136.2). New cstate: current_term: 1 leader_uuid: "142aac69a45f46ab99bf3b10107b19f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d0771d2c864c319a68082ec328791c" member_type: VOTER last_known_addr { host: "127.14.136.1" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "142aac69a45f46ab99bf3b10107b19f9" member_type: VOTER last_known_addr { host: "127.14.136.2" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff85cd81d90c48ba854376e4a333d00c" member_type: VOTER last_known_addr { host: "127.14.136.3" port: 41197 } health_report { overall_health: UNKNOWN } } }
18:29:16.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:16.903116 15347 tablet.cc:2406] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:29:17.250 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:17.252 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:17.254 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:17.257 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:17.258 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:17.258 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:17.258 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:17.259 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:17.262 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:17.263 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:17.264 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:17.264 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:17.280 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:17.280 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:17.280 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:17.280 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:17.281 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:17.281 [DEBUG - pool-4-thread-2] (NetUtil.java:139) Resolved '127.14.136.62' into [/127.14.136.62] in 13072195ns
18:29:17.281 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:17.282 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:17.282 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:17.283 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:17.283 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:17.289 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:17.294 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:17.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.299742 15526 consensus_queue.cc:1048] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff85cd81d90c48ba854376e4a333d00c" member_type: VOTER last_known_addr { host: "127.14.136.3" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:29:17.303 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:17.305 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:17.310 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:17.329 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:17.334 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:17.336 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:17.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:17.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:17.354 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:17.360 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:17.393 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:17.399 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:17.400 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:17.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.400453 15526 consensus_queue.cc:1048] T 000d93b4388e4d53b28f71f910ecdf48 P 142aac69a45f46ab99bf3b10107b19f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02d0771d2c864c319a68082ec328791c" member_type: VOTER last_known_addr { host: "127.14.136.1" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:29:17.402 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:17.404 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:17.404 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:17.414 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:17.418 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:17.419 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:17.420 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:17.440 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:17.441 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:17.442 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:17.454 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:17.454 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:17.455 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:17.456 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:17.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:17.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:17.457 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:17.459 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:17.459 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:17.460 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:17.461 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:17.466 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe3cd3c50, L:/127.0.0.1:33836 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:17.468 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:17.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:17.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=221), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [212ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=null) after lookup
18:29:17.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:17.489 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:17.491 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:17.506 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb2e5212f, L:/127.0.0.1:33842 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:17.519 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:17.521 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:17.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:17.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=260), Traces: [0ms] refreshing cache from master, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [255ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=null) after lookup
18:29:17.524 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:17.531 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:17.533 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:17.534 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:17.534 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6f15b1d0, L:/127.0.0.1:33848 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:17.536 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:17.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:17.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=287), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [273ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=null) after lookup
18:29:17.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:17.546 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:17.550 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:17.552 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:17.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:17.557 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:17.560 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:17.562 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:17.563 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:17.564 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:17.579 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:17.583 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd30fd972, L:/127.0.0.1:59204 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:17.589 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:17.591 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe6804cff, L:/127.0.0.1:59220 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:17.591 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x65d496de, L:/127.0.0.1:33860 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:17.601 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb96db3e9, L:/127.0.0.1:33874 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:17.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:17.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=348), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [339ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=null) after lookup
18:29:17.575 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x039b311a, L:/127.0.0.1:33792 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:17.617 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:17.620 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:17.622 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:17.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:17.627 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:17.627 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xba01e01b, L:/127.0.0.1:59214 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:17.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:17.629 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:17.630 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:17.635 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x636cbab4, L:/127.0.0.1:59224 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:17.640 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:17.648 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7115c708, L:/127.0.0.1:33880 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:17.652 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb35eb831, L:/127.0.0.1:59218 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:17.665 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:17.666 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=407), Traces: [0ms] refreshing cache from master, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [340ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=null) after lookup
18:29:17.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:17.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:17.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:17.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=410), Traces: [0ms] refreshing cache from master, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [393ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=null) after lookup
18:29:17.680 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:17.686 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:17.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:17.687 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:17.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:17.689 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:17.693 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x678c98a5, L:/127.0.0.1:33796 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:17.695 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7b67e2d9, L:/127.0.0.1:59240 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:17.696 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81b3ce8a, L:/127.0.0.1:59232 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:17.697 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:17.703 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81220cd5, L:/127.0.0.1:59256 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:17.706 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:17.712 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:17.712 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2e2b1d31, L:/127.0.0.1:59276 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:17.713 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ae0197e, L:/127.0.0.1:59266 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:17.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:17.714804 14908 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items
18:29:17.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.714936 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33836 (request call id 2)
18:29:17.721 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.721659 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 2)
18:29:17.723 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfc160008, L:/127.0.0.1:33836 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:17.725 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x120dfd92, L:/127.0.0.1:33810 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:17.726 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:17.740 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:17.740 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd2b38d7f, L:/127.0.0.1:33902 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:17.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.742138 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33902 (request call id 0)
18:29:17.749 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8fde5e93, L:/127.0.0.1:33826 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:17.761 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.764042 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33902 (request call id 0)
18:29:17.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.765636 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33902 (request call id 0)
18:29:17.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.766607 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33902 (request call id 0)
18:29:17.767 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8b578d2b, L:/127.0.0.1:33894 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:17.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.768157 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 0)
18:29:17.769 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items
18:29:17.773 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8d7c3056, L:/127.0.0.1:33916 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.774137 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 0)
18:29:17.780 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe53d2e62, L:/127.0.0.1:33844 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:17.781 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xed277c9c, L:/127.0.0.1:33872 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:17.783 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items
18:29:17.784 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x52d1a5be, L:/127.0.0.1:33864 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.784252 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 0)
18:29:17.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.786633 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 0)
18:29:17.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.787127 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 7)
18:29:17.790 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x64c7090d, L:/127.0.0.1:33918 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:17.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.791622 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 7)
18:29:17.792 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items
18:29:17.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.792496 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 7)
18:29:17.794 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items
18:29:17.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.803743 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 7)
18:29:17.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.807864 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 7)
18:29:17.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.807900 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 7)
18:29:17.814 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:17.815 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:17.815 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9ebb0e42, L:/127.0.0.1:33882 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:17.816 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:17.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:17.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:17.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:17.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:17.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=523), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [333ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [352ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items, [375ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [398ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [405ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [405ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [410ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1321649318(state=PENDING, result=null, callback=(continuation of Deferred@781977556 after retry RPC after error@2135075772), errback=(continuation of Deferred@781977556 after retry RPC after error@2135075772))) after lookup
18:29:17.833 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:17.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.834556 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33916 (request call id 1)
18:29:17.835 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299988, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:17.836 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items
18:29:17.836 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.835054 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33916 (request call id 1)
18:29:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.835783 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33916 (request call id 1)
18:29:17.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:17.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=579), Traces: [0ms] refreshing cache from master, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [381ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [515ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items, [525ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [549ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33916 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.14.136.61:42185, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [566ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [570ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@705223441(state=PENDING, result=null, callback=(continuation of Deferred@1578180791 after retry RPC after error@468195038), errback=(continuation of Deferred@1578180791 after retry RPC after error@468195038))) after lookup
18:29:17.844 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299987, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:17.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:17.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299970, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:17.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.853338 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.854 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items
18:29:17.856 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:17.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.858999 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.861002 14909 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:33816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.861913 14974 master_runner.cc:187] Error getting master registration for 127.14.136.62:44183: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:33816 dropped due to backpressure: service queue is full with 1 items, 
18:29:17.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.862181 14974 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:29:17.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.865271 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.865696 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.867763 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.868845 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.870 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa7541782, L:/127.0.0.1:33852 - R:/127.14.136.60:35317] using TOKEN/null
18:29:17.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.873418 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.879 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items
18:29:17.879 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:17.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.876186 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.879325 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.886261 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.888836 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.890902 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.892234 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.892637 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.895 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items
18:29:17.895 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:17.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.899863 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.908216 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.910992 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.913398 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.913779 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.915 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items
18:29:17.916 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:17.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.919476 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33894 (request call id 2)
18:29:17.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:17.926 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:17.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:17.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=668), Traces: [0ms] refreshing cache from master, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [449ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [526ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items, [530ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [549ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [565ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [570ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items, [570ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items, [581ms] refreshing cache from master, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [588ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [589ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [660ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@723261197(state=PENDING, result=null, callback=(continuation of Deferred@2027365787 after retry RPC after error@444423962) -> (continuation of Deferred@6042427 after retry RPC after error@1261692994), errback=(continuation of Deferred@2027365787 after retry RPC after error@444423962) -> (continuation of Deferred@6042427 after retry RPC after error@1261692994))) after lookup
18:29:17.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:17.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:17.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.931305 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33894 (request call id 3)
18:29:17.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.932567 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33894 (request call id 3)
18:29:17.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.934036 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33894 (request call id 3)
18:29:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.945780 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33894 (request call id 3)
18:29:17.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:17.950 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:17.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:17.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.953419 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:17.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.954502 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.959867 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:17.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.966123 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.969316 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:17.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.970324 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:17.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.972522 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:17.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.985920 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:17.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.988346 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:17.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:17.990039 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:17.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:18.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.006539 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:18.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.006539 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:18.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.009585 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:18.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.010449 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:18.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.029343 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33918 (request call id 5)
18:29:18.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:18.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=779), Traces: [0ms] refreshing cache from master, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [445ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [526ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items, [559ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [565ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 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.14.136.61:42185, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [586ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items, [587ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [588ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [588ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 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.14.136.61:42185, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [605ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [606ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [611ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items, [611ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items, [621ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [624ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [625ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [627ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items, [627ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items, [640ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [645ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [646ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [647ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items, [648ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items, [682ms] refreshing cache from master, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [686ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [687ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [769ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@881325620(state=PENDING, result=null, callback=(continuation of Deferred@575245018 after retry RPC after error@1701292926) -> (continuation of Deferred@1552016945 after retry RPC after error@1471974851) -> (continuation of Deferred@961397428 after retry RPC after error@1630122680) -> (continuation of Deferred@852127938 after retry RPC after error@27992525) -> (continuation of Deferred@1445206830 after retry RPC after error@2050281248), errback=(continuation of Deferred@575245018 after retry RPC after error@1701292926) -> (continuation of Deferred@1552016945 after retry RPC after error@1471974851) -> (continuation of Deferred@961397428 after retry RPC after error@1630122680) -> (continuation of Deferred@852127938 after retry RPC after error@27992525) -> (continuation of Deferred@1445206830 after retry RPC after error@2050281248))) after lookup
18:29:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.041386 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33918 (request call id 6)
18:29:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.045940 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33918 (request call id 6)
18:29:18.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.048923 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33918 (request call id 6)
18:29:18.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.050436 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33918 (request call id 6)
18:29:18.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:18.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.066561 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.070896 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.072980 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.073418 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.073781 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.085510 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.088876 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.090862 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.109587 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.109587 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.112345 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.126439 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.130666 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 10)
18:29:18.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.138 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.140 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.149011 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 12)
18:29:18.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.159443 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33902 (request call id 8)
18:29:18.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:18.163 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.168552 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 10)
18:29:18.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.170253 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 12)
18:29:18.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.189574 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 12)
18:29:18.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.190652 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 12)
18:29:18.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.208652 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 12)
18:29:18.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.209206 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 13)
18:29:18.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.210696 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 13)
18:29:18.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.229358 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 13)
18:29:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.230181 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 13)
18:29:18.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.231048 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 13)
18:29:18.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.238 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.244 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.249194 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 11)
18:29:18.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.250320 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 11)
18:29:18.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.263855 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 11)
18:29:18.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.269490 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 14)
18:29:18.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.270385 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 11)
18:29:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.279446 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 11)
18:29:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.283911 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 11)
18:29:18.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.289943 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 11)
18:29:18.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.300292 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 11)
18:29:18.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.303556 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 11)
18:29:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.319571 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 11)
18:29:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.323786 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 11)
18:29:18.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.325676 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 11)
18:29:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.328204 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 11)
18:29:18.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.330276 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 11)
18:29:18.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.339 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.341270 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33902 (request call id 14)
18:29:18.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.345 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.348515 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 15)
18:29:18.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.349902 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 14)
18:29:18.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.363188 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 14)
18:29:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.365994 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 14)
18:29:18.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.368 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.368885 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 16)
18:29:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.369764 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 16)
18:29:18.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.370253 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 16)
18:29:18.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.386683 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 16)
18:29:18.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.388221 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 16)
18:29:18.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.389472 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 16)
18:29:18.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.402477 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 7)
18:29:18.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.405961 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 7)
18:29:18.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.408778 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 7)
18:29:18.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.408912 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 7)
18:29:18.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.423929 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 7)
18:29:18.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.425442 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 7)
18:29:18.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.426185 14908 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.14.136.1:55401 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 7)
18:29:18.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:18.426821 15206 heartbeater.cc:646] Failed to heartbeat to 127.14.136.62:44183 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.14.136.1:55401 dropped due to backpressure: service queue is full with 1 items
18:29:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.427875 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 7)
18:29:18.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.429315 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 7)
18:29:18.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.440 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.446 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.449762 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 16)
18:29:18.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.459669 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 16)
18:29:18.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.463647 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33860 (request call id 17)
18:29:18.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.468 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.478899 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33902 (request call id 17)
18:29:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.488749 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 20)
18:29:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.488788 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 17)
18:29:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.489215 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 17)
18:29:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.490126 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 17)
18:29:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.499377 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 17)
18:29:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.509420 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 17)
18:29:18.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.510123 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 17)
18:29:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.518857 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 17)
18:29:18.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.529790 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 17)
18:29:18.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.530314 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 17)
18:29:18.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.539027 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 17)
18:29:18.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.544 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.549659 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 19)
18:29:18.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.559449 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33902 (request call id 21)
18:29:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.565459 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33902 (request call id 21)
18:29:18.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.569 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.571 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:18.572 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:18.573 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:18.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:18.579 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:18.579 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:18.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:18.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:18.582 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:18.582 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:18.586 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:18.587 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:18.588 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:18.589 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:18.591 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:18.596 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:18.599 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:18.599 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:18.599 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:18.602 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:18.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.608744 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 21)
18:29:18.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.610685 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 21)
18:29:18.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.626650 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 21)
18:29:18.628 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x368e647a, L:/127.0.0.1:33920 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:18.629 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x06a377b7, L:/127.0.0.1:59278 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:18.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.629972 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 21)
18:29:18.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.630563 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 17)
18:29:18.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.630667 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33842 (request call id 17)
18:29:18.634 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items
18:29:18.634 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7a5d85f8, L:/127.0.0.1:33886 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:18.636 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:18.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.645 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.650309 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33920 (request call id 1)
18:29:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.651739 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33920 (request call id 1)
18:29:18.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.665305 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33836 (request call id 16)
18:29:18.666 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items
18:29:18.666 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:18.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.670 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.673164 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33902 (request call id 22)
18:29:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.674482 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 15)
18:29:18.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.674906 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.679177 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.688895 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.690212 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.690 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items
18:29:18.690 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.691736 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.699755 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.710152 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.711812 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.712316 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.713 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items
18:29:18.713 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:18.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:18.719049 14907 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items [suppressed 160 similar messages]
18:29:18.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.719197 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.730592 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.731091 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.731 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items
18:29:18.731 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:18.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.733040 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.739598 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 22)
18:29:18.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.748 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.750 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.770989 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.772 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.772964 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33920 (request call id 5)
18:29:18.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.774125 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33920 (request call id 5)
18:29:18.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.778684 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33920 (request call id 5)
18:29:18.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.785115 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33920 (request call id 5)
18:29:18.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.785908 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33920 (request call id 5)
18:29:18.789 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items
18:29:18.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.789055 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 20)
18:29:18.789 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:18.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.790115 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 20)
18:29:18.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.805531 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 20)
18:29:18.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.805567 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 20)
18:29:18.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.819485 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 20)
18:29:18.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.825969 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 20)
18:29:18.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.825969 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 20)
18:29:18.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.829273 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 8)
18:29:18.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.829671 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 8)
18:29:18.830 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items
18:29:18.831 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:18.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.845564 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 8)
18:29:18.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.846108 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 8)
18:29:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.847713 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.849 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.852 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.852 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:18.852 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:18.853 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:18.853 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:18.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:18.853 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:18.853 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:18.854 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:18.856 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:18.856 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:18.858 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:18.859 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:18.860 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:18.861 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:18.861 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:18.862 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:18.863 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:18.865 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:18.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.865533 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 28)
18:29:18.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.870246 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33880 (request call id 21)
18:29:18.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.872 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.874 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:18.881 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:18.885 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2fbbed5c, L:/127.0.0.1:59280 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:18.893 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdb7ff127, L:/127.0.0.1:33934 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:18.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.893977 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 24)
18:29:18.895 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items
18:29:18.899 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4ce39ac2, L:/127.0.0.1:33902 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:18.901 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:18.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.904812 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33836 (request call id 23)
18:29:18.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.905887 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 29)
18:29:18.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.908515 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 29)
18:29:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.921123 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 29)
18:29:18.922 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items
18:29:18.922 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:18.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.925298 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33836 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 29)
18:29:18.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.927963 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 29)
18:29:18.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.929268 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33920 (request call id 7)
18:29:18.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.941147 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33920 (request call id 7)
18:29:18.942 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items
18:29:18.942 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.948374 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33920 (request call id 7)
18:29:18.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.953 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:18.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=367), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [48ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items, [50ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [50ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items, [80ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [124ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 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.14.136.61:42185, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [144ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 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.14.136.61:42185, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [184ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items, [203ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 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.14.136.61:42185, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [243ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items, [245ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [245ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [344ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [344ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [367ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1925653638(state=PENDING, result=null, callback=(continuation of Deferred@563231539 after retry RPC after error@1132426874) -> (continuation of Deferred@1505769315 after retry RPC after error@317250505) -> (continuation of Deferred@571683076 after retry RPC after error@442978202) -> (continuation of Deferred@1120147610 after retry RPC after error@380020120) -> (continuation of Deferred@755383641 after retry RPC after error@222145788) -> (continuation of Deferred@1876915465 after retry RPC after error@1291228943) -> (continuation of Deferred@1350997821 after retry RPC after error@817662877), errback=(continuation of Deferred@563231539 after retry RPC after error@1132426874) -> (continuation of Deferred@1505769315 after retry RPC after error@317250505) -> (continuation of Deferred@571683076 after retry RPC after error@442978202) -> (continuation of Deferred@1120147610 after retry RPC after error@380020120) -> (continuation of Deferred@755383641 after retry RPC after error@222145788) -> (continuation of Deferred@1876915465 after retry RPC after error@1291228943) -> (continuation of Deferred@1350997821 after retry RPC after error@817662877))) after lookup
18:29:18.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.960 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:18.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:18.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=104), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [27ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33934 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.14.136.61:42185, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1675157325(state=PENDING, result=null, callback=(continuation of Deferred@1638732464 after retry RPC after error@846189939) -> (continuation of Deferred@1453274790 after retry RPC after error@1931000207) -> (continuation of Deferred@2057903566 after retry RPC after error@908168101), errback=(continuation of Deferred@1638732464 after retry RPC after error@846189939) -> (continuation of Deferred@1453274790 after retry RPC after error@1931000207) -> (continuation of Deferred@2057903566 after retry RPC after error@908168101))) after lookup
18:29:18.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.965134 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 4)
18:29:18.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.968497 14908 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 23)
18:29:18.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:18.968976 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:18.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33874 (request call id 23)
18:29:18.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:18.972 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:18.973 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:18.973 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:18.973 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:18.974 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:18.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:18.974 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:18.974 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:18.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:18.977 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:18.977 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:18.980 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:18.981 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:18.982 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:18.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:18.984 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:18.985 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:18.986 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:18.988 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:18.989 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:18.993 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:19.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.001322 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 5)
18:29:19.002 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c7dc07e, L:/127.0.0.1:59286 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:19.004 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcec9add6, L:/127.0.0.1:33942 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:19.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.005805 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 5)
18:29:19.008 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items
18:29:19.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.007943 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 5)
18:29:19.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.009351 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 5)
18:29:19.012 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x71da1606, L:/127.0.0.1:33914 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:19.014 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.023 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items
18:29:19.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.022966 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 5)
18:29:19.024 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.028432 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 5)
18:29:19.043 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items
18:29:19.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.042770 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 5)
18:29:19.044 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.045658 14906 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 30)
18:29:19.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.048463 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33848 (request call id 30)
18:29:19.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.057 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.062594 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33942 (request call id 3)
18:29:19.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.064 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.065 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:19.065 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:19.065 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:19.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:19.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:19.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:19.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:19.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:19.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=85), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [23ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items, [33ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 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.14.136.61:42185, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33942 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.14.136.61:42185, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@215439185(state=PENDING, result=null, callback=(continuation of Deferred@579855351 after retry RPC after error@1032977345) -> (continuation of Deferred@1512247764 after retry RPC after error@1828235294) -> (continuation of Deferred@833977901 after retry RPC after error@63489065), errback=(continuation of Deferred@579855351 after retry RPC after error@1032977345) -> (continuation of Deferred@1512247764 after retry RPC after error@1828235294) -> (continuation of Deferred@833977901 after retry RPC after error@63489065))) after lookup
18:29:19.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:19.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:19.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:19.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.070354 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33942 (request call id 4)
18:29:19.071 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:19.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.073 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.074 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:19.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:19.075 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:19.076 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:19.077 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:19.077 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:19.079 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:19.084 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:19.084 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:19.086 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:19.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.088699 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 30)
18:29:19.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.089643 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 30)
18:29:19.099 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x75728615, L:/127.0.0.1:33930 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:19.099 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0dddc234, L:/127.0.0.1:33952 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.100481 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 30)
18:29:19.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.101773 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 6)
18:29:19.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.102000 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 6)
18:29:19.103 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items
18:29:19.107 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1c51135, L:/127.0.0.1:59302 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:19.108 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.110047 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 6)
18:29:19.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.114037 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 6)
18:29:19.115 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items
18:29:19.116 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.122562 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 6)
18:29:19.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.130522 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 6)
18:29:19.136 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items
18:29:19.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.135354 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 6)
18:29:19.137 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.142902 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 6)
18:29:19.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.149722 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 6)
18:29:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.153928 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33934 (request call id 6)
18:29:19.154 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items
18:29:19.156 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:19.158 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:19.158 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:19.158 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:19.159 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:19.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:19.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:19.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:19.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:19.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:19.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:19.166 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:19.168 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:19.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.169 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.170 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:19.172 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:19.172 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:19.172 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:19.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.174774 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33952 (request call id 4)
18:29:19.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.177 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.178 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:19.178 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:19.178 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:19.178 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:19.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:19.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:19.179 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:19.180 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:19.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:19.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=109), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [29ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items, [39ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [41ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 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.14.136.61:42185, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [81ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33952 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.14.136.61:42185, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@22036941(state=PENDING, result=null, callback=(continuation of Deferred@436452736 after retry RPC after error@807102413) -> (continuation of Deferred@1654834482 after retry RPC after error@1635761794) -> (continuation of Deferred@1712844944 after retry RPC after error@223991440) -> (continuation of Deferred@2040924508 after retry RPC after error@1697719108), errback=(continuation of Deferred@436452736 after retry RPC after error@807102413) -> (continuation of Deferred@1654834482 after retry RPC after error@1635761794) -> (continuation of Deferred@1712844944 after retry RPC after error@223991440) -> (continuation of Deferred@2040924508 after retry RPC after error@1697719108))) after lookup
18:29:19.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:19.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:19.186 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:19.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:19.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.189620 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33920 (request call id 16)
18:29:19.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.193807 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33920 (request call id 16)
18:29:19.194 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:19.202 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:19.202 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:19.205 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:19.208 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x196f5604, L:/127.0.0.1:33968 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:19.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.209575 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33920 (request call id 16)
18:29:19.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.210815 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 31)
18:29:19.212 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items
18:29:19.213 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:19.214 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfb185a42, L:/127.0.0.1:59318 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:19.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.213826 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 31)
18:29:19.223 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:19.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:19.224 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:19.227 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa0aae02f, L:/127.0.0.1:33936 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:19.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.227993 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 31)
18:29:19.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.228582 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 31)
18:29:19.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:19.230 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:19.230 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.231 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:19.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:19.233 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:19.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.234086 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 31)
18:29:19.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.248634 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 31)
18:29:19.251 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4fe06a1f, L:/127.0.0.1:59322 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:19.251 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xda82bfb9, L:/127.0.0.1:33940 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:19.253 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x689e34a6, L:/127.0.0.1:33978 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:19.254 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items
18:29:19.255 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items
18:29:19.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.251251 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 31)
18:29:19.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.253840 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 31)
18:29:19.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.254546 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33894 (request call id 31)
18:29:19.256 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.257 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.268637 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33920 (request call id 19)
18:29:19.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.271 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.272702 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33968 (request call id 2)
18:29:19.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.273957 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33968 (request call id 2)
18:29:19.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.275023 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33968 (request call id 2)
18:29:19.276 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items
18:29:19.277 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.280270 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33968 (request call id 2)
18:29:19.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.282532 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33968 (request call id 2)
18:29:19.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.287 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:19.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=123), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [45ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items, [48ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33968 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [86ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items, [89ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33968 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1266396024(state=PENDING, result=null, callback=(continuation of Deferred@276719619 after retry RPC after error@1573696140) -> (continuation of Deferred@1301781420 after retry RPC after error@1537329421), errback=(continuation of Deferred@276719619 after retry RPC after error@1573696140) -> (continuation of Deferred@1301781420 after retry RPC after error@1537329421))) after lookup
18:29:19.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.291137 14909 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.294697 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.295 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items
18:29:19.295 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.300637 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.302158 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.309123 14909 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.310195 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.314431 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.315 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items
18:29:19.315 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.320959 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.322249 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.329169 14909 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.334017 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.335672 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.336 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items
18:29:19.336 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.340256 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.342566 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.354652 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.355985 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33916 (request call id 21)
18:29:19.356 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items
18:29:19.356 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.363 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.371 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.380852 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 13)
18:29:19.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.382050 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 13)
18:29:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.388628 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33968 (request call id 6)
18:29:19.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.388636 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33968 (request call id 6)
18:29:19.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.409005 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33920 (request call id 22)
18:29:19.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.427986 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 9)
18:29:19.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.429252 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 9)
18:29:19.435 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items
18:29:19.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.434666 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 9)
18:29:19.435 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.440421 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 9)
18:29:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.441042 14909 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.14.136.3:46989 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 9)
18:29:19.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:19.441814 15483 heartbeater.cc:646] Failed to heartbeat to 127.14.136.62:44183 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.14.136.3:46989 dropped due to backpressure: service queue is full with 1 items
18:29:19.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.448380 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 9)
18:29:19.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.448398 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 9)
18:29:19.454 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items
18:29:19.455 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.453979 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 9)
18:29:19.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.460794 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 9)
18:29:19.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.462584 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 9)
18:29:19.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.464 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.468590 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33920 (request call id 24)
18:29:19.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.471 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.472 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:19.472 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:19.472 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:19.473 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:19.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:19.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:19.473 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:19.473 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:19.477 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:19.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:19.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:19.478 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:19.480 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:19.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:19.481 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:19.482 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:19.483 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:19.483 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:19.485 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:19.488 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:19.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.495 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:19.495 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:19.495 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:19.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:19.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:19.496 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:19.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:19.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:19.501 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbb468887, L:/127.0.0.1:33984 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:19.501 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:19.502 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:19.502 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items
18:29:19.504 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:19.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.501900 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 16)
18:29:19.506 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:19.506 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f628285, L:/127.0.0.1:59338 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:19.507 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:19.508 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:19.510 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:19.512 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:19.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.514010 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 14)
18:29:19.514 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:19.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:19.524 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:19.525 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa11e0c79, L:/127.0.0.1:33950 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:19.525 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:19.527 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.531965 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 33)
18:29:19.536 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x745e7e17, L:/127.0.0.1:33964 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:19.538 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x607883ca, L:/127.0.0.1:33986 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:19.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.539172 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 33)
18:29:19.540 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items
18:29:19.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.539973 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 33)
18:29:19.540 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.541 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items
18:29:19.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.542060 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 33)
18:29:19.543 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf79f8b65, L:/127.0.0.1:59354 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:19.544 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.547339 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 33)
18:29:19.548 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items
18:29:19.548 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.561 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items
18:29:19.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.560328 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 33)
18:29:19.561 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.562418 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33918 (request call id 33)
18:29:19.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.567 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.570740 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33986 (request call id 2)
18:29:19.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.572 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:19.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=68), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [32ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33986 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1973637106(state=PENDING, result=null, callback=(continuation of Deferred@48939928 after retry RPC after error@1142717953) -> (continuation of Deferred@2059381959 after retry RPC after error@361541821), errback=(continuation of Deferred@48939928 after retry RPC after error@1142717953) -> (continuation of Deferred@2059381959 after retry RPC after error@361541821))) after lookup
18:29:19.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.580588 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33984 (request call id 3)
18:29:19.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.589105 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33984 (request call id 3)
18:29:19.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:19.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=118), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [24ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [49ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 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.14.136.61:42185, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33984 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@725414765(state=PENDING, result=null, callback=(continuation of Deferred@2146633311 after retry RPC after error@442342334) -> (continuation of Deferred@125317179 after retry RPC after error@1259539490) -> (continuation of Deferred@750070497 after retry RPC after error@1514394786), errback=(continuation of Deferred@2146633311 after retry RPC after error@442342334) -> (continuation of Deferred@125317179 after retry RPC after error@1259539490) -> (continuation of Deferred@750070497 after retry RPC after error@1514394786))) after lookup
18:29:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.607208 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33984 (request call id 4)
18:29:19.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.609361 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33984 (request call id 4)
18:29:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.628700 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33984 (request call id 4)
18:29:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.629007 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33984 (request call id 4)
18:29:19.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.649336 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33916 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33984 (request call id 4)
18:29:19.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.667219 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33984 (request call id 4)
18:29:19.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.669 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:19.670 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:19.670 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:19.670 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:19.671 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:19.671 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:19.671 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:19.671 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:19.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.674230 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33978 (request call id 8)
18:29:19.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.676 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.677 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:19.677 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:19.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:19.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=472), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 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.14.136.61:42185, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [123ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 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.14.136.61:42185, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [143ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 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.14.136.61:42185, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [223ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 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.14.136.61:42185, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [242ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items, [242ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [243ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items, [461ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [463ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [464ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1190679831(state=PENDING, result=null, callback=(continuation of Deferred@1524960500 after retry RPC after error@2004096187) -> (continuation of Deferred@579015666 after retry RPC after error@651668056) -> (continuation of Deferred@1420263642 after retry RPC after error@60917561) -> (continuation of Deferred@965154876 after retry RPC after error@580513854) -> (continuation of Deferred@1255151079 after retry RPC after error@1162333131) -> (continuation of Deferred@1140882855 after retry RPC after error@695561497) -> (continuation of Deferred@1673542397 after retry RPC after error@413314269) -> (continuation of Deferred@1594365739 after retry RPC after error@1570223222), errback=(continuation of Deferred@1524960500 after retry RPC after error@2004096187) -> (continuation of Deferred@579015666 after retry RPC after error@651668056) -> (continuation of Deferred@1420263642 after retry RPC after error@60917561) -> (continuation of Deferred@965154876 after retry RPC after error@580513854) -> (continuation of Deferred@1255151079 after retry RPC after error@1162333131) -> (continuation of Deferred@1140882855 after retry RPC after error@695561497) -> (continuation of Deferred@1673542397 after retry RPC after error@413314269) -> (continuation of Deferred@1594365739 after retry RPC after error@1570223222))) after lookup
18:29:19.680 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:19.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.680076 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33978 (request call id 9)
18:29:19.682 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:19.683 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:19.683 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:19.684 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:19.685 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:19.686 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:19.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:19.687 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:19.688 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:19.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.698 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:19.701 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0a242be7, L:/127.0.0.1:59362 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:19.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.701260 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 13)
18:29:19.706 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf912997c, L:/127.0.0.1:33966 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:19.708 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb8d5cb83, L:/127.0.0.1:33992 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:19.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.709182 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 13)
18:29:19.709 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items
18:29:19.709 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.713701 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 11)
18:29:19.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:19.722688 14908 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items [suppressed 135 similar messages]
18:29:19.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.722792 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33992 (request call id 1)
18:29:19.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.728711 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33992 (request call id 1)
18:29:19.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.733997 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33992 (request call id 1)
18:29:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.749063 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33992 (request call id 1)
18:29:19.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.754179 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33992 (request call id 1)
18:29:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.769362 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33992 (request call id 1)
18:29:19.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.771 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.772 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:19.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:19.772 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:19.772 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:19.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [21ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items, [29ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33992 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.14.136.61:42185, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1692455819(state=PENDING, result=null, callback=(continuation of Deferred@504724126 after retry RPC after error@1439576245), errback=(continuation of Deferred@504724126 after retry RPC after error@1439576245))) after lookup
18:29:19.772 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:19.772 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:19.773 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:19.773 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:19.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:19.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:19.776 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:19.776 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:19.778 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:19.779 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:19.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.780 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:19.780 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.780 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:19.780 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:19.780 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:19.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:19.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:19.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:19.781 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:19.781 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:19.781 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:19.783 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:19.784 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:19.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:19.787 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:19.787 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:19.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.788506 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33986 (request call id 7)
18:29:19.789 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:19.800 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:19.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.802125 14909 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33942 (request call id 19)
18:29:19.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.804 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.805 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe62a5dde, L:/127.0.0.1:59364 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:19.805 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:19.806 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:19.807 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:19.808 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:19.809 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc4a2b0b7, L:/127.0.0.1:34006 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.809654 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33984 (request call id 8)
18:29:19.810 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items
18:29:19.810 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:19.810 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:19.812 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:19.813 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:19.820 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa191ff5e, L:/127.0.0.1:33974 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:19.822 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.822 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe43ab11f, L:/127.0.0.1:59376 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:19.824 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:19.827 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:19.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.829097 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 18)
18:29:19.830 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbde81b9c, L:/127.0.0.1:34016 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.831192 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 18)
18:29:19.832 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items
18:29:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.840565 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 18)
18:29:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.841014 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.842 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items
18:29:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 18)
18:29:19.843 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.843 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa4f85fcf, L:/127.0.0.1:33978 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:19.845 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.847225 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 18)
18:29:19.848 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items
18:29:19.848 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.850145 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 9)
18:29:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.859980 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 9)
18:29:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.860503 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 9)
18:29:19.861 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items
18:29:19.862 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.867620 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 9)
18:29:19.868 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items
18:29:19.868 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.876 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.881 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:19.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [28ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [64ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34006 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1727587378(state=PENDING, result=null, callback=(continuation of Deferred@1600753001 after retry RPC after error@1465156907) -> (continuation of Deferred@657437406 after retry RPC after error@114760573) -> (continuation of Deferred@356965387 after retry RPC after error@1724411477), errback=(continuation of Deferred@1600753001 after retry RPC after error@1465156907) -> (continuation of Deferred@657437406 after retry RPC after error@114760573) -> (continuation of Deferred@356965387 after retry RPC after error@1724411477))) after lookup
18:29:19.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.883385 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34006 (request call id 4)
18:29:19.888 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items
18:29:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.888386 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34006 (request call id 4)
18:29:19.889 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.900895 14906 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 17)
18:29:19.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.903185 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 17)
18:29:19.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.904 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.907640 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34016 (request call id 4)
18:29:19.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.908891 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 19)
18:29:19.909 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items
18:29:19.909 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.920461 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 19)
18:29:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.922017 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 19)
18:29:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.922115 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 19)
18:29:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.928119 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 19)
18:29:19.929 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items
18:29:19.929 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.942459 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 19)
18:29:19.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.942616 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 19)
18:29:19.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.946887 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33986 (request call id 8)
18:29:19.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.962554 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33986 (request call id 8)
18:29:19.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.962792 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33986 (request call id 8)
18:29:19.968 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items
18:29:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.967746 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33986 (request call id 8)
18:29:19.969 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:19.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.979 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:19.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:19.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:19.982 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.982736 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33942 (request call id 24)
18:29:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.983217 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33992 (request call id 9)
18:29:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:19.984393 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33992 (request call id 9)
18:29:20.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.000036 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33992 (request call id 9)
18:29:20.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.000658 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33992 (request call id 9)
18:29:20.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.005 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.013777 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.020159 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.020432 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.020987 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.021973 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.039580 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.040175 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.040585 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.059870 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.060518 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.060884 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.062139 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.067677 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.068 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items
18:29:20.068 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.069113 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.081314 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 15)
18:29:20.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.083 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.083 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.100332 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33984 (request call id 17)
18:29:20.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.100344 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33984 (request call id 17)
18:29:20.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.100890 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 12)
18:29:20.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.102612 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33942 (request call id 27)
18:29:20.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.105 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.114354 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 18)
18:29:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.120431 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 24)
18:29:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.122704 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 24)
18:29:20.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.133487 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 24)
18:29:20.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.139384 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33984 (request call id 18)
18:29:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.142809 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33984 (request call id 18)
18:29:20.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.148766 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 21)
18:29:20.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.153685 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 21)
18:29:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.159562 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 21)
18:29:20.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.162096 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 21)
18:29:20.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.174196 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 21)
18:29:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.182175 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33968 (request call id 21)
18:29:20.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.183 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.187 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.202766 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33992 (request call id 15)
18:29:20.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.206 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.208289 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33986 (request call id 12)
18:29:20.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.214404 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 22)
18:29:20.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.220078 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 14)
18:29:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.222268 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 14)
18:29:20.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.227625 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 14)
18:29:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.240048 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 14)
18:29:20.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.242350 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 14)
18:29:20.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.246762 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 14)
18:29:20.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.260428 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 14)
18:29:20.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.262609 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 14)
18:29:20.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.267108 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 14)
18:29:20.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.268215 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34016 (request call id 8)
18:29:20.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.273757 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34016 (request call id 8)
18:29:20.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.280607 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34016 (request call id 8)
18:29:20.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.281842 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34016 (request call id 8)
18:29:20.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:20.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=479), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 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.14.136.61:42185, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [41ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 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.14.136.61:42185, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 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.14.136.61:42185, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 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.14.136.61:42185, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [123ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 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.14.136.61:42185, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [162ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 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.14.136.61:42185, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [262ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items, [262ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [263ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items, [461ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [462ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [463ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@667447743(state=PENDING, result=null, callback=(continuation of Deferred@1531021500 after retry RPC after error@379973899) -> (continuation of Deferred@600200894 after retry RPC after error@1206357744) -> (continuation of Deferred@280296152 after retry RPC after error@689990764) -> (continuation of Deferred@952286288 after retry RPC after error@1135162806) -> (continuation of Deferred@1962698017 after retry RPC after error@1586832606) -> (continuation of Deferred@1930965856 after retry RPC after error@2031529008) -> (continuation of Deferred@1851001694 after retry RPC after error@420503966) -> (continuation of Deferred@732021487 after retry RPC after error@1738181767), errback=(continuation of Deferred@1531021500 after retry RPC after error@379973899) -> (continuation of Deferred@600200894 after retry RPC after error@1206357744) -> (continuation of Deferred@280296152 after retry RPC after error@689990764) -> (continuation of Deferred@952286288 after retry RPC after error@1135162806) -> (continuation of Deferred@1962698017 after retry RPC after error@1586832606) -> (continuation of Deferred@1930965856 after retry RPC after error@2031529008) -> (continuation of Deferred@1851001694 after retry RPC after error@420503966) -> (continuation of Deferred@732021487 after retry RPC after error@1738181767))) after lookup
18:29:20.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.287 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.290158 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33952 (request call id 17)
18:29:20.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.308 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.309506 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 11)
18:29:20.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.313993 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 24)
18:29:20.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.322589 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 24)
18:29:20.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.322644 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 24)
18:29:20.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.333361 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 24)
18:29:20.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.342675 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 24)
18:29:20.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.347442 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 24)
18:29:20.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.363036 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 24)
18:29:20.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.367609 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 24)
18:29:20.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.382387 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 24)
18:29:20.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.382655 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33978 (request call id 24)
18:29:20.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.389 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.407274 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.408 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.422816 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33992 (request call id 21)
18:29:20.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.427331 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33992 (request call id 21)
18:29:20.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.434115 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33992 (request call id 21)
18:29:20.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.440356 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 15)
18:29:20.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.442957 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 9)
18:29:20.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.447460 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 9)
18:29:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.453379 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 9)
18:29:20.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.462239 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 9)
18:29:20.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.465451 14908 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.14.136.1:55401 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 9)
18:29:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.466578 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 9)
18:29:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.473557 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 9)
18:29:20.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.479432 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 9)
18:29:20.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.486934 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 9)
18:29:20.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.488 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.491 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:20.491 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:20.491 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:20.492 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:20.492 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:20.492 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:20.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:20.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:20.496 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:20.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:20.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:20.498 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:20.499 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:20.500 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:20.500 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:20.506 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.506821 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33942 (request call id 36)
18:29:20.507 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:20.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.508 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.509 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:20.511 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:20.518 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:20.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.519870 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.522 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9f465b2e, L:/127.0.0.1:34022 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:20.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.523814 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.524 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7afb88b2, L:/127.0.0.1:59378 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:20.524 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items
18:29:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.527243 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.527709 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.533 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x05d662ce, L:/127.0.0.1:33982 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:20.535 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.539880 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.540 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items
18:29:20.542 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.547706 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.548002 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.560370 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.561 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items
18:29:20.562 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.567363 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.580018 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.581 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items
18:29:20.581 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.582636 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.587370 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 16)
18:29:20.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.591 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.592 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:20.592 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:20.592 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:20.593 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:20.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:20.593 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:20.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:20.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:20.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.596 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:20.596 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:20.597 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:20.598 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:20.599 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:20.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:20.602 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:20.603 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:20.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:20.605 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:20.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.606829 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33986 (request call id 24)
18:29:20.607 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items
18:29:20.607 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.607760 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33986 (request call id 24)
18:29:20.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.610 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.613 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:20.615 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:20.616 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x76fd66b7, L:/127.0.0.1:48462 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:20.620 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b7f8dd7, L:/127.0.0.1:44570 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:20.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.621460 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33942 (request call id 37)
18:29:20.622 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items
18:29:20.626 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x09d46c55, L:/127.0.0.1:37528 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:20.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.627998 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 22)
18:29:20.628 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.640199 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34022 (request call id 5)
18:29:20.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.640205 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34022 (request call id 5)
18:29:20.641 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items
18:29:20.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.642400 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34022 (request call id 5)
18:29:20.643 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.660669 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34022 (request call id 5)
18:29:20.661 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items
18:29:20.661 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.662739 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34022 (request call id 5)
18:29:20.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.667347 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34022 (request call id 5)
18:29:20.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.679986 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34022 (request call id 5)
18:29:20.680 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items
18:29:20.681 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items
18:29:20.681 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.682473 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 27)
18:29:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.683168 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 27)
18:29:20.683 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.698 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.699 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:20.699 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:20.699 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:20.700 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:20.700 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:20.701 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:20.701 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.701907 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34022 (request call id 6)
18:29:20.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:20.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.704247 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34022 (request call id 6)
18:29:20.705 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items
18:29:20.705 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:20.705 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:20.707 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:20.707 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.708 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:20.709 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:20.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.710 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:20.711 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:20.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=214), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [26ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items, [27ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 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.14.136.61:42185, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 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.14.136.61:42185, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [143ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items, [184ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [202ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@426120178(state=PENDING, result=null, callback=(continuation of Deferred@1673803659 after retry RPC after error@2050955966) -> (continuation of Deferred@888668867 after retry RPC after error@489188909) -> (continuation of Deferred@1595042412 after retry RPC after error@1576694234) -> (continuation of Deferred@694197948 after retry RPC after error@2011681979) -> (continuation of Deferred@1005228321 after retry RPC after error@898646823) -> (continuation of Deferred@413707863 after retry RPC after error@1369699317), errback=(continuation of Deferred@1673803659 after retry RPC after error@2050955966) -> (continuation of Deferred@888668867 after retry RPC after error@489188909) -> (continuation of Deferred@1595042412 after retry RPC after error@1576694234) -> (continuation of Deferred@694197948 after retry RPC after error@2011681979) -> (continuation of Deferred@1005228321 after retry RPC after error@898646823) -> (continuation of Deferred@413707863 after retry RPC after error@1369699317))) after lookup
18:29:20.713 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:20.713 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:20.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:20.715 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:20.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.722328 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34022 (request call id 7)
18:29:20.725 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:20.727 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x431703a1, L:/127.0.0.1:44586 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:20.728 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:20.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:20.728192 14909 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items [suppressed 140 similar messages]
18:29:20.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.728314 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34022 (request call id 7)
18:29:20.729 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items
18:29:20.729 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x593708a4, L:/127.0.0.1:48470 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:20.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.741205 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34022 (request call id 7)
18:29:20.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.742522 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34022 (request call id 7)
18:29:20.743 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items
18:29:20.744 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.747 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x58d2afb4, L:/127.0.0.1:37530 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:20.749 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.759651 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33984 (request call id 21)
18:29:20.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.769920 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33984 (request call id 21)
18:29:20.771 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items
18:29:20.771 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.783077 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33984 (request call id 21)
18:29:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.788029 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33984 (request call id 21)
18:29:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.790241 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33984 (request call id 21)
18:29:20.791 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items
18:29:20.791 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.793 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.796329 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 10)
18:29:20.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.799 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.809824 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44586 (request call id 3)
18:29:20.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.814 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.814 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:20.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:20.815 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:20.815 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:20.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [21ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44586 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1064626439(state=PENDING, result=null, callback=(continuation of Deferred@1063260495 after retry RPC after error@243357084) -> (continuation of Deferred@1199567729 after retry RPC after error@1599805000) -> (continuation of Deferred@1611570821 after retry RPC after error@1680284333), errback=(continuation of Deferred@1063260495 after retry RPC after error@243357084) -> (continuation of Deferred@1199567729 after retry RPC after error@1599805000) -> (continuation of Deferred@1611570821 after retry RPC after error@1680284333))) after lookup
18:29:20.815 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:20.816 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:20.816 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:20.816 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:20.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:20.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:20.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.821765 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44570 (request call id 6)
18:29:20.822 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:20.822 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:20.824 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:20.825 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:20.825 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:20.826 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:20.826 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:20.827 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:20.828 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:20.829 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:20.829 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:20.832 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.840636 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44570 (request call id 6)
18:29:20.846 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x382fdf42, L:/127.0.0.1:37544 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:20.846 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xefd1ebb2, L:/127.0.0.1:44602 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:20.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.847368 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44570 (request call id 6)
18:29:20.847 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf52ad223, L:/127.0.0.1:48484 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:20.848 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items
18:29:20.849 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.860858 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44570 (request call id 6)
18:29:20.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.862501 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44570 (request call id 6)
18:29:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.865799 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.866 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items
18:29:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44570 (request call id 6)
18:29:20.867 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.886468 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44570 (request call id 6)
18:29:20.887 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items
18:29:20.887 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:20.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:20.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [30ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items, [103ms] refreshing cache from master, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [106ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items, [109ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [110ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 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.14.136.61:42185, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [145ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44570 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.14.136.61:42185, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@402550103(state=PENDING, result=null, callback=(continuation of Deferred@1796610518 after retry RPC after error@648281055) -> (continuation of Deferred@329372142 after retry RPC after error@2010223128) -> (continuation of Deferred@743636381 after retry RPC after error@362190539) -> (continuation of Deferred@145038134 after retry RPC after error@1939802472) -> (continuation of Deferred@1209707667 after retry RPC after error@1771785109) -> (continuation of Deferred@1237811515 after retry RPC after error@1117259042), errback=(continuation of Deferred@1796610518 after retry RPC after error@648281055) -> (continuation of Deferred@329372142 after retry RPC after error@2010223128) -> (continuation of Deferred@743636381 after retry RPC after error@362190539) -> (continuation of Deferred@145038134 after retry RPC after error@1939802472) -> (continuation of Deferred@1209707667 after retry RPC after error@1771785109) -> (continuation of Deferred@1237811515 after retry RPC after error@1117259042))) after lookup
18:29:20.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.900121 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34022 (request call id 8)
18:29:20.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.900147 14909 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34022 (request call id 8)
18:29:20.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.902 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:20.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.906615 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44602 (request call id 3)
18:29:20.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.919698 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44602 (request call id 3)
18:29:20.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.921 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:20.922 [DEBUG - kudu-nio-1] (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.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [23ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items, [25ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [25ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44602 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1640047782(state=PENDING, result=null, callback=(continuation of Deferred@1050694203 after retry RPC after error@812920673) -> (continuation of Deferred@1898256724 after retry RPC after error@430565314) -> (continuation of Deferred@631529286 after retry RPC after error@876245940), errback=(continuation of Deferred@1050694203 after retry RPC after error@812920673) -> (continuation of Deferred@1898256724 after retry RPC after error@430565314) -> (continuation of Deferred@631529286 after retry RPC after error@876245940))) after lookup
18:29:20.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.927964 14906 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 25)
18:29:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.940124 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 25)
18:29:20.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.960186 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 25)
18:29:20.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.966295 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 25)
18:29:20.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.979615 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 25)
18:29:20.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.979668 14906 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44570 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 25)
18:29:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.980831 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 25)
18:29:20.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:20.997 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:20.999595 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 14)
18:29:21.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.002254 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33942 (request call id 45)
18:29:21.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.004 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.020041 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33984 (request call id 24)
18:29:21.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.024 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.040010 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 21)
18:29:21.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.045676 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 6)
18:29:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.050297 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 6)
18:29:21.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.060227 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 6)
18:29:21.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.060226 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 6)
18:29:21.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.069497 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 6)
18:29:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.080652 14906 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 35)
18:29:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.080653 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 35)
18:29:21.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.089596 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33934 (request call id 35)
18:29:21.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.097 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.099479 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 16)
18:29:21.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.099679 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 16)
18:29:21.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.105 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.105 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:21.106 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:21.106 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:21.106 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:21.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:21.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:21.106 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:21.106 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:21.108 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:21.108 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.109810 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 11)
18:29:21.110 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:21.111 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:21.111 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:21.112 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:21.113 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:21.114 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:21.114 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:21.115 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:21.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.120380 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34006 (request call id 25)
18:29:21.123 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:21.125 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:21.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.125 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.126 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:21.126 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:21.126 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:21.127 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:21.127 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:21.128 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb927640e, L:/127.0.0.1:48488 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:21.128 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:21.128 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x950662ca, L:/127.0.0.1:44608 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:21.128 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:21.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:21.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.130436 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.130927 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.131 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items
18:29:21.132 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:21.132 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:21.134 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:21.135 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:21.138 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:21.139 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:21.141 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:21.146 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:21.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.147327 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.147 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:21.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.149 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:21.149 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6d85bef4, L:/127.0.0.1:37548 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.150107 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.151 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.152 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:21.155 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:21.155 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f774676, L:/127.0.0.1:48498 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:21.159 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d4d11ac, L:/127.0.0.1:44612 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:21.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.160411 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.161 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items
18:29:21.166 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf30a3d88, L:/127.0.0.1:37558 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:21.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.167388 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.167 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.169201 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.172 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items
18:29:21.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.171854 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.172 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.177351 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.178 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items
18:29:21.179 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.187564 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.189392 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.192281 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.192 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items
18:29:21.193 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.196611 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44602 (request call id 7)
18:29:21.198 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items
18:29:21.198 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.198 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:21.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.206 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.207998 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 32)
18:29:21.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.209606 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 15)
18:29:21.212 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items
18:29:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.211676 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 15)
18:29:21.212 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.217 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items
18:29:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.216977 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 15)
18:29:21.217 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.219465 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 15)
18:29:21.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.222107 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33992 (request call id 25)
18:29:21.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.226 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.226 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:21.226 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:21.227 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:21.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:21.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:21.227 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:21.227 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:21.228 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:21.229 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:21.229 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:21.231 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:21.232 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:21.234 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:21.235 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:21.235 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:21.236 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:21.236 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:21.237 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:21.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.237800 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44608 (request call id 4)
18:29:21.238 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items
18:29:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.240015 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44608 (request call id 4)
18:29:21.242 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.244 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:21.246 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:21.249 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x59f2b2c7, L:/127.0.0.1:48500 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:21.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.256798 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44608 (request call id 4)
18:29:21.257 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items
18:29:21.257 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x73733443, L:/127.0.0.1:37574 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:21.259 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.259279 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44608 (request call id 4)
18:29:21.264 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x40e1e800, L:/127.0.0.1:44628 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:21.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.265177 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44608 (request call id 4)
18:29:21.265 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items
18:29:21.265 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.274 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items
18:29:21.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.273891 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44608 (request call id 4)
18:29:21.275 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.278295 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44608 (request call id 4)
18:29:21.278 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items
18:29:21.279 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.279644 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44608 (request call id 4)
18:29:21.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.293457 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44608 (request call id 4)
18:29:21.294 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items
18:29:21.294 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.299888 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44608 (request call id 4)
18:29:21.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.302 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:21.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:21.302 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:21.302 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:21.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44608 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.14.136.61:42185, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [122ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1712558728(state=PENDING, result=null, callback=(continuation of Deferred@363384534 after retry RPC after error@933321726) -> (continuation of Deferred@668741331 after retry RPC after error@1570860914) -> (continuation of Deferred@246203502 after retry RPC after error@871301358) -> (continuation of Deferred@1963133686 after retry RPC after error@596586971), errback=(continuation of Deferred@363384534 after retry RPC after error@933321726) -> (continuation of Deferred@668741331 after retry RPC after error@1570860914) -> (continuation of Deferred@246203502 after retry RPC after error@871301358) -> (continuation of Deferred@1963133686 after retry RPC after error@596586971))) after lookup
18:29:21.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:21.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:21.303 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:21.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:21.303 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:21.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:21.305 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:21.306 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:21.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.307 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.308 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:21.309 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:21.311 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:21.312 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:21.312 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:21.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.313627 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 33)
18:29:21.314 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items
18:29:21.314 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:21.316 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:21.317 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:21.317 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:21.319 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:21.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.326 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.330 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x689fb56c, L:/127.0.0.1:37576 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.333315 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 4)
18:29:21.336 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11b82cf4, L:/127.0.0.1:44638 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:21.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.337100 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 4)
18:29:21.337 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items
18:29:21.338 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x834de9ea, L:/127.0.0.1:48510 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:21.340 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.342980 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 4)
18:29:21.351 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items
18:29:21.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.350726 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 4)
18:29:21.351 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.357 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items
18:29:21.357 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.356763 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44612 (request call id 7)
18:29:21.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.362164 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44612 (request call id 7)
18:29:21.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.369951 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 16)
18:29:21.370 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items
18:29:21.370 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.371336 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 16)
18:29:21.371 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items
18:29:21.372 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.379277 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44570 (request call id 9)
18:29:21.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.379455 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44570 (request call id 9)
18:29:21.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.382182 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44570 (request call id 9)
18:29:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.391501 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44570 (request call id 9)
18:29:21.392 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items
18:29:21.392 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.393450 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44570 (request call id 9)
18:29:21.394 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items
18:29:21.394 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.399515 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44570 (request call id 9)
18:29:21.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.402508 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44570 (request call id 9)
18:29:21.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.408 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:21.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.410 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.412393 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44638 (request call id 4)
18:29:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.422958 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44638 (request call id 4)
18:29:21.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.426018 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44638 (request call id 4)
18:29:21.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.427 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:21.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=120), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [24ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44638 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@284285647(state=PENDING, result=null, callback=(continuation of Deferred@808198628 after retry RPC after error@1102438681) -> (continuation of Deferred@1684236551 after retry RPC after error@2052776166) -> (continuation of Deferred@724094280 after retry RPC after error@1174101021) -> (continuation of Deferred@984559348 after retry RPC after error@392144023), errback=(continuation of Deferred@808198628 after retry RPC after error@1102438681) -> (continuation of Deferred@1684236551 after retry RPC after error@2052776166) -> (continuation of Deferred@724094280 after retry RPC after error@1174101021) -> (continuation of Deferred@984559348 after retry RPC after error@392144023))) after lookup
18:29:21.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.446444 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44638 (request call id 5)
18:29:21.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.453202 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 6)
18:29:21.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.462261 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 6)
18:29:21.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.466606 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 6)
18:29:21.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.467581 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 11)
18:29:21.468 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items
18:29:21.468 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.480096 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 11)
18:29:21.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.482306 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 11)
18:29:21.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.485533 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 11)
18:29:21.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.489825 14909 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.14.136.3:46989 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 11)
18:29:21.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.505928 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 11)
18:29:21.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:21.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.530 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.546512 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44602 (request call id 16)
18:29:21.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.567206 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44602 (request call id 16)
18:29:21.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.573431 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 7)
18:29:21.577 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items
18:29:21.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.577126 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.577 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44612 (request call id 8)
18:29:21.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.587402 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44612 (request call id 8)
18:29:21.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.607707 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44612 (request call id 8)
18:29:21.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.614 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.614 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:21.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=480), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [22ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 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.14.136.61:42185, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [122ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 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.14.136.61:42185, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 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.14.136.61:42185, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [222ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items, [235ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items, [441ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [442ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [442ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [479ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@4153896(state=PENDING, result=null, callback=(continuation of Deferred@1667599587 after retry RPC after error@829760108) -> (continuation of Deferred@465932821 after retry RPC after error@1611701607) -> (continuation of Deferred@803018514 after retry RPC after error@933443271) -> (continuation of Deferred@12672796 after retry RPC after error@1683882438) -> (continuation of Deferred@603779032 after retry RPC after error@231202926) -> (continuation of Deferred@133461877 after retry RPC after error@321914492) -> (continuation of Deferred@1475783149 after retry RPC after error@1702950893) -> (continuation of Deferred@1105951735 after retry RPC after error@1383827024), errback=(continuation of Deferred@1667599587 after retry RPC after error@829760108) -> (continuation of Deferred@465932821 after retry RPC after error@1611701607) -> (continuation of Deferred@803018514 after retry RPC after error@933443271) -> (continuation of Deferred@12672796 after retry RPC after error@1683882438) -> (continuation of Deferred@603779032 after retry RPC after error@231202926) -> (continuation of Deferred@133461877 after retry RPC after error@321914492) -> (continuation of Deferred@1475783149 after retry RPC after error@1702950893) -> (continuation of Deferred@1105951735 after retry RPC after error@1383827024))) after lookup
18:29:21.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.622382 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44612 (request call id 9)
18:29:21.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.628084 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44612 (request call id 9)
18:29:21.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:21.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.640092 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 26)
18:29:21.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.645671 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 26)
18:29:21.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.656739 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 26)
18:29:21.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.662482 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 26)
18:29:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.667366 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 26)
18:29:21.674 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items
18:29:21.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.673480 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 26)
18:29:21.674 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.676908 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 26)
18:29:21.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.697398 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 26)
18:29:21.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.707842 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 26)
18:29:21.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.716486 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 26)
18:29:21.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.717 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.718 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:21.747123 14906 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items [suppressed 119 similar messages]
18:29:21.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.747259 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 42)
18:29:21.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.751510 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 42)
18:29:21.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.756667 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 42)
18:29:21.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.771076 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 42)
18:29:21.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.777061 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 42)
18:29:21.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.791241 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 42)
18:29:21.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.800999 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 11)
18:29:21.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.805749 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 11)
18:29:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.811332 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 11)
18:29:21.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.818 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.820 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.835 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.836 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:21.836 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:21.836 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:21.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:21.836 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:21.837 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:21.837 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:21.837 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:21.839 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:21.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:21.840 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:21.842 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:21.842 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:21.843 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:21.844 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:21.845 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:21.845 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:21.846 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:21.849 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:21.861 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4de0e681, L:/127.0.0.1:48514 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:21.865 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:21.867 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c163b06, L:/127.0.0.1:44648 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:21.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.868165 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 17)
18:29:21.868 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 dropped due to backpressure: service queue is full with 1 items
18:29:21.876 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3184eba5, L:/127.0.0.1:37580 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:21.879 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.882776 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 17)
18:29:21.884 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 dropped due to backpressure: service queue is full with 1 items
18:29:21.884 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.903594 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 17)
18:29:21.904 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 dropped due to backpressure: service queue is full with 1 items
18:29:21.905 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.922 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.923 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.923 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:21.923 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:21.924 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:21.924 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:21.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:21.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:21.924 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:21.925 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:21.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:21.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:21.929 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:21.930 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:21.932 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:21.932 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:21.933 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:21.934 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:21.934 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:21.936 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:21.939 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:21.941 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:21.947 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x50216ef2, L:/127.0.0.1:48518 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:21.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:21.952 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0787062, L:/127.0.0.1:44660 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:21.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:21.952 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:21.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=111), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [22ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 dropped due to backpressure: service queue is full with 1 items, [38ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44648 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [84ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@498534734(state=PENDING, result=null, callback=(continuation of Deferred@545094179 after retry RPC after error@744510706) -> (continuation of Deferred@1480620350 after retry RPC after error@2107176449) -> (continuation of Deferred@914307059 after retry RPC after error@412496394), errback=(continuation of Deferred@545094179 after retry RPC after error@744510706) -> (continuation of Deferred@1480620350 after retry RPC after error@2107176449) -> (continuation of Deferred@914307059 after retry RPC after error@412496394))) after lookup
18:29:21.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.955228 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44648 (request call id 4)
18:29:21.955 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3fe1f86a, L:/127.0.0.1:37592 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:21.956 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items
18:29:21.957 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.972182 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44648 (request call id 4)
18:29:21.973 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items
18:29:21.973 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:21.992570 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44648 (request call id 4)
18:29:21.993 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items
18:29:21.993 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.012641 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44648 (request call id 4)
18:29:22.013 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items
18:29:22.013 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.023 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:22.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.026 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.027299 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 18)
18:29:22.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.032348 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44660 (request call id 4)
18:29:22.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.036968 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44660 (request call id 4)
18:29:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.040131 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44660 (request call id 4)
18:29:22.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.046271 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44602 (request call id 19)
18:29:22.046 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items
18:29:22.046 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.057696 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 20)
18:29:22.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.059255 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 20)
18:29:22.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.068020 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 43)
18:29:22.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.069620 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 17)
18:29:22.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.070693 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 17)
18:29:22.072 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items
18:29:22.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.071681 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 17)
18:29:22.072 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.077394 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 17)
18:29:22.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.079636 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 17)
18:29:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.091269 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 17)
18:29:22.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.096763 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 17)
18:29:22.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.099658 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 17)
18:29:22.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.111325 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 17)
18:29:22.112 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items
18:29:22.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.112351 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 17)
18:29:22.113 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.124 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.125 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:22.125 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:22.125 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:22.126 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:22.126 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:22.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:22.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.127 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:22.127 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:22.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:22.129 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:22.130 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:22.131 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:22.132 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:22.133 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:22.133 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:22.133 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:22.135 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:22.135 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:22.135 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.136885 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 23)
18:29:22.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.139918 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 23)
18:29:22.147 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:22.147 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x83c35fce, L:/127.0.0.1:48522 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:22.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.150600 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 23)
18:29:22.156 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x745ba23f, L:/127.0.0.1:44674 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:22.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.158425 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44674 (request call id 0)
18:29:22.160 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8935f438, L:/127.0.0.1:37606 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:22.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.165869 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44674 (request call id 0)
18:29:22.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.167779 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 44)
18:29:22.168 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items
18:29:22.168 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.170755 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 44)
18:29:22.172 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items
18:29:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.172313 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 44)
18:29:22.173 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.186368 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 44)
18:29:22.192 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items
18:29:22.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.192153 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 44)
18:29:22.194 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items
18:29:22.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.193485 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34016 (request call id 44)
18:29:22.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.194202 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 9)
18:29:22.195 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.196 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.199306 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 9)
18:29:22.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.206622 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 9)
18:29:22.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.212862 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44628 (request call id 9)
18:29:22.213 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items
18:29:22.213 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.225 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:22.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=994), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [20ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [35ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 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.14.136.61:42185, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 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.14.136.61:42185, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [162ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 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.14.136.61:42185, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [222ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [236ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [237ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [343ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [346ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [347ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [441ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [442ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [443ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [443ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items, [962ms] refreshing cache from master, [962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [964ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [964ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [994ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@2066333674(state=PENDING, result=null, callback=(continuation of Deferred@758635610 after retry RPC after error@713444527) -> (continuation of Deferred@320157010 after retry RPC after error@636821045) -> (continuation of Deferred@909366237 after retry RPC after error@784863872) -> (continuation of Deferred@340598190 after retry RPC after error@423935396) -> (continuation of Deferred@834746474 after retry RPC after error@1601396928) -> (continuation of Deferred@590325485 after retry RPC after error@523929265) -> (continuation of Deferred@662761300 after retry RPC after error@1664216580) -> (continuation of Deferred@1039610945 after retry RPC after error@1983062592) -> (continuation of Deferred@1449761181 after retry RPC after error@985926810), errback=(continuation of Deferred@758635610 after retry RPC after error@713444527) -> (continuation of Deferred@320157010 after retry RPC after error@636821045) -> (continuation of Deferred@909366237 after retry RPC after error@784863872) -> (continuation of Deferred@340598190 after retry RPC after error@423935396) -> (continuation of Deferred@834746474 after retry RPC after error@1601396928) -> (continuation of Deferred@590325485 after retry RPC after error@523929265) -> (continuation of Deferred@662761300 after retry RPC after error@1664216580) -> (continuation of Deferred@1039610945 after retry RPC after error@1983062592) -> (continuation of Deferred@1449761181 after retry RPC after error@985926810))) after lookup
18:29:22.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.227617 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44628 (request call id 10)
18:29:22.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.230 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.231719 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44638 (request call id 23)
18:29:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.232447 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44638 (request call id 23)
18:29:22.233 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items
18:29:22.234 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.249810 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44638 (request call id 23)
18:29:22.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.253801 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44638 (request call id 23)
18:29:22.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.270179 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 20)
18:29:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.273059 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 20)
18:29:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.279892 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 36)
18:29:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.280135 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 36)
18:29:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.282128 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 36)
18:29:22.282 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items
18:29:22.284 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.290236 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 36)
18:29:22.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.293222 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 36)
18:29:22.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.297143 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 36)
18:29:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.309509 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 36)
18:29:22.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.313457 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 36)
18:29:22.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.317373 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34022 (request call id 36)
18:29:22.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.327 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.332 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.334041 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 16)
18:29:22.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.336336 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 16)
18:29:22.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.343369 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44648 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 16)
18:29:22.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.349661 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 23)
18:29:22.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.353439 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44674 (request call id 6)
18:29:22.355 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items
18:29:22.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.354784 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44660 (request call id 8)
18:29:22.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.355780 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44660 (request call id 8)
18:29:22.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.356701 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44660 (request call id 8)
18:29:22.357 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.358 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.358 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:22.358 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:22.358 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:22.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:22.359 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:22.359 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:22.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=429), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items, [27ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [27ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items, [117ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 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.14.136.61:42185, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 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.14.136.61:42185, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [182ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 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.14.136.61:42185, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [262ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items, [263ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [265ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items, [421ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [423ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [428ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@640035221(state=PENDING, result=null, callback=(continuation of Deferred@968042939 after retry RPC after error@2010432784) -> (continuation of Deferred@362055127 after retry RPC after error@48856177) -> (continuation of Deferred@582443878 after retry RPC after error@1939529317) -> (continuation of Deferred@1108428796 after retry RPC after error@198353211) -> (continuation of Deferred@317153140 after retry RPC after error@934007483) -> (continuation of Deferred@2144161045 after retry RPC after error@1636364462) -> (continuation of Deferred@1228676884 after retry RPC after error@552284802) -> (continuation of Deferred@903575151 after retry RPC after error@334556666), errback=(continuation of Deferred@968042939 after retry RPC after error@2010432784) -> (continuation of Deferred@362055127 after retry RPC after error@48856177) -> (continuation of Deferred@582443878 after retry RPC after error@1939529317) -> (continuation of Deferred@1108428796 after retry RPC after error@198353211) -> (continuation of Deferred@317153140 after retry RPC after error@934007483) -> (continuation of Deferred@2144161045 after retry RPC after error@1636364462) -> (continuation of Deferred@1228676884 after retry RPC after error@552284802) -> (continuation of Deferred@903575151 after retry RPC after error@334556666))) after lookup
18:29:22.360 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:22.360 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:22.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:22.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:22.365 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:22.365 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:22.367 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:22.368 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:22.369 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:22.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.369840 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 24)
18:29:22.370 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:22.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:22.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.371976 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 24)
18:29:22.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.373112 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44674 (request call id 7)
18:29:22.375 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:22.376 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:22.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.376751 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44674 (request call id 7)
18:29:22.378 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:22.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:22.388 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcaf1d156, L:/127.0.0.1:48534 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:22.388 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:22.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.392954 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44674 (request call id 7)
18:29:22.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.394225 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44674 (request call id 7)
18:29:22.400 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb6b4ad96, L:/127.0.0.1:37608 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:22.406 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7de7f3f1, L:/127.0.0.1:44680 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:22.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.407040 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44674 (request call id 7)
18:29:22.407 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items
18:29:22.407 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.410444 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44674 (request call id 7)
18:29:22.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.411933 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44674 (request call id 7)
18:29:22.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.417076 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44674 (request call id 7)
18:29:22.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.428 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:22.428 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:22.429 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:22.429 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:22.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [18ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items, [37ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 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.14.136.61:42185, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [41ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 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.14.136.61:42185, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 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.14.136.61:42185, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [101ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 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.14.136.61:42185, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [144ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items, [153ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [153ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 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.14.136.61:42185, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items, [226ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [226ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44674 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.14.136.61:42185, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [243ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [297ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@856051311(state=PENDING, result=null, callback=(continuation of Deferred@718202057 after retry RPC after error@41884704) -> (continuation of Deferred@1381886002 after retry RPC after error@1395241248) -> (continuation of Deferred@245165856 after retry RPC after error@1954053327) -> (continuation of Deferred@1230571018 after retry RPC after error@1466371760) -> (continuation of Deferred@1055592083 after retry RPC after error@155358085) -> (continuation of Deferred@137014769 after retry RPC after error@1733767370) -> (continuation of Deferred@28194085 after retry RPC after error@476925998), errback=(continuation of Deferred@718202057 after retry RPC after error@41884704) -> (continuation of Deferred@1381886002 after retry RPC after error@1395241248) -> (continuation of Deferred@245165856 after retry RPC after error@1954053327) -> (continuation of Deferred@1230571018 after retry RPC after error@1466371760) -> (continuation of Deferred@1055592083 after retry RPC after error@155358085) -> (continuation of Deferred@137014769 after retry RPC after error@1733767370) -> (continuation of Deferred@28194085 after retry RPC after error@476925998))) after lookup
18:29:22.430 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:22.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:22.430 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:22.430 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:22.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:22.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:22.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.433 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.434 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:22.434 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:22.434 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:22.434 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:22.434 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:22.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:22.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:22.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.439005 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44680 (request call id 1)
18:29:22.441 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:22.442 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:22.444 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:22.444 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:22.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:22.446 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:22.447 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:22.448 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:22.449 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:22.450 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:22.451 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:22.452 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.453310 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44680 (request call id 1)
18:29:22.454 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:22.454 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:22.461 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:22.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.464 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.464 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:22.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:22.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [33ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items, [39ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44680 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [64ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1502704867(state=PENDING, result=null, callback=(continuation of Deferred@329465102 after retry RPC after error@1753402140), errback=(continuation of Deferred@329465102 after retry RPC after error@1753402140))) after lookup
18:29:22.470 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x638718e0, L:/127.0.0.1:44692 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:22.470 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.471155 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44680 (request call id 2)
18:29:22.471 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items
18:29:22.472 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.472131 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44680 (request call id 2)
18:29:22.474 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:22.480 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf9f1b910, L:/127.0.0.1:48540 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:22.482 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:22.483 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:22.489 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:22.490 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.494976 14909 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 11)
18:29:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.495719 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 11)
18:29:22.496 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:22.498 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb3349d9, L:/127.0.0.1:48550 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:22.499 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e9ce54c, L:/127.0.0.1:44708 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:22.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.499981 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 11)
18:29:22.501 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
18:29:22.508 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc728aa2e, L:/127.0.0.1:37616 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:22.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.509919 14906 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 11)
18:29:22.510 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb9f16f55, L:/127.0.0.1:37614 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:22.510 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.512 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.513005 14908 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.14.136.1:55401 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 11)
18:29:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.513689 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 11)
18:29:22.531 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items
18:29:22.533 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.529570 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 11)
18:29:22.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.530210 14906 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 11)
18:29:22.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.533605 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 11)
18:29:22.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.533779 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 11)
18:29:22.534 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
18:29:22.535 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.550587 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44692 (request call id 2)
18:29:22.551 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
18:29:22.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.552546 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 15)
18:29:22.553 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items
18:29:22.553 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.554 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.567 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.568 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:22.568 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:22.568 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:22.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:22.569 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:22.570 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:22.570 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:22.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:22.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.571674 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44692 (request call id 3)
18:29:22.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.572372 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44680 (request call id 5)
18:29:22.573 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
18:29:22.573 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items
18:29:22.575 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.577 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:22.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:22.580 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:22.581 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:22.582 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:22.583 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:22.584 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.588286 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44680 (request call id 5)
18:29:22.589 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items
18:29:22.589 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:22.591 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.593502 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 19)
18:29:22.594 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:22.596 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.614464 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 19)
18:29:22.616 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
18:29:22.617 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.618 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xacef091e, L:/127.0.0.1:44712 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.619009 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 19)
18:29:22.619 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:22.619 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items
18:29:22.621 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.629377 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 19)
18:29:22.631 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x26830855, L:/127.0.0.1:37636 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:22.632 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items
18:29:22.632 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7fb28d52, L:/127.0.0.1:48560 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:22.633 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.633 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.634016 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 19)
18:29:22.634 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
18:29:22.634 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.642 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.643 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.644497 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44712 (request call id 1)
18:29:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.649899 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44680 (request call id 6)
18:29:22.650 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items
18:29:22.650 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.657347 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44680 (request call id 6)
18:29:22.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.662546 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44680 (request call id 6)
18:29:22.663 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items
18:29:22.663 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.667670 14906 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.668 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.669986 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.670167 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.670 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items
18:29:22.670 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.676575 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.682943 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.683 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items
18:29:22.684 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.689 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
18:29:22.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.689474 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.690 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.692982 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.696743 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.702256 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.702 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items
18:29:22.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.703 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.712304 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.716903 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.722622 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.723 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items
18:29:22.727 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.732406 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44586 (request call id 26)
18:29:22.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.745 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:22.748981 14909 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items [suppressed 123 similar messages]
18:29:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.749126 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44692 (request call id 7)
18:29:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.750514 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44680 (request call id 7)
18:29:22.750 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items
18:29:22.751 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.752588 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44680 (request call id 7)
18:29:22.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.757349 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44680 (request call id 7)
18:29:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.762323 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44680 (request call id 7)
18:29:22.763 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items
18:29:22.764 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.771 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:22.771 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:22.771 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:22.772 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:22.772 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:22.772 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:22.772 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:22.773 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:22.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.773407 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 7)
18:29:22.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:22.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.774302 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 7)
18:29:22.775 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:22.775 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:22.776 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:22.777 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:22.778 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:22.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:22.779 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:22.779 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:22.780 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:22.781 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:22.782 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:22.782 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.789870 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 7)
18:29:22.792 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf4e2a707, L:/127.0.0.1:48564 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:22.796 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6040eba0, L:/127.0.0.1:44724 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.797428 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 7)
18:29:22.798 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items
18:29:22.798 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x83638815, L:/127.0.0.1:37648 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:22.800 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.810328 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 7)
18:29:22.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.812314 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 7)
18:29:22.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.816939 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 7)
18:29:22.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.819131 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 7)
18:29:22.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.820079 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 12)
18:29:22.820 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items
18:29:22.820 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
18:29:22.820 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.820 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.830690 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 12)
18:29:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.832535 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 12)
18:29:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.838752 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 12)
18:29:22.839 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items
18:29:22.839 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.842 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items
18:29:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.842263 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 12)
18:29:22.843 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.845 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.857509 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 41)
18:29:22.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.858908 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 41)
18:29:22.859 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items
18:29:22.860 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.863166 14909 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:33816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44612 (request call id 41)
18:29:22.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.863616 14974 master_runner.cc:187] Error getting master registration for 127.14.136.62:44183: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:33816 dropped due to backpressure: service queue is full with 1 items, 
18:29:22.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.863850 14974 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:29:22.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.873198 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 24)
18:29:22.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.873 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.875257 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 24)
18:29:22.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.878430 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 24)
18:29:22.879 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items
18:29:22.879 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.889978 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 8)
18:29:22.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.892006 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 8)
18:29:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.893213 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 8)
18:29:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.898913 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 8)
18:29:22.899 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items
18:29:22.899 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.908367 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44692 (request call id 8)
18:29:22.909 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
18:29:22.909 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.912262 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44692 (request call id 8)
18:29:22.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.913451 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44692 (request call id 8)
18:29:22.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.923013 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44692 (request call id 8)
18:29:22.923 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items
18:29:22.923 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.931444 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44692 (request call id 8)
18:29:22.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.933548 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44692 (request call id 8)
18:29:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.938185 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44692 (request call id 8)
18:29:22.938 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items
18:29:22.939 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.948 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.949 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:22.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:22.949 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:22.949 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:22.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:22.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:22.950 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:22.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=505), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [24ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 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.14.136.61:42185, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 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.14.136.61:42185, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [123ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 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.14.136.61:42185, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [141ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 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.14.136.61:42185, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [184ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items, [185ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 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.14.136.61:42185, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [221ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items, [223ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [302ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items, [304ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [462ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [502ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@553948531(state=PENDING, result=null, callback=(continuation of Deferred@1006652640 after retry RPC after error@284121079) -> (continuation of Deferred@1140969666 after retry RPC after error@1093364284) -> (continuation of Deferred@2138196405 after retry RPC after error@357103939) -> (continuation of Deferred@1594211560 after retry RPC after error@1164269502) -> (continuation of Deferred@683118918 after retry RPC after error@2053634034) -> (continuation of Deferred@142075562 after retry RPC after error@1732282557) -> (continuation of Deferred@1944656050 after retry RPC after error@913619290) -> (continuation of Deferred@16866184 after retry RPC after error@1650929269), errback=(continuation of Deferred@1006652640 after retry RPC after error@284121079) -> (continuation of Deferred@1140969666 after retry RPC after error@1093364284) -> (continuation of Deferred@2138196405 after retry RPC after error@357103939) -> (continuation of Deferred@1594211560 after retry RPC after error@1164269502) -> (continuation of Deferred@683118918 after retry RPC after error@2053634034) -> (continuation of Deferred@142075562 after retry RPC after error@1732282557) -> (continuation of Deferred@1944656050 after retry RPC after error@913619290) -> (continuation of Deferred@16866184 after retry RPC after error@1650929269))) after lookup
18:29:22.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:22.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.951 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:22.951 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.952 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:22.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:22.954 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:22.955 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:22.956 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:22.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:22.958 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:22.959 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:22.959 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:22.960 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:22.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:22.964 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:22.970 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc0bd2d2a, L:/127.0.0.1:48566 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:22.971 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5793c44a, L:/127.0.0.1:44738 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:22.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.972347 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44692 (request call id 9)
18:29:22.973 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items
18:29:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:22.972980 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44692 (request call id 9)
18:29:22.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:22.975 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:22.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:22.975 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:22.975 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:22.975 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:22.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:22.976 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:22.976 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:22.976 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:22.977 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:22.979 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9c56d10a, L:/127.0.0.1:37658 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:22.979 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:22.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:22.980 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:22.982 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:22.983 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:22.984 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:22.985 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:22.986 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:22.986 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:22.987 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:22.988 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:22.988 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:22.993 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:22.997 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf68532a6, L:/127.0.0.1:48568 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:23.002 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x88ee01d9, L:/127.0.0.1:44744 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.004050 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44738 (request call id 1)
18:29:23.004 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items
18:29:23.005 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0e3c0ea9, L:/127.0.0.1:37668 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:23.007 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.013578 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 27)
18:29:23.014 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items
18:29:23.014 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.018989 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44724 (request call id 7)
18:29:23.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.024601 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44724 (request call id 7)
18:29:23.025 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items
18:29:23.025 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.036671 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44724 (request call id 7)
18:29:23.037 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items
18:29:23.037 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.045003 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.045 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items
18:29:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44724 (request call id 7)
18:29:23.046 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.054 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.054 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:23.054 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:23.054 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:23.054 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:23.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=277), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [16ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [23ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 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.14.136.61:42185, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 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.14.136.61:42185, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 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.14.136.61:42185, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [122ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items, [122ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [161ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44724 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.14.136.61:42185, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [242ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [277ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@958747993(state=PENDING, result=null, callback=(continuation of Deferred@599439084 after retry RPC after error@53913609) -> (continuation of Deferred@787943391 after retry RPC after error@1030424773) -> (continuation of Deferred@1267778642 after retry RPC after error@2110806985) -> (continuation of Deferred@1800350299 after retry RPC after error@243739351) -> (continuation of Deferred@1140382977 after retry RPC after error@1007274148) -> (continuation of Deferred@772157580 after retry RPC after error@425747977) -> (continuation of Deferred@485859569 after retry RPC after error@1850414883), errback=(continuation of Deferred@599439084 after retry RPC after error@53913609) -> (continuation of Deferred@787943391 after retry RPC after error@1030424773) -> (continuation of Deferred@1267778642 after retry RPC after error@2110806985) -> (continuation of Deferred@1800350299 after retry RPC after error@243739351) -> (continuation of Deferred@1140382977 after retry RPC after error@1007274148) -> (continuation of Deferred@772157580 after retry RPC after error@425747977) -> (continuation of Deferred@485859569 after retry RPC after error@1850414883))) after lookup
18:29:23.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:23.055 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:23.056 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:23.056 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:23.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:23.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:23.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:23.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [16ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items, [25ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [25ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 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.14.136.61:42185, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items, [59ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 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.14.136.61:42185, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44738 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.14.136.61:42185, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1564124374(state=PENDING, result=null, callback=(continuation of Deferred@1300009934 after retry RPC after error@1823292490) -> (continuation of Deferred@889279995 after retry RPC after error@1024809881) -> (continuation of Deferred@350117142 after retry RPC after error@294943915), errback=(continuation of Deferred@1300009934 after retry RPC after error@1823292490) -> (continuation of Deferred@889279995 after retry RPC after error@1024809881) -> (continuation of Deferred@350117142 after retry RPC after error@294943915))) after lookup
18:29:23.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:23.061 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:23.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:23.063 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:23.065 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:23.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.065466 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44744 (request call id 3)
18:29:23.066 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:23.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:23.067 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:23.068 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:23.069 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:23.069 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:23.070 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:23.070 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:23.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.078161 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44744 (request call id 3)
18:29:23.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.079 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:23.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 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.14.136.61:42185, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44744 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.14.136.61:42185, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@867984898(state=PENDING, result=null, callback=(continuation of Deferred@2069679409 after retry RPC after error@46503623) -> (continuation of Deferred@63923008 after retry RPC after error@1402181965) -> (continuation of Deferred@1320940363 after retry RPC after error@1617311733), errback=(continuation of Deferred@2069679409 after retry RPC after error@46503623) -> (continuation of Deferred@63923008 after retry RPC after error@1402181965) -> (continuation of Deferred@1320940363 after retry RPC after error@1617311733))) after lookup
18:29:23.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:23.085 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd66017fc, L:/127.0.0.1:44746 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:23.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.085772 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44746 (request call id 0)
18:29:23.089 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaee80a0a, L:/127.0.0.1:48574 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:23.089 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x72b7857c, L:/127.0.0.1:37682 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:23.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.095844 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44738 (request call id 7)
18:29:23.096 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items
18:29:23.096 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.104913 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44738 (request call id 7)
18:29:23.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.108448 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44738 (request call id 7)
18:29:23.108 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items
18:29:23.109 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.124238 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44738 (request call id 7)
18:29:23.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.126510 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44738 (request call id 7)
18:29:23.127 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items
18:29:23.127 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.132747 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 25)
18:29:23.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.144510 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 25)
18:29:23.147 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items
18:29:23.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.146961 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 25)
18:29:23.148 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.153398 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 25)
18:29:23.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.156477 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.164587 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 9)
18:29:23.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.166471 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44746 (request call id 4)
18:29:23.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.176862 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44738 (request call id 9)
18:29:23.177 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items
18:29:23.177 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.179131 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44738 (request call id 9)
18:29:23.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.184 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.185560 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 10)
18:29:23.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.188432 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 10)
18:29:23.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.193621 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 29)
18:29:23.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.198293 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 29)
18:29:23.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.204053 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 29)
18:29:23.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.208652 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 29)
18:29:23.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.218518 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 29)
18:29:23.227 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items
18:29:23.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.227025 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 29)
18:29:23.228 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.228585 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 29)
18:29:23.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.238741 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 29)
18:29:23.247 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items
18:29:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.246471 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 29)
18:29:23.247 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.248726 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44628 (request call id 29)
18:29:23.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.258 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.259232 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 15)
18:29:23.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.272886 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 27)
18:29:23.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.283578 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44712 (request call id 9)
18:29:23.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:23.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=705), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [38ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items, [52ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [53ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items, [69ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 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.14.136.61:42185, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 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.14.136.61:42185, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [121ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 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.14.136.61:42185, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 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.14.136.61:42185, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [181ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 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.14.136.61:42185, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [261ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items, [262ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [262ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [342ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items, [342ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [342ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items, [700ms] refreshing cache from master, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [702ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [702ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [703ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1992126667(state=PENDING, result=null, callback=(continuation of Deferred@1743737682 after retry RPC after error@656346957) -> (continuation of Deferred@2082860954 after retry RPC after error@1636033533) -> (continuation of Deferred@2095798620 after retry RPC after error@592532715) -> (continuation of Deferred@1893410340 after retry RPC after error@238665673) -> (continuation of Deferred@675161835 after retry RPC after error@31578379) -> (continuation of Deferred@681719061 after retry RPC after error@1806045247) -> (continuation of Deferred@846621406 after retry RPC after error@1028707354) -> (continuation of Deferred@82007096 after retry RPC after error@1604295539) -> (continuation of Deferred@1589521092 after retry RPC after error@1702221069), errback=(continuation of Deferred@1743737682 after retry RPC after error@656346957) -> (continuation of Deferred@2082860954 after retry RPC after error@1636033533) -> (continuation of Deferred@2095798620 after retry RPC after error@592532715) -> (continuation of Deferred@1893410340 after retry RPC after error@238665673) -> (continuation of Deferred@675161835 after retry RPC after error@31578379) -> (continuation of Deferred@681719061 after retry RPC after error@1806045247) -> (continuation of Deferred@846621406 after retry RPC after error@1028707354) -> (continuation of Deferred@82007096 after retry RPC after error@1604295539) -> (continuation of Deferred@1589521092 after retry RPC after error@1702221069))) after lookup
18:29:23.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.288133 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 10)
18:29:23.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.289894 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 10)
18:29:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.293018 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 10)
18:29:23.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.304921 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 10)
18:29:23.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.308432 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 10)
18:29:23.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.310303 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 10)
18:29:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.313199 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 10)
18:29:23.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.325160 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 10)
18:29:23.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.330317 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 10)
18:29:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.332242 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 10)
18:29:23.348 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items
18:29:23.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.347481 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 10)
18:29:23.348 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.350041 14906 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 9)
18:29:23.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.350519 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44680 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 9)
18:29:23.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.352427 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44708 (request call id 9)
18:29:23.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.358 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:23.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=913), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [52ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 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.14.136.61:42185, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [84ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 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.14.136.61:42185, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [125ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [129ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [164ms] refreshing cache from master, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [168ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [169ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [169ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 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.14.136.61:42185, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [183ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [186ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [241ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [242ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [242ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [322ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [322ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [372ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [372ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [440ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [442ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [442ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [460ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [461ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [900ms] refreshing cache from master, [900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [902ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [902ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [911ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@151257225(state=PENDING, result=null, callback=(continuation of Deferred@1374472523 after retry RPC after error@1490667023) -> (continuation of Deferred@1414586021 after retry RPC after error@2105122030) -> (continuation of Deferred@1256760475 after retry RPC after error@1553463927) -> (continuation of Deferred@249606838 after retry RPC after error@1070580072) -> (continuation of Deferred@806119030 after retry RPC after error@1395357250) -> (continuation of Deferred@1481972627 after retry RPC after error@424691056) -> (continuation of Deferred@1253879802 after retry RPC after error@1118652809) -> (continuation of Deferred@844385228 after retry RPC after error@699724595) -> (continuation of Deferred@106453632 after retry RPC after error@781298371), errback=(continuation of Deferred@1374472523 after retry RPC after error@1490667023) -> (continuation of Deferred@1414586021 after retry RPC after error@2105122030) -> (continuation of Deferred@1256760475 after retry RPC after error@1553463927) -> (continuation of Deferred@249606838 after retry RPC after error@1070580072) -> (continuation of Deferred@806119030 after retry RPC after error@1395357250) -> (continuation of Deferred@1481972627 after retry RPC after error@424691056) -> (continuation of Deferred@1253879802 after retry RPC after error@1118652809) -> (continuation of Deferred@844385228 after retry RPC after error@699724595) -> (continuation of Deferred@106453632 after retry RPC after error@781298371))) after lookup
18:29:23.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.362 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:23.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.369745 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44680 (request call id 21)
18:29:23.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.379103 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44680 (request call id 21)
18:29:23.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.387 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.393220 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 32)
18:29:23.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.395828 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 32)
18:29:23.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.397929 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 32)
18:29:23.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.416463 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 32)
18:29:23.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.418258 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 32)
18:29:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.429298 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44692 (request call id 19)
18:29:23.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.436429 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44692 (request call id 19)
18:29:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.438529 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44692 (request call id 19)
18:29:23.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.452382 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44692 (request call id 19)
18:29:23.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.456629 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44692 (request call id 19)
18:29:23.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.458640 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44692 (request call id 19)
18:29:23.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.461 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.465 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.477690 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44738 (request call id 16)
18:29:23.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.478988 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 22)
18:29:23.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.488 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.489 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:23.489 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:23.489 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:23.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:23.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:23.490 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:23.489 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:23.490 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:23.492 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:23.492 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:23.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.493270 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 34)
18:29:23.494 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:23.495 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:23.496 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:23.496 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:23.496 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:23.497 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:23.498 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:23.499 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:23.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:23.503 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:23.510 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2b9e4b9c, L:/127.0.0.1:44750 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:23.510 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5786155e, L:/127.0.0.1:48580 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:23.511 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items
18:29:23.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.509934 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 34)
18:29:23.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.511312 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 34)
18:29:23.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.514672 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 13)
18:29:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.516391 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 13)
18:29:23.520 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfce5e8e6, L:/127.0.0.1:37686 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:23.522 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.527 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items
18:29:23.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.526736 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.527 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 13)
18:29:23.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.529969 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 13)
18:29:23.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.536118 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 13)
18:29:23.536 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items
18:29:23.537 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.541828 14909 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.14.136.3:46989 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 13)
18:29:23.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.549259 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 13)
18:29:23.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.556634 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 13)
18:29:23.557 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items
18:29:23.557 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.562 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.566 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.566 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:23.566 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:23.566 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:23.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:23.567 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:23.567 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:23.567 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:23.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:23.568 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:23.568 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:23.570 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:23.572 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:23.572 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:23.573 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:23.574 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:23.574 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:23.578 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:23.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:23.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=84), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [17ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [28ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44750 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@267703895(state=PENDING, result=null, callback=(continuation of Deferred@1050401638 after retry RPC after error@1051810405) -> (continuation of Deferred@1177815527 after retry RPC after error@1876633880) -> (continuation of Deferred@268148590 after retry RPC after error@1001234054), errback=(continuation of Deferred@1050401638 after retry RPC after error@1051810405) -> (continuation of Deferred@1177815527 after retry RPC after error@1876633880) -> (continuation of Deferred@268148590 after retry RPC after error@1001234054))) after lookup
18:29:23.580 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:23.580 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:23.581 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:23.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:23.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.591 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.592890 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 5)
18:29:23.593 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc09e9fa, L:/127.0.0.1:44758 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:23.594 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x686ef060, L:/127.0.0.1:48594 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:23.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.594014 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 5)
18:29:23.594 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items
18:29:23.598 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7db05f29, L:/127.0.0.1:37702 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:23.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.598547 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 5)
18:29:23.599 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.613185 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44758 (request call id 1)
18:29:23.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.616225 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44758 (request call id 1)
18:29:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.618754 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44758 (request call id 1)
18:29:23.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.636848 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44758 (request call id 1)
18:29:23.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.637986 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44758 (request call id 1)
18:29:23.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.655860 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44758 (request call id 1)
18:29:23.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.658270 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44758 (request call id 1)
18:29:23.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.665 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:23.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [23ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [29ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44758 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@642386378(state=PENDING, result=null, callback=(continuation of Deferred@1542623823 after retry RPC after error@2008580463), errback=(continuation of Deferred@1542623823 after retry RPC after error@2008580463))) after lookup
18:29:23.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:23.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.676170 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 9)
18:29:23.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.678 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.691 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.693044 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44758 (request call id 4)
18:29:23.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.698539 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 28)
18:29:23.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.705004 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 14)
18:29:23.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.709218 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 14)
18:29:23.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.712848 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 14)
18:29:23.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.729596 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 14)
18:29:23.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.733304 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 14)
18:29:23.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:23.749856 14906 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items [suppressed 132 similar messages]
18:29:23.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.749944 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 14)
18:29:23.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.753464 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 14)
18:29:23.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.757887 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 14)
18:29:23.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.769 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.769 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:23.769 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:23.769 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:23.770 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:23.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:23.770 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:23.770 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:23.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:23.772 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:23.773 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:23.775 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:23.775 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:23.776 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:23.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:23.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.779 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.780 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:23.781 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:23.781 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:23.783 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:23.783 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:23.784 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:23.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.793 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.794 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf9c57e2, L:/127.0.0.1:48598 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:23.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.794804 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44758 (request call id 8)
18:29:23.795 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf428930e, L:/127.0.0.1:37714 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:23.805 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xafd50236, L:/127.0.0.1:44762 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.805753 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44758 (request call id 8)
18:29:23.806 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items
18:29:23.806 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.817082 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44758 (request call id 8)
18:29:23.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.817449 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44758 (request call id 8)
18:29:23.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.818447 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 30)
18:29:23.818 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items
18:29:23.818 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.836405 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 30)
18:29:23.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.837570 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 30)
18:29:23.838 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items
18:29:23.838 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.847666 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 13)
18:29:23.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.853399 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 13)
18:29:23.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.856431 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 13)
18:29:23.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.857475 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 13)
18:29:23.858 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items
18:29:23.858 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:23.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.869 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.877004 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44762 (request call id 4)
18:29:23.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:23.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [21ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items, [31ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44762 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@5348973(state=PENDING, result=null, callback=(continuation of Deferred@351322191 after retry RPC after error@832256163) -> (continuation of Deferred@1825585187 after retry RPC after error@1618895138) -> (continuation of Deferred@1922967514 after retry RPC after error@438851338) -> (continuation of Deferred@2010412364 after retry RPC after error@1680899557), errback=(continuation of Deferred@351322191 after retry RPC after error@832256163) -> (continuation of Deferred@1825585187 after retry RPC after error@1618895138) -> (continuation of Deferred@1922967514 after retry RPC after error@438851338) -> (continuation of Deferred@2010412364 after retry RPC after error@1680899557))) after lookup
18:29:23.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.886888 14909 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44746 (request call id 9)
18:29:23.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.893 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:23.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=829), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [25ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [31ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 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.14.136.61:42185, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 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.14.136.61:42185, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 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.14.136.61:42185, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [162ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 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.14.136.61:42185, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [181ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [283ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [283ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [283ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [462ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [462ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [462ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items, [821ms] refreshing cache from master, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [822ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [822ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [828ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@445779299(state=PENDING, result=null, callback=(continuation of Deferred@2097948412 after retry RPC after error@1264344569) -> (continuation of Deferred@1885096123 after retry RPC after error@2049948358) -> (continuation of Deferred@1711818937 after retry RPC after error@1326604820) -> (continuation of Deferred@1561981661 after retry RPC after error@1525127730) -> (continuation of Deferred@2123254871 after retry RPC after error@584094544) -> (continuation of Deferred@810357453 after retry RPC after error@1453144316) -> (continuation of Deferred@1526540940 after retry RPC after error@2089904272) -> (continuation of Deferred@613602997 after retry RPC after error@460804099) -> (continuation of Deferred@686661803 after retry RPC after error@1599047886), errback=(continuation of Deferred@2097948412 after retry RPC after error@1264344569) -> (continuation of Deferred@1885096123 after retry RPC after error@2049948358) -> (continuation of Deferred@1711818937 after retry RPC after error@1326604820) -> (continuation of Deferred@1561981661 after retry RPC after error@1525127730) -> (continuation of Deferred@2123254871 after retry RPC after error@584094544) -> (continuation of Deferred@810357453 after retry RPC after error@1453144316) -> (continuation of Deferred@1526540940 after retry RPC after error@2089904272) -> (continuation of Deferred@613602997 after retry RPC after error@460804099) -> (continuation of Deferred@686661803 after retry RPC after error@1599047886))) after lookup
18:29:23.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.896998 14909 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44746 (request call id 10)
18:29:23.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.916113 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44746 (request call id 10)
18:29:23.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.936304 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44746 (request call id 10)
18:29:23.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.973 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:23.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.974877 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 16)
18:29:23.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.982 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.986661 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 12)
18:29:23.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.989297 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 12)
18:29:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.992758 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 35)
18:29:23.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:23.995 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:23.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:23.996973 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:23.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44762 (request call id 7)
18:29:24.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.006868 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44762 (request call id 7)
18:29:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.009394 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44762 (request call id 7)
18:29:24.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.016729 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44762 (request call id 7)
18:29:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.018301 14908 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 31)
18:29:24.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.026954 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 31)
18:29:24.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.029735 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 31)
18:29:24.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.035925 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 31)
18:29:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.046511 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 31)
18:29:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.049983 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 31)
18:29:24.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.056124 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 31)
18:29:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.066937 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 31)
18:29:24.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.070169 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44724 (request call id 31)
18:29:24.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.074 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.076193 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44738 (request call id 27)
18:29:24.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.076215 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44738 (request call id 27)
18:29:24.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.083 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.092941 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44758 (request call id 12)
18:29:24.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.096 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.097828 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 17)
18:29:24.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.104290 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 17)
18:29:24.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.106954 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 17)
18:29:24.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.112479 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 17)
18:29:24.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.124606 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 17)
18:29:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.133029 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 17)
18:29:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.135865 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 17)
18:29:24.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.144658 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 17)
18:29:24.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.149645 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 17)
18:29:24.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.153021 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 17)
18:29:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.157051 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44762 (request call id 8)
18:29:24.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.164877 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44762 (request call id 8)
18:29:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.172457 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44762 (request call id 8)
18:29:24.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.175 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:24.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.184 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.185 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:24.185 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:24.185 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:24.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:24.185 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:24.186 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:24.186 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:24.186 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:24.187 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:24.187 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:24.189 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:24.190 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:24.191 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:24.192 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:24.192 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:24.193 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:24.193 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:24.194 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:24.195 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:24.195 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:24.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.196373 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.198 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.207 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x264404fc, L:/127.0.0.1:48608 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:24.207 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x30e6eea3, L:/127.0.0.1:44768 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.208495 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44758 (request call id 13)
18:29:24.209 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items
18:29:24.212 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x770773e6, L:/127.0.0.1:37730 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:24.214 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.216745 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 41)
18:29:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.224491 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 23)
18:29:24.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.231315 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 23)
18:29:24.232 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items
18:29:24.232 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.232939 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44744 (request call id 23)
18:29:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.249439 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 31)
18:29:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.251720 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 31)
18:29:24.252 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items
18:29:24.253 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.253149 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 31)
18:29:24.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.272502 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 31)
18:29:24.273 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items
18:29:24.273 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.273454 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 31)
18:29:24.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.278 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.279 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:24.279 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:24.279 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:24.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:24.280 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:24.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:24.280 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:24.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:24.282 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:24.282 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:24.284 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:24.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.285 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.285 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:24.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.286671 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 18)
18:29:24.288 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:24.289 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:24.289 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:24.290 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:24.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:24.292 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items
18:29:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.291731 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 18)
18:29:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.292315 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44674 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 18)
18:29:24.293 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.293489 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.293 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:24.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 18)
18:29:24.293 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:24.294 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:24.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.298 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.299333 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 11)
18:29:24.305 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x507d3c4e, L:/127.0.0.1:37742 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:24.305 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x29bf5453, L:/127.0.0.1:48622 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:24.308 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c14671a, L:/127.0.0.1:44772 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:24.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.309057 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 11)
18:29:24.309 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items
18:29:24.309 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.316020 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 11)
18:29:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.326697 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44772 (request call id 1)
18:29:24.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.331838 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 5)
18:29:24.332 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items
18:29:24.332 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.333124 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 5)
18:29:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.336143 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 5)
18:29:24.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.337189 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 5)
18:29:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.347091 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 5)
18:29:24.347 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items
18:29:24.347 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.356475 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 5)
18:29:24.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.357368 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 5)
18:29:24.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.366295 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 5)
18:29:24.366 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items
18:29:24.367 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.372146 14908 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 43)
18:29:24.372 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items
18:29:24.372 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.373179 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 43)
18:29:24.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.376431 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 43)
18:29:24.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.376679 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44674 (request call id 43)
18:29:24.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.379 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.380 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:24.380 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:24.380 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:24.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:24.380 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:24.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:24.380 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:24.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:24.382 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:24.382 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:24.383 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:24.384 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:24.385 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:24.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:24.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.386 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.388 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:24.388 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:24.389 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:24.390 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:24.392 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:24.392 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:24.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.395812 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44772 (request call id 4)
18:29:24.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.397327 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44772 (request call id 4)
18:29:24.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.399 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4538dbf, L:/127.0.0.1:48636 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:24.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:24.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=115), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [22ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items, [24ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 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.14.136.61:42185, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items, [47ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 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.14.136.61:42185, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [81ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44772 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@187549082(state=PENDING, result=null, callback=(continuation of Deferred@244805600 after retry RPC after error@1525818075) -> (continuation of Deferred@1168809919 after retry RPC after error@550409093) -> (continuation of Deferred@361955347 after retry RPC after error@1589386368) -> (continuation of Deferred@1333409679 after retry RPC after error@469555038), errback=(continuation of Deferred@244805600 after retry RPC after error@1525818075) -> (continuation of Deferred@1168809919 after retry RPC after error@550409093) -> (continuation of Deferred@361955347 after retry RPC after error@1589386368) -> (continuation of Deferred@1333409679 after retry RPC after error@469555038))) after lookup
18:29:24.402 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d65bbf1, L:/127.0.0.1:44778 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:24.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:24.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.403889 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44778 (request call id 0)
18:29:24.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.406867 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44778 (request call id 0)
18:29:24.409 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1ed19f18, L:/127.0.0.1:37758 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:24.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.412549 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 6)
18:29:24.413 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items
18:29:24.413 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.426084 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 6)
18:29:24.426 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items
18:29:24.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.426645 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 6)
18:29:24.428 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.436021 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 6)
18:29:24.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.446501 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.447 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items
18:29:24.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 6)
18:29:24.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.447055 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 6)
18:29:24.447 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.452986 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 6)
18:29:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.456318 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 6)
18:29:24.465 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items
18:29:24.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.465268 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 6)
18:29:24.466 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.466579 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 6)
18:29:24.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.476649 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 6)
18:29:24.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.481 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:24.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=291), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 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.14.136.61:42185, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [41ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 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.14.136.61:42185, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 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.14.136.61:42185, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 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.14.136.61:42185, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items, [182ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 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.14.136.61:42185, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [222ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@2062402466(state=PENDING, result=null, callback=(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) -> (continuation of Deferred@1920001129 after retry RPC after error@820283260) -> (continuation of Deferred@1855712042 after retry RPC after error@771326194), errback=(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) -> (continuation of Deferred@1920001129 after retry RPC after error@820283260) -> (continuation of Deferred@1855712042 after retry RPC after error@771326194))) after lookup
18:29:24.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.485606 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44768 (request call id 7)
18:29:24.486 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items
18:29:24.486 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.487027 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44768 (request call id 7)
18:29:24.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.488 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.489 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:24.489 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:24.489 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:24.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:24.490 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:24.490 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:24.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:24.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:24.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:24.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:24.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:24.495 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:24.496 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:24.497 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:24.497 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:24.498 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:24.499 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:24.499 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:24.500 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:24.501 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:24.502 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:24.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.505 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299998, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.510 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4cfd620a, L:/127.0.0.1:48640 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:24.512 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x96618e62, L:/127.0.0.1:37770 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:24.515 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd586187c, L:/127.0.0.1:44794 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:24.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.526224 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44778 (request call id 5)
18:29:24.527 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items
18:29:24.527 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.537201 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44778 (request call id 5)
18:29:24.537 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items
18:29:24.538 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.543483 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 13)
18:29:24.543 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items
18:29:24.543 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.546563 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 13)
18:29:24.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.557554 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 13)
18:29:24.558 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items
18:29:24.558 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.564116 14908 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.14.136.1:55401 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 13)
18:29:24.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.566808 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 13)
18:29:24.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.573392 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44758 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 13)
18:29:24.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.575678 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 13)
18:29:24.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.577560 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.3:46989 (request call id 13)
18:29:24.578 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items
18:29:24.578 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.584 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.584 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:24.585 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:24.585 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:24.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:24.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:24.585 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:24.585 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:24.586 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:24.587 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:24.587 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:24.589 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:24.590 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:24.591 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:24.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.590 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:24.593 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:24.593 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:24.595 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:24.596 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:24.598 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:24.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:24.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=102), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [17ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items, [32ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44794 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, deferred=Deferred@428502916(state=PENDING, result=null, callback=(continuation of Deferred@650117847 after retry RPC after error@1212628863) -> (continuation of Deferred@1359524704 after retry RPC after error@464781450) -> (continuation of Deferred@1036283793 after retry RPC after error@1275659153) -> (continuation of Deferred@1485716163 after retry RPC after error@1669710088), errback=(continuation of Deferred@650117847 after retry RPC after error@1212628863) -> (continuation of Deferred@1359524704 after retry RPC after error@464781450) -> (continuation of Deferred@1036283793 after retry RPC after error@1275659153) -> (continuation of Deferred@1485716163 after retry RPC after error@1669710088))) after lookup
18:29:24.599 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:24.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:24.608 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2ecbfae, L:/127.0.0.1:48646 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:24.609 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2b0fb407, L:/127.0.0.1:37780 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:24.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:24.610 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=226), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [17ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items, [29ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 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.14.136.61:42185, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [81ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 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.14.136.61:42185, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [159ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items, [159ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44778 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.14.136.61:42185, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@18475917(state=PENDING, result=null, callback=(continuation of Deferred@1461481074 after retry RPC after error@819072118) -> (continuation of Deferred@792581931 after retry RPC after error@1630934210) -> (continuation of Deferred@1433241960 after retry RPC after error@1971097103) -> (continuation of Deferred@876190468 after retry RPC after error@1702365509) -> (continuation of Deferred@1550318155 after retry RPC after error@1299847998) -> (continuation of Deferred@895703086 after retry RPC after error@276057574), errback=(continuation of Deferred@1461481074 after retry RPC after error@819072118) -> (continuation of Deferred@792581931 after retry RPC after error@1630934210) -> (continuation of Deferred@1433241960 after retry RPC after error@1971097103) -> (continuation of Deferred@876190468 after retry RPC after error@1702365509) -> (continuation of Deferred@1550318155 after retry RPC after error@1299847998) -> (continuation of Deferred@895703086 after retry RPC after error@276057574))) after lookup
18:29:24.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:24.619 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa7a39aeb, L:/127.0.0.1:44808 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:24.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.620010 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 21)
18:29:24.620 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items
18:29:24.620 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.630981 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44808 (request call id 1)
18:29:24.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.636770 14909 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 18)
18:29:24.637 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items
18:29:24.637 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.646524 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 18)
18:29:24.651 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items
18:29:24.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.651297 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 18)
18:29:24.652 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.666733 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 18)
18:29:24.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.670794 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 18)
18:29:24.671 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items
18:29:24.671 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.686933 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 18)
18:29:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.691202 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 18)
18:29:24.691 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items
18:29:24.692 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.694 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.703 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.706914 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44772 (request call id 14)
18:29:24.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.706976 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44772 (request call id 14)
18:29:24.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.711457 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.712 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items
18:29:24.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44772 (request call id 14)
18:29:24.712 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.717473 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44794 (request call id 8)
18:29:24.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.725893 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44794 (request call id 8)
18:29:24.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.726187 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 26)
18:29:24.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.730806 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44808 (request call id 6)
18:29:24.736 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items
18:29:24.736 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.735661 14907 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 28)
18:29:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.736675 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 28)
18:29:24.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.745975 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 28)
18:29:24.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:24.757148 14907 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items [suppressed 128 similar messages]
18:29:24.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.757258 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 28)
18:29:24.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.765414 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 28)
18:29:24.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.766444 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 28)
18:29:24.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.771380 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 28)
18:29:24.772 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items
18:29:24.772 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:24.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.777216 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 28)
18:29:24.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.785573 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44750 (request call id 28)
18:29:24.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.796 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.797493 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44794 (request call id 12)
18:29:24.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.804 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.806025 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44778 (request call id 14)
18:29:24.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.807121 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 28)
18:29:24.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.811009 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44808 (request call id 8)
18:29:24.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.812009 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44808 (request call id 8)
18:29:24.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.815 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:24.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=227), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [20ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items, [31ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 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.14.136.61:42185, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items, [48ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 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.14.136.61:42185, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 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.14.136.61:42185, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [122ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 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.14.136.61:42185, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 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.14.136.61:42185, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [183ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44808 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.14.136.61:42185, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [222ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@637588552(state=PENDING, result=null, callback=(continuation of Deferred@506142313 after retry RPC after error@392992153) -> (continuation of Deferred@1722614030 after retry RPC after error@1177496327) -> (continuation of Deferred@11648509 after retry RPC after error@1937911855) -> (continuation of Deferred@2108287520 after retry RPC after error@1113690497) -> (continuation of Deferred@1328714341 after retry RPC after error@760467684) -> (continuation of Deferred@521783172 after retry RPC after error@1371185279) -> (continuation of Deferred@180396439 after retry RPC after error@967279835) -> (continuation of Deferred@1758679436 after retry RPC after error@1819192753), errback=(continuation of Deferred@506142313 after retry RPC after error@392992153) -> (continuation of Deferred@1722614030 after retry RPC after error@1177496327) -> (continuation of Deferred@11648509 after retry RPC after error@1937911855) -> (continuation of Deferred@2108287520 after retry RPC after error@1113690497) -> (continuation of Deferred@1328714341 after retry RPC after error@760467684) -> (continuation of Deferred@521783172 after retry RPC after error@1371185279) -> (continuation of Deferred@180396439 after retry RPC after error@967279835) -> (continuation of Deferred@1758679436 after retry RPC after error@1819192753))) after lookup
18:29:24.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.818388 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44808 (request call id 9)
18:29:24.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.826659 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44808 (request call id 9)
18:29:24.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.831504 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44808 (request call id 9)
18:29:24.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.847072 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44808 (request call id 9)
18:29:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.851711 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44808 (request call id 9)
18:29:24.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.862414 14908 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 11)
18:29:24.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.866245 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 11)
18:29:24.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.866770 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 11)
18:29:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.871029 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 14)
18:29:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.871735 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 14)
18:29:24.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.886497 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 14)
18:29:24.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.891049 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 14)
18:29:24.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.896 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.897 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:24.897 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:24.897 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:24.898 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:24.898 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:24.898 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:24.898 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:24.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:24.899 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:24.900 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:24.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.905 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:24.917 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:24.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.951658 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44778 (request call id 16)
18:29:24.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.952600 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44758 (request call id 22)
18:29:24.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:24.972143 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:24.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44758 (request call id 22)
18:29:25.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.008 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.008 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.020 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.026257 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 29)
18:29:25.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.031451 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44808 (request call id 10)
18:29:25.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.031446 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44808 (request call id 10)
18:29:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.037572 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44808 (request call id 10)
18:29:25.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.056937 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44808 (request call id 10)
18:29:25.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.077334 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44808 (request call id 10)
18:29:25.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.097636 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44808 (request call id 10)
18:29:25.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.109 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:25.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.111 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.121 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.136842 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 27)
18:29:25.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.142716 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 12)
18:29:25.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.146111 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 12)
18:29:25.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.166700 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 12)
18:29:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.177165 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 12)
18:29:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.186772 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 12)
18:29:25.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.205551 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 12)
18:29:25.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.206841 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44712 (request call id 12)
18:29:25.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.212 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.212 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:25.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.222 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.222 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:25.222 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:25.222 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:25.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:25.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:25.223 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:25.223 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:25.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:25.224 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:25.224 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.297179 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44762 (request call id 29)
18:29:25.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.316 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:25.316 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:25.316 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:25.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:25.316 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:25.316 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:25.316 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:25.316 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:25.318 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:25.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:25.319 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:25.320 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:25.320 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:25.321 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:25.322 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:25.322 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:25.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.322 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:25.323 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.325 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:25.326 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:25.326 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:25.337 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7081bc39, L:/127.0.0.1:44816 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:25.337 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdf11ba86, L:/127.0.0.1:37782 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:25.337 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c2c8b91, L:/127.0.0.1:48648 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:25.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.338091 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 30)
18:29:25.339 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items
18:29:25.339 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:25.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.351814 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 30)
18:29:25.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.361986 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 30)
18:29:25.362 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items
18:29:25.362 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:25.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.366941 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 30)
18:29:25.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.381671 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 30)
18:29:25.382 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items
18:29:25.382 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:25.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.385838 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 30)
18:29:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.402026 14906 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 30)
18:29:25.402 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.14.136.62:44183: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items
18:29:25.403 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317; will retry
18:29:25.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.416 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.416 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:25.416 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:25.417 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:25.417 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:25.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:25.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:25.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:25.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:25.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.420 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.421 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:25.421 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:25.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.425 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:25.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items, [19ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 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.14.136.61:42185, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 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.14.136.61:42185, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 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.14.136.61:42185, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.14.136.61:42185,127.14.136.62:44183,127.14.136.60:35317) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44816 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.14.136.61:42185, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=Deferred@1665881325(state=PENDING, result=null, callback=(continuation of Deferred@1114830225 after retry RPC after error@1390580711) -> (continuation of Deferred@976317493 after retry RPC after error@56929186) -> (continuation of Deferred@1450117154 after retry RPC after error@273990819) -> (continuation of Deferred@557138520 after retry RPC after error@120247399), errback=(continuation of Deferred@1114830225 after retry RPC after error@1390580711) -> (continuation of Deferred@976317493 after retry RPC after error@56929186) -> (continuation of Deferred@1450117154 after retry RPC after error@273990819) -> (continuation of Deferred@557138520 after retry RPC after error@120247399))) after lookup
18:29:25.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.446768 14907 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44772 (request call id 29)
18:29:25.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.481648 14906 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44772 (request call id 29)
18:29:25.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.517 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.521729 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44746 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44816 (request call id 7)
18:29:25.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.523 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.526211 14909 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44746 (request call id 32)
18:29:25.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.528 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.542245 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44816 (request call id 9)
18:29:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.562568 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44816 (request call id 9)
18:29:25.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.565791 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 15)
18:29:25.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.581492 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 15)
18:29:25.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.582521 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 15)
18:29:25.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.585682 14909 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.14.136.3:46989 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 15)
18:29:25.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.601722 14906 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 15)
18:29:25.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.602837 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.1:55401 (request call id 15)
18:29:25.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.618 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.622133 14908 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44816 (request call id 12)
18:29:25.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.625 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.626 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:25.626 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:25.626 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:25.627 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:25.627 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:25.627 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:25.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:25.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:25.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.630 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.631 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:25.631 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:25.631 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:25.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:25.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:25.632 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:25.632 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:25.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:25.635 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:25.635 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:25.637 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:29:25.640 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:25.640 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:25.641 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.61:42185(127.14.136.61:42185)] connecting to peer
18:29:25.641 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.62:44183(127.14.136.62:44183)] connecting to peer
18:29:25.642 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.136.61:42185(127.14.136.61:42185)] Successfully connected to peer
18:29:25.643 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.136.60:35317(127.14.136.60:35317)] connecting to peer
18:29:25.644 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.61
18:29:25.644 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.136.60:35317(127.14.136.60:35317)] Successfully connected to peer
18:29:25.644 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.136.62:44183(127.14.136.62:44183)] Successfully connected to peer
18:29:25.646 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.62
18:29:25.646 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.136.60
18:29:25.662 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac4f2781, L:/127.0.0.1:48660 - R:/127.14.136.61:42185] using SASL/PLAIN
18:29:25.662 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa56f6650, L:/127.0.0.1:44818 - R:/127.14.136.62:44183] using SASL/PLAIN
18:29:25.665 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc5b906ae, L:/127.0.0.1:37786 - R:/127.14.136.60:35317] using SASL/PLAIN
18:29:25.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.723 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:25.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:29:25.723 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:25.723 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:25.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=85), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.61:42185, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.62:44183, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.136.60:35317, [23ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.61:42185: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.60:35317: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.14.136.62:44183: OK, deferred=null) after lookup
18:29:25.724 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:25.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:25.724 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:25.724 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:25.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f7e4208173ab423384a324d2a6989fe8
18:29:25.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:25.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.726 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:25.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:25.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.764 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.828 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.829 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:25.866127 14907 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44818 dropped due to backpressure: service queue is full with 1 items [suppressed 61 similar messages]
18:29:25.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.866261 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44778 (request call id 19)
18:29:25.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.867 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.868 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:25.868 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:25.868 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:25.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:25.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:25.868 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:25.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:25.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:25.870 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:25.870 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:25.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.898546 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 15)
18:29:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:25.922361 14907 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
18:29:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.14.136.2:34011 (request call id 15)
18:29:25.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.930 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:25.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:25.968 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:26.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:26.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:26.035 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:26.035 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:26.035 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:26.035 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:26.035 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:26.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:26.036 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:26.036 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:26.036 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:26.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:26.037 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:26.037 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:26.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:26.069 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:26.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:26.136 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:26.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:26.138 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:26.138 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:26.138 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:26.138 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:26.139 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:26.139 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:26.139 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:26.139 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:26.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:26.141 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:26.141 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:26.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:26.172 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:26.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:26.240 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:26.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:26.275 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:26.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:26.342 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:26.343 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:26.343 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:26.343 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:26.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:26.344 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:26.344 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:26.344 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:26.344 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:26.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:26.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:26.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 000d93b4388e4d53b28f71f910ecdf48 for table 'TestHandleTooBusy' with partition [<start>, <end>)
18:29:26.378 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=000d93b4388e4d53b28f71f910ecdf48@[02d0771d2c864c319a68082ec328791c(127.14.136.1:45887),142aac69a45f46ab99bf3b10107b19f9(127.14.136.2:40351)[L],ff85cd81d90c48ba854376e4a333d00c(127.14.136.3:41197)]}]
18:29:26.379 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:26.379 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:26.379 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:26.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:26.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:26.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:26.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:26.380 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:26.381 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:26.381 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:26.382 [DEBUG - main] (Connection.java:575) [peer master-127.14.136.61:42185(127.14.136.61:42185)] disconnecting while in state READY
18:29:26.382 [DEBUG - main] (Connection.java:575) [peer master-127.14.136.62:44183(127.14.136.62:44183)] disconnecting while in state READY
18:29:26.382 [DEBUG - main] (Connection.java:575) [peer master-127.14.136.60:35317(127.14.136.60:35317)] disconnecting while in state READY
18:29:26.382 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.136.61:42185(127.14.136.61:42185)] handling channelInactive
18:29:26.382 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.136.61:42185(127.14.136.61:42185)] cleaning up while in state READY due to: connection closed
18:29:26.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:29:26.382 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.136.62:44183(127.14.136.62:44183)] handling channelInactive
18:29:26.383 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.136.62:44183(127.14.136.62:44183)] cleaning up while in state READY due to: connection closed
18:29:26.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.136.60:35317(127.14.136.60:35317)] handling channelInactive
18:29:26.384 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.136.60:35317(127.14.136.60:35317)] cleaning up while in state READY due to: connection closed
18:29:26.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.384666 14880 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktARi64/build/asan/bin/kudu pid 15074
18:29:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.394033 15201 generic_service.cc:196] Checking for leaks (request via RPC)
18:29:26.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.485483 14880 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktARi64/build/asan/bin/kudu with pid 15074
18:29:26.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:26.505314 14995 connection.cc:573] server connection from 127.14.136.1:51487 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
18:29:26.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:29:26.505692 14952 connection.cc:573] server connection from 127.14.136.1:38033 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
18:29:26.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.505911 14880 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktARi64/build/asan/bin/kudu pid 15216
18:29:26.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.512439 15338 generic_service.cc:196] Checking for leaks (request via RPC)
18:29:26.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.607600 14880 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktARi64/build/asan/bin/kudu with pid 15216
18:29:26.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.630118 14880 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktARi64/build/asan/bin/kudu pid 15352
18:29:26.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.638441 15478 generic_service.cc:196] Checking for leaks (request via RPC)
18:29:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.730484 14880 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktARi64/build/asan/bin/kudu with pid 15352
18:29:26.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.750187 14880 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktARi64/build/asan/bin/kudu pid 14891
18:29:26.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.751330 14924 generic_service.cc:196] Checking for leaks (request via RPC)
18:29:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.875646 14880 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktARi64/build/asan/bin/kudu with pid 14891
18:29:26.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.900951 14880 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktARi64/build/asan/bin/kudu pid 14931
18:29:26.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:26.902182 14967 generic_service.cc:196] Checking for leaks (request via RPC)
18:29:27.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:27.016249 14880 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktARi64/build/asan/bin/kudu with pid 14931
18:29:27.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:27.038431 14880 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktARi64/build/asan/bin/kudu pid 14974
18:29:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:27.039534 15011 generic_service.cc:196] Checking for leaks (request via RPC)
18:29:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:29:27.154116 14880 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktARi64/build/asan/bin/kudu with pid 14974
18:29:27.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T18:29:27Z chronyd exiting

Time: 16.462

OK (1 test)

