JUnit version 4.13.2
.17:13:19.913 [INFO - main] (RandomUtils.java:49) Using random seed: 1783530799907
17:13:19.930 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
17:13:19.980 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
17:13:19.988 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskUfruYY/test-tmp
17:13:19.990 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
17:13:19.994 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskUfruYY/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
17:13:20.229 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099"
  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 {
  }
}

17:13:20.392 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
17:13:20.393 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

17:13:20.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:20.397361 25022 mini_oidc.cc:152] Starting JWKS server
17:13:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:20.401479 25022 webserver.cc:460] Webserver started at http://127.0.0.1:36569/ using document root <none> and password file <none>
17:13:20.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:20.401912 25022 mini_oidc.cc:189] Starting OIDC Discovery server
17:13:20.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:20.404363 25022 webserver.cc:460] Webserver started at http://127.0.0.1:41569/ using document root <none> and password file <none>
17:13:20.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T17:13:20Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
17:13:20.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T17:13:20Z Disabled control of system clock
17:13:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:20.457370 25022 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/wal
17:13:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/data
17:13:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
17:13:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
17:13:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
17:13:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/logs
17:13:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/data/info.pb
17:13:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
17:13:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
17:13:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
17:13:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
17:13:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
17:13:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
17:13:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
17:13:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
17:13:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.190:45541
17:13:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.190
17:13:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:20.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:20.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
17:13:20.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
17:13:20.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:20.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
17:13:20.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36569/jwks.json
17:13:20.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
17:13:20.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
17:13:20.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
17:13:20.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.767473 25034 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
17:13:20.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.767977 25034 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
17:13:20.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.768321 25034 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
17:13:20.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.768961 25034 flags.cc:425] Enabled unsafe flag: --never_fsync=true
17:13:20.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.801045 25034 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
17:13:20.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.801453 25034 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
17:13:20.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.801710 25034 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
17:13:20.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.801937 25034 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
17:13:20.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.802157 25034 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
17:13:20.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.802295 25034 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:36569/jwks.json
17:13:20.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:20.837494 25034 master_runner.cc:386] Master server non-default flags:
17:13:20.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:20.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:20.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
17:13:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/data
17:13:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/wal
17:13:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
17:13:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
17:13:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
17:13:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.190:45541
17:13:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
17:13:20.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
17:13:20.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
17:13:20.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
17:13:20.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
17:13:20.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36569/jwks.json
17:13:20.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:20.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:20.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/data/info.pb
17:13:20.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.190
17:13:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
17:13:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
17:13:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
17:13:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/logs
17:13:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
17:13:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
17:13:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
17:13:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
17:13:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
17:13:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
17:13:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 16:08:30 UTC on ccycloud.quasar-mtkpji.root.comops.site
17:13:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493844
17:13:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
17:13:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:20.838966 25034 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
17:13:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:20.840699 25034 file_cache.cc:493] Constructed file cache file cache with capacity 419430
17:13:20.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.861088 25041 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
17:13:22.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.861151 25040 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
17:13:22.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:20.861615 25043 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
17:13:22.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:20.862782 25034 server_base.cc:1034] running on GCE node
17:13:22.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.074218 25034 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
17:13:22.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.077247 25034 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
17:13:22.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.078624 25034 hybrid_clock.cc:648] HybridClock initialized: now 1783530802078592 us; error 55 us; skew 500 ppm
17:13:22.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.079488 25034 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
17:13:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.091521 25034 webserver.cc:460] Webserver started at http://127.24.111.190:43621/ using document root <none> and password file <none>
17:13:22.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.092486 25034 fs_manager.cc:359] Metadata directory not provided
17:13:22.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.092674 25034 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
17:13:22.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.093194 25034 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
17:13:22.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.098413 25034 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/data/instance:
17:13:22.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06fc94f1f5a4427190dddbb94cef31cc"
17:13:22.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:22 on dist-test-slave-pr58"
17:13:22.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.099637 25034 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/wal/instance:
17:13:22.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06fc94f1f5a4427190dddbb94cef31cc"
17:13:22.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:22 on dist-test-slave-pr58"
17:13:22.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.107093 25034 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
17:13:22.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.113535 25050 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
17:13:22.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.114862 25034 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
17:13:22.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.115170 25034 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/data,/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/wal
17:13:22.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06fc94f1f5a4427190dddbb94cef31cc"
17:13:22.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:22 on dist-test-slave-pr58"
17:13:22.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.115643 25034 fs_report.cc:383] FS layout report
17:13:22.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
17:13:22.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/wal
17:13:22.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/wal
17:13:22.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/data/data
17:13:22.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
17:13:22.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
17:13:22.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
17:13:22.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
17:13:22.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
17:13:22.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
17:13:22.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
17:13:22.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
17:13:22.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
17:13:22.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
17:13:22.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
17:13:22.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.169659 25034 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
17:13:22.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.171554 25034 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
17:13:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.171955 25034 kserver.cc:163] Server-wide thread pool size limit: 3276
17:13:22.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.212607 25034 rpc_server.cc:307] RPC server started. Bound to: 127.24.111.190:45541
17:13:22.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.212692 25073 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.24.111.190:45541 every 8 connection(s)
17:13:22.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.215278 25034 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/data/info.pb
17:13:22.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.221606 25074 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
17:13:22.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.226068 25022 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu as pid 25034
17:13:22.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.226696 25022 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-0/wal/instance
17:13:22.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.230405 25022 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/wal
17:13:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/data
17:13:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
17:13:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
17:13:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
17:13:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:22.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/logs
17:13:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/data/info.pb
17:13:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
17:13:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
17:13:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
17:13:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
17:13:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:22.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:22.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
17:13:22.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
17:13:22.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
17:13:22.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
17:13:22.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.189:44431
17:13:22.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.189
17:13:22.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:22.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:22.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:22.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:22.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
17:13:22.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
17:13:22.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:22.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
17:13:22.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36569/jwks.json
17:13:22.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
17:13:22.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
17:13:22.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
17:13:22.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.233860 25074 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } has no permanent_uuid. Determining permanent_uuid...
17:13:22.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.266520 25074 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } has no permanent_uuid. Determining permanent_uuid...
17:13:22.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.268931 25051 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.111.189:44431: connect: Connection refused (error 111)
17:13:22.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.273300 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.189:44431: Network error: Client connection negotiation failed: client connection to 127.24.111.189:44431: connect: Connection refused (error 111)
17:13:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.322866 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } attempt: 1
17:13:22.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.327795 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.189:44431: Network error: Client connection negotiation failed: client connection to 127.24.111.189:44431: connect: Connection refused (error 111)
17:13:22.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.396281 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } attempt: 2
17:13:22.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.400547 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.189:44431: Network error: Client connection negotiation failed: client connection to 127.24.111.189:44431: connect: Connection refused (error 111)
17:13:22.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.492020 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } attempt: 3
17:13:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.495800 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.189:44431: Network error: Client connection negotiation failed: client connection to 127.24.111.189:44431: connect: Connection refused (error 111)
17:13:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.557353 25076 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
17:13:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.557993 25076 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
17:13:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.558521 25076 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
17:13:22.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.559285 25076 flags.cc:425] Enabled unsafe flag: --never_fsync=true
17:13:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.589766 25076 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
17:13:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.590226 25076 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
17:13:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.590437 25076 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
17:13:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.590767 25076 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
17:13:22.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.591145 25076 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
17:13:22.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.591400 25076 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:36569/jwks.json
17:13:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.626906 25076 master_runner.cc:386] Master server non-default flags:
17:13:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
17:13:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/data
17:13:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/wal
17:13:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
17:13:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:22.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
17:13:22.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:22.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:22.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
17:13:22.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.189:44431
17:13:22.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
17:13:22.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
17:13:22.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36569/jwks.json
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/data/info.pb
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.189
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
17:13:22.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/logs
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 16:08:30 UTC on ccycloud.quasar-mtkpji.root.comops.site
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493844
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.628106 25076 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
17:13:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.630179 25076 file_cache.cc:493] Constructed file cache file cache with capacity 419430
17:13:22.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.639184 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } attempt: 4
17:13:22.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.644034 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.189:44431: Network error: Client connection negotiation failed: client connection to 127.24.111.189:44431: connect: Connection refused (error 111)
17:13:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.653559 25085 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
17:13:22.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.943496 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } attempt: 5
17:13:22.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.947672 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.189:44431: Network error: Client connection negotiation failed: client connection to 127.24.111.189:44431: connect: Connection refused (error 111)
17:13:23.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.495303 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } attempt: 6
17:13:23.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:23.502880 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.189:44431: Network error: Client connection negotiation failed: client connection to 127.24.111.189:44431: connect: Connection refused (error 111)
17:13:23.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.653575 25086 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
17:13:23.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:22.655205 25076 server_base.cc:1034] running on GCE node
17:13:23.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:22.655583 25088 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
17:13:23.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.862026 25076 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
17:13:23.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.865831 25076 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
17:13:23.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.867354 25076 hybrid_clock.cc:648] HybridClock initialized: now 1783530803867294 us; error 81 us; skew 500 ppm
17:13:23.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.868156 25076 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
17:13:23.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.875027 25076 webserver.cc:460] Webserver started at http://127.24.111.189:34737/ using document root <none> and password file <none>
17:13:23.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.875907 25076 fs_manager.cc:359] Metadata directory not provided
17:13:23.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.876092 25076 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
17:13:23.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.876513 25076 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
17:13:23.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.881688 25076 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/data/instance:
17:13:23.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8eba90f2e9e04f08b9d5bc0548461806"
17:13:23.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:23 on dist-test-slave-pr58"
17:13:23.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.883015 25076 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/wal/instance:
17:13:23.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8eba90f2e9e04f08b9d5bc0548461806"
17:13:23.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:23 on dist-test-slave-pr58"
17:13:23.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.890898 25076 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
17:13:23.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.897172 25097 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
17:13:23.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.898561 25076 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
17:13:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.898871 25076 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/data,/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/wal
17:13:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8eba90f2e9e04f08b9d5bc0548461806"
17:13:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:23 on dist-test-slave-pr58"
17:13:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.899174 25076 fs_report.cc:383] FS layout report
17:13:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
17:13:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/wal
17:13:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/wal
17:13:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/data/data
17:13:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
17:13:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
17:13:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
17:13:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
17:13:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
17:13:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
17:13:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
17:13:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
17:13:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
17:13:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
17:13:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
17:13:23.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.939138 25076 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
17:13:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.940629 25076 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
17:13:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.941045 25076 kserver.cc:163] Server-wide thread pool size limit: 3276
17:13:23.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.982817 25076 rpc_server.cc:307] RPC server started. Bound to: 127.24.111.189:44431
17:13:23.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.982924 25120 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.24.111.189:44431 every 8 connection(s)
17:13:23.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.985396 25076 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/data/info.pb
17:13:23.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.989317 25022 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu as pid 25076
17:13:23.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.989799 25022 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-1/wal/instance
17:13:23.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.992384 25121 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
17:13:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:23.992821 25022 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/wal
17:13:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/data
17:13:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
17:13:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
17:13:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
17:13:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:23.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:23.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/logs
17:13:23.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/data/info.pb
17:13:23.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:23.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
17:13:23.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
17:13:23.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
17:13:23.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
17:13:23.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:23.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:23.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:23.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
17:13:23.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
17:13:23.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
17:13:23.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
17:13:23.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.188:36271
17:13:23.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.188
17:13:23.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
17:13:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
17:13:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
17:13:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36569/jwks.json
17:13:23.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
17:13:23.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
17:13:23.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
17:13:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.006556 25121 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } has no permanent_uuid. Determining permanent_uuid...
17:13:24.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.031855 25121 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } has no permanent_uuid. Determining permanent_uuid...
17:13:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.049355 25121 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } has no permanent_uuid. Determining permanent_uuid...
17:13:24.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.051841 25099 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:24.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.056007 25121 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:24.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.105527 25121 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 1
17:13:24.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.109983 25121 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.178418 25121 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 2
17:13:24.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.182477 25121 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.273900 25121 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 3
17:13:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.278394 25121 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.316794 25123 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
17:13:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.317479 25123 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
17:13:24.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.317991 25123 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
17:13:24.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.318663 25123 flags.cc:425] Enabled unsafe flag: --never_fsync=true
17:13:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.350126 25123 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
17:13:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.350603 25123 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
17:13:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.350942 25123 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
17:13:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.351374 25123 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
17:13:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.351763 25123 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
17:13:24.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.352008 25123 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:36569/jwks.json
17:13:24.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.386767 25123 master_runner.cc:386] Master server non-default flags:
17:13:24.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:24.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:24.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:24.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
17:13:24.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/data
17:13:24.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/wal
17:13:24.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
17:13:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
17:13:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
17:13:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.188:36271
17:13:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
17:13:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
17:13:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
17:13:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
17:13:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
17:13:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36569/jwks.json
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/data/info.pb
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.188
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/logs
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:24.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
17:13:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
17:13:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
17:13:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
17:13:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
17:13:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
17:13:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 16:08:30 UTC on ccycloud.quasar-mtkpji.root.comops.site
17:13:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493844
17:13:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
17:13:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.388361 25123 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
17:13:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.390573 25123 file_cache.cc:493] Constructed file cache file cache with capacity 419430
17:13:24.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.411505 25136 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
17:13:24.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.421738 25121 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 4
17:13:24.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.425325 25121 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:24.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.563499 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } attempt: 7
17:13:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.577420 25074 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } has no permanent_uuid. Determining permanent_uuid...
17:13:24.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.582650 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:24.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.641292 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 1
17:13:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.645498 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:24.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.724812 25121 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 5
17:13:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.727087 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 2
17:13:24.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.730875 25121 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:24.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.732515 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:24.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.817973 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 3
17:13:24.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.822413 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:24.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.962805 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 4
17:13:24.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.967381 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:25.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.250801 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 5
17:13:25.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:25.256206 25074 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:25.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.278317 25121 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 6
17:13:25.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:25.286110 25121 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.24.111.188:36271: Network error: Client connection negotiation failed: client connection to 127.24.111.188:36271: connect: Connection refused (error 111)
17:13:25.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.411554 25134 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
17:13:25.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:24.413601 25133 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
17:13:25.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:24.413782 25123 server_base.cc:1034] running on GCE node
17:13:25.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.650929 25123 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
17:13:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.653630 25123 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
17:13:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.655031 25123 hybrid_clock.cc:648] HybridClock initialized: now 1783530805655002 us; error 42 us; skew 500 ppm
17:13:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.655923 25123 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
17:13:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.663138 25123 webserver.cc:460] Webserver started at http://127.24.111.188:38709/ using document root <none> and password file <none>
17:13:25.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.664184 25123 fs_manager.cc:359] Metadata directory not provided
17:13:25.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.664430 25123 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
17:13:25.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.664969 25123 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
17:13:25.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.670022 25123 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/data/instance:
17:13:25.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "881bf4e4dd4d4042853526cf626dc52e"
17:13:25.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:25 on dist-test-slave-pr58"
17:13:25.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.671370 25123 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/wal/instance:
17:13:25.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "881bf4e4dd4d4042853526cf626dc52e"
17:13:25.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:25 on dist-test-slave-pr58"
17:13:25.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.678926 25123 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
17:13:25.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.685848 25148 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
17:13:25.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.687057 25123 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.003s
17:13:25.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.687445 25123 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/data,/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/wal
17:13:25.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "881bf4e4dd4d4042853526cf626dc52e"
17:13:25.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:25 on dist-test-slave-pr58"
17:13:25.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.687914 25123 fs_report.cc:383] FS layout report
17:13:25.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
17:13:25.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/wal
17:13:25.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/wal
17:13:25.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/data/data
17:13:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
17:13:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
17:13:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
17:13:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
17:13:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
17:13:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
17:13:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
17:13:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
17:13:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
17:13:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
17:13:25.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
17:13:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.735052 25123 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
17:13:25.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.736954 25123 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
17:13:25.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.737653 25123 kserver.cc:163] Server-wide thread pool size limit: 3276
17:13:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.781047 25123 rpc_server.cc:307] RPC server started. Bound to: 127.24.111.188:36271
17:13:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.781208 25171 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.24.111.188:36271 every 8 connection(s)
17:13:25.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.784204 25123 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/data/info.pb
17:13:25.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.792083 25172 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
17:13:25.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.792348 25022 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu as pid 25123
17:13:25.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.792728 25022 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/master-2/wal/instance
17:13:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.808645 25074 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 6
17:13:25.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.808240 25172 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } has no permanent_uuid. Determining permanent_uuid...
17:13:25.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.859414 25172 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } has no permanent_uuid. Determining permanent_uuid...
17:13:25.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.864778 25074 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc: Bootstrap starting.
17:13:25.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.872433 25074 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc: Neither blocks nor log segments found. Creating new log.
17:13:25.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.873656 25172 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } has no permanent_uuid. Determining permanent_uuid...
17:13:25.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.875276 25074 log.cc:824] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc: Log is configured to *not* fsync() on all Append() calls
17:13:25.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.880867 25074 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc: No bootstrap required, opened a new log
17:13:25.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.893054 25172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e: Bootstrap starting.
17:13:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.899792 25172 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e: Neither blocks nor log segments found. Creating new log.
17:13:25.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.902000 25172 log.cc:824] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e: Log is configured to *not* fsync() on all Append() calls
17:13:25.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.905640 25074 raft_consensus.cc:348] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } }
17:13:25.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.906530 25074 raft_consensus.cc:374] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
17:13:25.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.906821 25074 raft_consensus.cc:729] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06fc94f1f5a4427190dddbb94cef31cc, State: Initialized, Role: FOLLOWER
17:13:25.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.908141 25172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e: No bootstrap required, opened a new log
17:13:25.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.907793 25074 consensus_queue.cc:260] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [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: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } }
17:13:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.911485 25184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [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: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } } }
17:13:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.912699 25184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [sys.catalog]: This master's current role is: FOLLOWER
17:13:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.913477 25074 sys_catalog.cc:564] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [sys.catalog]: configured and running, proceeding with master startup.
17:13:25.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:25.931347 25056 tablet.cc:2369] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc: Can't schedule compaction. Clean time has not been advanced past its initial value.
17:13:25.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.938150 25172 raft_consensus.cc:348] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } }
17:13:25.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.939191 25172 raft_consensus.cc:374] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
17:13:25.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.939486 25172 raft_consensus.cc:729] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881bf4e4dd4d4042853526cf626dc52e, State: Initialized, Role: FOLLOWER
17:13:25.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.940591 25172 consensus_queue.cc:260] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [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: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } }
17:13:25.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.943945 25196 sys_catalog.cc:455] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [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: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } } }
17:13:25.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.945243 25196 sys_catalog.cc:458] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [sys.catalog]: This master's current role is: FOLLOWER
17:13:25.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.946763 25172 sys_catalog.cc:564] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [sys.catalog]: configured and running, proceeding with master startup.
17:13:25.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:25.961994 25195 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
17:13:25.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:25.962958 25195 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
17:13:25.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:25.993755 25154 tablet.cc:2369] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e: Can't schedule compaction. Clean time has not been advanced past its initial value.
17:13:26.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:25.951484 25034 master_runner.cc:186] Error getting master registration for 127.24.111.189:44431: OK, instance_id { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" instance_seqno: 1783530803970672 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
17:13:26.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.009044 25034 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
17:13:26.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:26.038142 25208 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
17:13:26.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:26.038905 25208 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
17:13:26.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.030169 25123 master_runner.cc:186] Error getting master registration for 127.24.111.189:44431: OK, instance_id { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" instance_seqno: 1783530803970672 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
17:13:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.062011 25123 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
17:13:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.316766 25184 raft_consensus.cc:482] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
17:13:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.317358 25184 raft_consensus.cc:504] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } }
17:13:26.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.320583 25184 leader_election.cc:288] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8eba90f2e9e04f08b9d5bc0548461806 (127.24.111.189:44431), 881bf4e4dd4d4042853526cf626dc52e (127.24.111.188:36271)
17:13:26.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.322860 25161 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "06fc94f1f5a4427190dddbb94cef31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881bf4e4dd4d4042853526cf626dc52e" is_pre_election: true
17:13:26.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.323781 25161 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06fc94f1f5a4427190dddbb94cef31cc in term 0.
17:13:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.325415 25052 leader_election.cc:302] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [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: 06fc94f1f5a4427190dddbb94cef31cc, 881bf4e4dd4d4042853526cf626dc52e; no voters: 
17:13:26.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.326459 25184 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
17:13:26.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.327001 25184 raft_consensus.cc:482] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
17:13:26.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.327527 25184 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [term 0 FOLLOWER]: Advancing to term 1
17:13:26.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.337891 25184 raft_consensus.cc:504] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } }
17:13:26.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.346483 25121 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } attempt: 7
17:13:26.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.353963 25184 leader_election.cc:288] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [CANDIDATE]: Term 1 election: Requested vote from peers 8eba90f2e9e04f08b9d5bc0548461806 (127.24.111.189:44431), 881bf4e4dd4d4042853526cf626dc52e (127.24.111.188:36271)
17:13:26.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.355233 25161 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "06fc94f1f5a4427190dddbb94cef31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "881bf4e4dd4d4042853526cf626dc52e"
17:13:26.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.355779 25161 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [term 0 FOLLOWER]: Advancing to term 1
17:13:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.362102 25161 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06fc94f1f5a4427190dddbb94cef31cc in term 1.
17:13:26.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.363404 25052 leader_election.cc:302] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [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: 06fc94f1f5a4427190dddbb94cef31cc, 881bf4e4dd4d4042853526cf626dc52e; no voters: 
17:13:26.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.364504 25184 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [term 1 FOLLOWER]: Leader election won for term 1
17:13:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.381754 25184 raft_consensus.cc:686] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [term 1 LEADER]: Becoming Leader. State: Replica: 06fc94f1f5a4427190dddbb94cef31cc, State: Running, Role: LEADER
17:13:26.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.383936 25184 consensus_queue.cc:237] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [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: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } }
17:13:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.393550 25121 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806: Bootstrap starting.
17:13:26.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.410912 25121 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806: Neither blocks nor log segments found. Creating new log.
17:13:26.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.411440 25211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06fc94f1f5a4427190dddbb94cef31cc. Latest consensus state: current_term: 1 leader_uuid: "06fc94f1f5a4427190dddbb94cef31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } } }
17:13:26.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.412166 25211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [sys.catalog]: This master's current role is: LEADER
17:13:26.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.421363 25121 log.cc:824] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806: Log is configured to *not* fsync() on all Append() calls
17:13:26.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.425904 25213 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
17:13:26.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.435320 25121 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806: No bootstrap required, opened a new log
17:13:26.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.438139 25213 catalog_manager.cc:1484] Initializing Kudu cluster ID...
17:13:26.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.472028 25121 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } }
17:13:26.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.473294 25121 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
17:13:26.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.473853 25121 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eba90f2e9e04f08b9d5bc0548461806, State: Initialized, Role: FOLLOWER
17:13:26.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.475421 25121 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [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: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } }
17:13:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.490439 25216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [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: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } } }
17:13:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.491343 25216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [sys.catalog]: This master's current role is: FOLLOWER
17:13:26.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.492955 25121 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [sys.catalog]: configured and running, proceeding with master startup.
17:13:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.493122 25110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "06fc94f1f5a4427190dddbb94cef31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eba90f2e9e04f08b9d5bc0548461806" is_pre_election: true
17:13:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.494015 25110 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06fc94f1f5a4427190dddbb94cef31cc in term 0.
17:13:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.496402 25109 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "06fc94f1f5a4427190dddbb94cef31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eba90f2e9e04f08b9d5bc0548461806"
17:13:26.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.497056 25109 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [term 0 FOLLOWER]: Advancing to term 1
17:13:26.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.504865 25109 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06fc94f1f5a4427190dddbb94cef31cc in term 1.
17:13:26.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.511802 25161 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [term 1 FOLLOWER]: Refusing update from remote peer 06fc94f1f5a4427190dddbb94cef31cc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
17:13:26.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.520354 25184 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
17:13:26.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.528558 25109 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [term 1 FOLLOWER]: Refusing update from remote peer 06fc94f1f5a4427190dddbb94cef31cc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
17:13:26.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.531970 25184 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
17:13:26.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.585216 25215 mvcc.cc:205] Tried to move back new op lower bound from 7305342183391617024 to 7305342182967742464. Current Snapshot: MvccSnapshot[applied={T|T < 7305342183391617024}]
17:13:26.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.585326 25216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06fc94f1f5a4427190dddbb94cef31cc. Latest consensus state: current_term: 1 leader_uuid: "06fc94f1f5a4427190dddbb94cef31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } } }
17:13:26.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.586357 25216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [sys.catalog]: This master's current role is: FOLLOWER
17:13:26.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.589787 25232 catalog_manager.cc:795] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
17:13:26.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.604404 25213 catalog_manager.cc:1347] Generated new cluster ID: 1c8b1e03ed9f42be8f0c0ee348e26eac
17:13:26.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.604746 25213 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
17:13:26.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.608918 25216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "06fc94f1f5a4427190dddbb94cef31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } } }
17:13:26.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.609795 25216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806 [sys.catalog]: This master's current role is: FOLLOWER
17:13:26.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.611335 25221 sys_catalog.cc:455] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06fc94f1f5a4427190dddbb94cef31cc. Latest consensus state: current_term: 1 leader_uuid: "06fc94f1f5a4427190dddbb94cef31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } } }
17:13:26.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.612145 25221 sys_catalog.cc:458] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [sys.catalog]: This master's current role is: FOLLOWER
17:13:26.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.625463 25184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "06fc94f1f5a4427190dddbb94cef31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } } }
17:13:26.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.628206 25184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [sys.catalog]: This master's current role is: LEADER
17:13:26.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.628995 25184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "06fc94f1f5a4427190dddbb94cef31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } } }
17:13:26.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.629904 25184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc [sys.catalog]: This master's current role is: LEADER
17:13:26.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.648531 25227 mvcc.cc:205] Tried to move back new op lower bound from 7305342183391617024 to 7305342182967742464. Current Snapshot: MvccSnapshot[applied={T|T < 7305342183391617024}]
17:13:26.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.685884 25221 sys_catalog.cc:455] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "06fc94f1f5a4427190dddbb94cef31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc94f1f5a4427190dddbb94cef31cc" member_type: VOTER last_known_addr { host: "127.24.111.190" port: 45541 } } peers { permanent_uuid: "8eba90f2e9e04f08b9d5bc0548461806" member_type: VOTER last_known_addr { host: "127.24.111.189" port: 44431 } } peers { permanent_uuid: "881bf4e4dd4d4042853526cf626dc52e" member_type: VOTER last_known_addr { host: "127.24.111.188" port: 36271 } } }
17:13:26.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.686620 25221 sys_catalog.cc:458] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e [sys.catalog]: This master's current role is: FOLLOWER
17:13:26.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.733543 25213 catalog_manager.cc:1370] Generated new certificate authority record
17:13:26.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.736999 25213 catalog_manager.cc:1504] Loading token signing keys...
17:13:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.765918 25213 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 06fc94f1f5a4427190dddbb94cef31cc: Generated new TSK 0
17:13:26.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.767156 25213 catalog_manager.cc:1514] Initializing in-progress tserver states...
17:13:26.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:26.824000 25022 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:26.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:26.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/wal
17:13:26.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/data
17:13:26.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
17:13:26.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
17:13:26.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
17:13:26.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:26.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:26.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:26.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/logs
17:13:26.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/data/info.pb
17:13:26.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:26.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
17:13:26.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
17:13:26.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
17:13:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
17:13:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
17:13:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
17:13:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.129:0
17:13:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.111.129
17:13:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.129
17:13:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
17:13:27.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:27.045632 25208 catalog_manager.cc:1259] Loaded cluster ID: 1c8b1e03ed9f42be8f0c0ee348e26eac
17:13:27.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:27.046351 25208 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e: loading cluster ID for follower catalog manager: success
17:13:27.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:27.062988 25208 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e: acquiring CA information for follower catalog manager: success
17:13:27.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:27.077597 25208 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 881bf4e4dd4d4042853526cf626dc52e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
17:13:27.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:27.236927 25237 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
17:13:27.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:27.237601 25237 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
17:13:27.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:27.238369 25237 flags.cc:425] Enabled unsafe flag: --never_fsync=true
17:13:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:27.291841 25237 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
17:13:27.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:27.292832 25237 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.111.129
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:27.328672 25237 tablet_server_runner.cc:78] Tablet server non-default flags:
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/data
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/wal
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.129:0
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:27.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/data/info.pb
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.129
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.111.129
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/logs
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 16:08:30 UTC on ccycloud.quasar-mtkpji.root.comops.site
17:13:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493844
17:13:27.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
17:13:27.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:27.330314 25237 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
17:13:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:27.332435 25237 file_cache.cc:493] Constructed file cache file cache with capacity 419430
17:13:27.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:27.360067 25243 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
17:13:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:27.623006 25232 catalog_manager.cc:1259] Loaded cluster ID: 1c8b1e03ed9f42be8f0c0ee348e26eac
17:13:27.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:27.626857 25232 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806: loading cluster ID for follower catalog manager: success
17:13:27.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:27.667675 25232 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806: acquiring CA information for follower catalog manager: success
17:13:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:27.688537 25232 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 8eba90f2e9e04f08b9d5bc0548461806: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
17:13:29.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:28.751504 25242 debug-util.cc:398] Leaking SignalData structure 0x7b0800014860 after lost signal to thread 25237
17:13:29.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:29.301395 25237 thread.cc:636] GCE (cloud detector) Time spent creating pthread: real 1.948s	user 0.565s	sys 1.021s
17:13:29.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:29.301771 25237 thread.cc:602] GCE (cloud detector) Time spent starting thread: real 1.949s	user 0.565s	sys 1.021s
17:13:29.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:27.361804 25244 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
17:13:29.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.312325 25237 server_base.cc:1034] running on GCE node
17:13:29.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:29.312414 25249 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
17:13:29.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.313956 25237 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
17:13:29.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.316654 25237 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
17:13:29.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.318101 25237 hybrid_clock.cc:648] HybridClock initialized: now 1783530809318065 us; error 28 us; skew 500 ppm
17:13:29.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.319271 25237 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
17:13:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.332953 25237 webserver.cc:460] Webserver started at http://127.24.111.129:42115/ using document root <none> and password file <none>
17:13:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.334306 25237 fs_manager.cc:359] Metadata directory not provided
17:13:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.334604 25237 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
17:13:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.335179 25237 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
17:13:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.342985 25237 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/data/instance:
17:13:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f64d641fe65d4e39a632c125f6b6b0a8"
17:13:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:29 on dist-test-slave-pr58"
17:13:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.344692 25237 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/wal/instance:
17:13:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f64d641fe65d4e39a632c125f6b6b0a8"
17:13:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:29 on dist-test-slave-pr58"
17:13:29.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.355073 25237 fs_manager.cc:691] Time spent creating directory manager: real 0.010s	user 0.004s	sys 0.004s
17:13:29.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.363169 25254 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
17:13:29.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.364521 25237 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.000s
17:13:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.364935 25237 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/data,/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/wal
17:13:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f64d641fe65d4e39a632c125f6b6b0a8"
17:13:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:29 on dist-test-slave-pr58"
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.365445 25237 fs_report.cc:383] FS layout report
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/wal
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/wal
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/data/data
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
17:13:29.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
17:13:29.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.421622 25237 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
17:13:29.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.423765 25237 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
17:13:29.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.424409 25237 kserver.cc:163] Server-wide thread pool size limit: 3276
17:13:29.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.427970 25237 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
17:13:29.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.434921 25237 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
17:13:29.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.435245 25237 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
17:13:29.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.435573 25237 ts_tablet_manager.cc:610] Registered 0 tablets
17:13:29.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.435808 25237 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
17:13:29.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.619144 25237 rpc_server.cc:307] RPC server started. Bound to: 127.24.111.129:34801
17:13:29.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.619200 25366 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.24.111.129:34801 every 8 connection(s)
17:13:29.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.623159 25237 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/data/info.pb
17:13:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.633235 25022 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu as pid 25237
17:13:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.633818 25022 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-0/wal/instance
17:13:29.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.651283 25022 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/wal
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/data
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/logs
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/data/info.pb
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:29.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
17:13:29.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
17:13:29.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.130:0
17:13:29.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.111.130
17:13:29.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.130
17:13:29.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:29.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:29.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:29.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:29.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:29.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
17:13:29.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.687608 25369 heartbeater.cc:347] Connected to a master server at 127.24.111.190:45541
17:13:29.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.688091 25369 heartbeater.cc:464] Registering TS with master...
17:13:29.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.689265 25369 heartbeater.cc:511] Master 127.24.111.190:45541 requested a full tablet report, sending...
17:13:29.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.692124 25060 ts_manager.cc:194] Registered new tserver with Master: f64d641fe65d4e39a632c125f6b6b0a8 (127.24.111.129:34801)
17:13:29.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.692435 25368 heartbeater.cc:347] Connected to a master server at 127.24.111.189:44431
17:13:29.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.692788 25368 heartbeater.cc:464] Registering TS with master...
17:13:29.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.694214 25368 heartbeater.cc:511] Master 127.24.111.189:44431 requested a full tablet report, sending...
17:13:29.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.694953 25060 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.24.111.129:37085
17:13:29.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.698819 25107 ts_manager.cc:194] Registered new tserver with Master: f64d641fe65d4e39a632c125f6b6b0a8 (127.24.111.129:34801)
17:13:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.708693 25367 heartbeater.cc:347] Connected to a master server at 127.24.111.188:36271
17:13:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.709112 25367 heartbeater.cc:464] Registering TS with master...
17:13:29.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.709796 25367 heartbeater.cc:511] Master 127.24.111.188:36271 requested a full tablet report, sending...
17:13:29.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:29.712756 25157 ts_manager.cc:194] Registered new tserver with Master: f64d641fe65d4e39a632c125f6b6b0a8 (127.24.111.129:34801)
17:13:30.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:30.049726 25377 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
17:13:30.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:30.050297 25377 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
17:13:30.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:30.051023 25377 flags.cc:425] Enabled unsafe flag: --never_fsync=true
17:13:30.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:30.082511 25377 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
17:13:30.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:30.083510 25377 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.111.130
17:13:30.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:30.119493 25377 tablet_server_runner.cc:78] Tablet server non-default flags:
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/data
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/wal
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.130:0
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/data/info.pb
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.130
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
17:13:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.111.130
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/logs
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 16:08:30 UTC on ccycloud.quasar-mtkpji.root.comops.site
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493844
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
17:13:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:30.121017 25377 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
17:13:30.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:30.122999 25377 file_cache.cc:493] Constructed file cache file cache with capacity 419430
17:13:30.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:30.145205 25386 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
17:13:30.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:30.700285 25369 heartbeater.cc:503] Master 127.24.111.190:45541 was elected leader, sending a full tablet report...
17:13:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:30.145690 25384 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
17:13:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:30.149490 25383 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
17:13:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:30.152021 25377 server_base.cc:1034] running on GCE node
17:13:31.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.371558 25377 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
17:13:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.373838 25377 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
17:13:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.375173 25377 hybrid_clock.cc:648] HybridClock initialized: now 1783530811375151 us; error 44 us; skew 500 ppm
17:13:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.375933 25377 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
17:13:31.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.382524 25377 webserver.cc:460] Webserver started at http://127.24.111.130:45471/ using document root <none> and password file <none>
17:13:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.383395 25377 fs_manager.cc:359] Metadata directory not provided
17:13:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.383572 25377 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
17:13:31.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.384012 25377 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
17:13:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.388828 25377 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/data/instance:
17:13:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e840b457d31d4233af883314300c5edb"
17:13:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:31 on dist-test-slave-pr58"
17:13:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.389940 25377 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/wal/instance:
17:13:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e840b457d31d4233af883314300c5edb"
17:13:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:31 on dist-test-slave-pr58"
17:13:31.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.397404 25377 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
17:13:31.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.402791 25395 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
17:13:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.403936 25377 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
17:13:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.404302 25377 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/data,/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/wal
17:13:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e840b457d31d4233af883314300c5edb"
17:13:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:31 on dist-test-slave-pr58"
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.404685 25377 fs_report.cc:383] FS layout report
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/wal
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/wal
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/data/data
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
17:13:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
17:13:31.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.437628 25377 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
17:13:31.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.439047 25377 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
17:13:31.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.439473 25377 kserver.cc:163] Server-wide thread pool size limit: 3276
17:13:31.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.442116 25377 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
17:13:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.446147 25377 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
17:13:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.446352 25377 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
17:13:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.446547 25377 ts_tablet_manager.cc:610] Registered 0 tablets
17:13:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.446676 25377 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
17:13:31.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.603837 25377 rpc_server.cc:307] RPC server started. Bound to: 127.24.111.130:36133
17:13:31.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.603916 25507 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.24.111.130:36133 every 8 connection(s)
17:13:31.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.606683 25377 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/data/info.pb
17:13:31.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.616881 25022 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu as pid 25377
17:13:31.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.617652 25022 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-1/wal/instance
17:13:31.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.636778 25022 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:31.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu
17:13:31.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/wal
17:13:31.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/data
17:13:31.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
17:13:31.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
17:13:31.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/logs
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/data/info.pb
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:31.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:31.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
17:13:31.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
17:13:31.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.131:0
17:13:31.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.111.131
17:13:31.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.131
17:13:31.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:31.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:31.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:31.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:31.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:31.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
17:13:31.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.677438 25509 heartbeater.cc:347] Connected to a master server at 127.24.111.189:44431
17:13:31.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.677448 25508 heartbeater.cc:347] Connected to a master server at 127.24.111.188:36271
17:13:31.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.678051 25509 heartbeater.cc:464] Registering TS with master...
17:13:31.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.678274 25508 heartbeater.cc:464] Registering TS with master...
17:13:31.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.679482 25508 heartbeater.cc:511] Master 127.24.111.188:36271 requested a full tablet report, sending...
17:13:31.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.679925 25509 heartbeater.cc:511] Master 127.24.111.189:44431 requested a full tablet report, sending...
17:13:31.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.683382 25157 ts_manager.cc:194] Registered new tserver with Master: e840b457d31d4233af883314300c5edb (127.24.111.130:36133)
17:13:31.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.683764 25107 ts_manager.cc:194] Registered new tserver with Master: e840b457d31d4233af883314300c5edb (127.24.111.130:36133)
17:13:31.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.686349 25510 heartbeater.cc:347] Connected to a master server at 127.24.111.190:45541
17:13:31.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.687103 25510 heartbeater.cc:464] Registering TS with master...
17:13:31.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.687908 25510 heartbeater.cc:511] Master 127.24.111.190:45541 requested a full tablet report, sending...
17:13:31.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.690732 25060 ts_manager.cc:194] Registered new tserver with Master: e840b457d31d4233af883314300c5edb (127.24.111.130:36133)
17:13:31.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:31.692639 25060 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.24.111.130:43759
17:13:32.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:32.010298 25518 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
17:13:32.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:32.010857 25518 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
17:13:32.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:32.011497 25518 flags.cc:425] Enabled unsafe flag: --never_fsync=true
17:13:32.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:32.042689 25518 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
17:13:32.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:32.043627 25518 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.111.131
17:13:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:32.078163 25518 tablet_server_runner.cc:78] Tablet server non-default flags:
17:13:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
17:13:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.111.148:45593
17:13:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
17:13:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
17:13:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/data
17:13:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/wal
17:13:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
17:13:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.111.131:0
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/data/info.pb
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.111.131
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.111.131
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/logs
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
17:13:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
17:13:32.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 16:08:30 UTC on ccycloud.quasar-mtkpji.root.comops.site
17:13:32.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493844
17:13:32.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
17:13:32.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:32.079674 25518 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
17:13:32.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:32.081315 25518 file_cache.cc:493] Constructed file cache file cache with capacity 419430
17:13:32.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:32.103263 25524 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
17:13:32.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:32.697693 25510 heartbeater.cc:503] Master 127.24.111.190:45541 was elected leader, sending a full tablet report...
17:13:33.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:32.103269 25527 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
17:13:33.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:32.103585 25525 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
17:13:33.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:32.104676 25518 server_base.cc:1034] running on GCE node
17:13:33.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.313361 25518 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
17:13:33.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.316425 25518 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
17:13:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.317845 25518 hybrid_clock.cc:648] HybridClock initialized: now 1783530813317814 us; error 46 us; skew 500 ppm
17:13:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.318624 25518 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
17:13:33.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.324772 25518 webserver.cc:460] Webserver started at http://127.24.111.131:41799/ using document root <none> and password file <none>
17:13:33.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.325701 25518 fs_manager.cc:359] Metadata directory not provided
17:13:33.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.325896 25518 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
17:13:33.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.326265 25518 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
17:13:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.331280 25518 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/data/instance:
17:13:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c2fc590b71b4db98fcef38697398e00"
17:13:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:33 on dist-test-slave-pr58"
17:13:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.332355 25518 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/wal/instance:
17:13:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c2fc590b71b4db98fcef38697398e00"
17:13:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:33 on dist-test-slave-pr58"
17:13:33.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.339797 25518 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
17:13:33.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.345546 25535 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
17:13:33.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.346755 25518 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
17:13:33.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.347052 25518 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/data,/tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/wal
17:13:33.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c2fc590b71b4db98fcef38697398e00"
17:13:33.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 17:13:33 on dist-test-slave-pr58"
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.347518 25518 fs_report.cc:383] FS layout report
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/wal
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/wal
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/data/data
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
17:13:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
17:13:33.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.383018 25518 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
17:13:33.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.384418 25518 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
17:13:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.384832 25518 kserver.cc:163] Server-wide thread pool size limit: 3276
17:13:33.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.387295 25518 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
17:13:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.391458 25518 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
17:13:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.391724 25518 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
17:13:33.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.391928 25518 ts_tablet_manager.cc:610] Registered 0 tablets
17:13:33.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.392055 25518 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
17:13:33.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.544557 25518 rpc_server.cc:307] RPC server started. Bound to: 127.24.111.131:45339
17:13:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.544653 25647 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.24.111.131:45339 every 8 connection(s)
17:13:33.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.547170 25518 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/data/info.pb
17:13:33.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.552534 25022 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu as pid 25518
17:13:33.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.553117 25022 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskUfruYY/test-tmp/mini-kudu-cluster493704393761086099/ts-2/wal/instance
17:13:33.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.604558 25648 heartbeater.cc:347] Connected to a master server at 127.24.111.188:36271
17:13:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.604632 25649 heartbeater.cc:347] Connected to a master server at 127.24.111.189:44431
17:13:33.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.605108 25648 heartbeater.cc:464] Registering TS with master...
17:13:33.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.605273 25649 heartbeater.cc:464] Registering TS with master...
17:13:33.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.606428 25648 heartbeater.cc:511] Master 127.24.111.188:36271 requested a full tablet report, sending...
17:13:33.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.606657 25649 heartbeater.cc:511] Master 127.24.111.189:44431 requested a full tablet report, sending...
17:13:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.609366 25157 ts_manager.cc:194] Registered new tserver with Master: 4c2fc590b71b4db98fcef38697398e00 (127.24.111.131:45339)
17:13:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.610275 25650 heartbeater.cc:347] Connected to a master server at 127.24.111.190:45541
17:13:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.610594 25650 heartbeater.cc:464] Registering TS with master...
17:13:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.611384 25650 heartbeater.cc:511] Master 127.24.111.190:45541 requested a full tablet report, sending...
17:13:33.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.611464 25107 ts_manager.cc:194] Registered new tserver with Master: 4c2fc590b71b4db98fcef38697398e00 (127.24.111.131:45339)
17:13:33.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.614578 25060 ts_manager.cc:194] Registered new tserver with Master: 4c2fc590b71b4db98fcef38697398e00 (127.24.111.131:45339)
17:13:33.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.616652 25060 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.24.111.131:58097
17:13:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:33.622539 25022 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
17:13:33.634 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
17:13:33.635 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

17:13:33.645 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.111.190"
      port: 45541
    }
    bound_http_address {
      host: "127.24.111.190"
      port: 43621
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.111.189"
      port: 44431
    }
    bound_http_address {
      host: "127.24.111.189"
      port: 34737
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.111.188"
      port: 36271
    }
    bound_http_address {
      host: "127.24.111.188"
      port: 38709
    }
  }
}

17:13:33.648 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

17:13:33.651 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.111.129"
      port: 34801
    }
    bound_http_address {
      host: "127.24.111.129"
      port: 42115
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.111.130"
      port: 36133
    }
    bound_http_address {
      host: "127.24.111.130"
      port: 45471
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.111.131"
      port: 45339
    }
    bound_http_address {
      host: "127.24.111.131"
      port: 41799
    }
  }
}

17:13:33.651 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
17:13:33.845 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:34.017 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:34.073 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:34.075 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:34.108 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:34.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:34.179 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:34.202 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:34.202 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:34.314 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:34.425 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x51dfd35f, L:/127.0.0.1:59072 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:34.425 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a728bc9, L:/127.0.0.1:52924 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:34.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:34.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=494), Traces: [0ms] refreshing cache from master, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [460ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [461ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=null) after lookup
17:13:34.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.532507 25060 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52924:
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
17:13:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
17:13:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
17:13:34.536 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac37883f, L:/127.0.0.1:35724 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:34.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:34.536514 25060 catalog_manager.cc:6854] 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.
17:13:34.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:34.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.621407 25650 heartbeater.cc:503] Master 127.24.111.190:45541 was elected leader, sending a full tablet report...
17:13:34.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.639647 25443 tablet_service.cc:1467] Processing CreateTablet for tablet caed4970ce324e509be7d8b09151474d (DEFAULT_TABLE table=TestHandleTooBusy [id=179c2b45d5914181a59027e96b93eacc]), partition=RANGE (key) PARTITION UNBOUNDED
17:13:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.641882 25443 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet caed4970ce324e509be7d8b09151474d. 1 dirs total, 0 dirs full, 0 dirs failed
17:13:34.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.643386 25302 tablet_service.cc:1467] Processing CreateTablet for tablet caed4970ce324e509be7d8b09151474d (DEFAULT_TABLE table=TestHandleTooBusy [id=179c2b45d5914181a59027e96b93eacc]), partition=RANGE (key) PARTITION UNBOUNDED
17:13:34.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.645200 25302 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet caed4970ce324e509be7d8b09151474d. 1 dirs total, 0 dirs full, 0 dirs failed
17:13:34.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.651602 25583 tablet_service.cc:1467] Processing CreateTablet for tablet caed4970ce324e509be7d8b09151474d (DEFAULT_TABLE table=TestHandleTooBusy [id=179c2b45d5914181a59027e96b93eacc]), partition=RANGE (key) PARTITION UNBOUNDED
17:13:34.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.653126 25583 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet caed4970ce324e509be7d8b09151474d. 1 dirs total, 0 dirs full, 0 dirs failed
17:13:34.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.672003 25683 tablet_bootstrap.cc:492] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb: Bootstrap starting.
17:13:34.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.674328 25684 tablet_bootstrap.cc:492] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8: Bootstrap starting.
17:13:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.679522 25685 tablet_bootstrap.cc:492] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00: Bootstrap starting.
17:13:34.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.680641 25683 tablet_bootstrap.cc:654] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb: Neither blocks nor log segments found. Creating new log.
17:13:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.682111 25684 tablet_bootstrap.cc:654] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8: Neither blocks nor log segments found. Creating new log.
17:13:34.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.683068 25683 log.cc:824] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb: Log is configured to *not* fsync() on all Append() calls
17:13:34.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.684289 25684 log.cc:824] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8: Log is configured to *not* fsync() on all Append() calls
17:13:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.688095 25683 tablet_bootstrap.cc:492] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb: No bootstrap required, opened a new log
17:13:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.688596 25683 ts_tablet_manager.cc:1397] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
17:13:34.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.689021 25685 tablet_bootstrap.cc:654] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00: Neither blocks nor log segments found. Creating new log.
17:13:34.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.691231 25685 log.cc:824] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00: Log is configured to *not* fsync() on all Append() calls
17:13:34.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.691630 25684 tablet_bootstrap.cc:492] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8: No bootstrap required, opened a new log
17:13:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.692126 25684 ts_tablet_manager.cc:1397] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
17:13:34.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.701414 25685 tablet_bootstrap.cc:492] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00: No bootstrap required, opened a new log
17:13:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.701889 25685 ts_tablet_manager.cc:1397] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.010s
17:13:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.729327 25684 raft_consensus.cc:348] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f64d641fe65d4e39a632c125f6b6b0a8" member_type: VOTER last_known_addr { host: "127.24.111.129" port: 34801 } } peers { permanent_uuid: "e840b457d31d4233af883314300c5edb" member_type: VOTER last_known_addr { host: "127.24.111.130" port: 36133 } } peers { permanent_uuid: "4c2fc590b71b4db98fcef38697398e00" member_type: VOTER last_known_addr { host: "127.24.111.131" port: 45339 } }
17:13:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.729596 25685 raft_consensus.cc:348] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f64d641fe65d4e39a632c125f6b6b0a8" member_type: VOTER last_known_addr { host: "127.24.111.129" port: 34801 } } peers { permanent_uuid: "e840b457d31d4233af883314300c5edb" member_type: VOTER last_known_addr { host: "127.24.111.130" port: 36133 } } peers { permanent_uuid: "4c2fc590b71b4db98fcef38697398e00" member_type: VOTER last_known_addr { host: "127.24.111.131" port: 45339 } }
17:13:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.730266 25685 raft_consensus.cc:374] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
17:13:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.730250 25684 raft_consensus.cc:374] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
17:13:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.730535 25685 raft_consensus.cc:729] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c2fc590b71b4db98fcef38697398e00, State: Initialized, Role: FOLLOWER
17:13:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.730525 25684 raft_consensus.cc:729] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64d641fe65d4e39a632c125f6b6b0a8, State: Initialized, Role: FOLLOWER
17:13:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.731400 25684 consensus_queue.cc:260] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8 [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: "f64d641fe65d4e39a632c125f6b6b0a8" member_type: VOTER last_known_addr { host: "127.24.111.129" port: 34801 } } peers { permanent_uuid: "e840b457d31d4233af883314300c5edb" member_type: VOTER last_known_addr { host: "127.24.111.130" port: 36133 } } peers { permanent_uuid: "4c2fc590b71b4db98fcef38697398e00" member_type: VOTER last_known_addr { host: "127.24.111.131" port: 45339 } }
17:13:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.731781 25685 consensus_queue.cc:260] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00 [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: "f64d641fe65d4e39a632c125f6b6b0a8" member_type: VOTER last_known_addr { host: "127.24.111.129" port: 34801 } } peers { permanent_uuid: "e840b457d31d4233af883314300c5edb" member_type: VOTER last_known_addr { host: "127.24.111.130" port: 36133 } } peers { permanent_uuid: "4c2fc590b71b4db98fcef38697398e00" member_type: VOTER last_known_addr { host: "127.24.111.131" port: 45339 } }
17:13:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.732864 25683 raft_consensus.cc:348] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f64d641fe65d4e39a632c125f6b6b0a8" member_type: VOTER last_known_addr { host: "127.24.111.129" port: 34801 } } peers { permanent_uuid: "e840b457d31d4233af883314300c5edb" member_type: VOTER last_known_addr { host: "127.24.111.130" port: 36133 } } peers { permanent_uuid: "4c2fc590b71b4db98fcef38697398e00" member_type: VOTER last_known_addr { host: "127.24.111.131" port: 45339 } }
17:13:34.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.733901 25683 raft_consensus.cc:374] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
17:13:34.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.734190 25683 raft_consensus.cc:729] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e840b457d31d4233af883314300c5edb, State: Initialized, Role: FOLLOWER
17:13:34.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.737016 25684 ts_tablet_manager.cc:1428] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8: Time spent starting tablet: real 0.045s	user 0.035s	sys 0.008s
17:13:34.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.737507 25685 ts_tablet_manager.cc:1428] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00: Time spent starting tablet: real 0.035s	user 0.029s	sys 0.004s
17:13:34.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.736018 25683 consensus_queue.cc:260] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [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: "f64d641fe65d4e39a632c125f6b6b0a8" member_type: VOTER last_known_addr { host: "127.24.111.129" port: 34801 } } peers { permanent_uuid: "e840b457d31d4233af883314300c5edb" member_type: VOTER last_known_addr { host: "127.24.111.130" port: 36133 } } peers { permanent_uuid: "4c2fc590b71b4db98fcef38697398e00" member_type: VOTER last_known_addr { host: "127.24.111.131" port: 45339 } }
17:13:34.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.754285 25683 ts_tablet_manager.cc:1428] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb: Time spent starting tablet: real 0.065s	user 0.030s	sys 0.011s
17:13:34.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:34.833698 25655 tablet.cc:2369] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00: Can't schedule compaction. Clean time has not been advanced past its initial value.
17:13:34.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.850788 25691 raft_consensus.cc:482] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
17:13:34.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.851686 25691 raft_consensus.cc:504] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f64d641fe65d4e39a632c125f6b6b0a8" member_type: VOTER last_known_addr { host: "127.24.111.129" port: 34801 } } peers { permanent_uuid: "e840b457d31d4233af883314300c5edb" member_type: VOTER last_known_addr { host: "127.24.111.130" port: 36133 } } peers { permanent_uuid: "4c2fc590b71b4db98fcef38697398e00" member_type: VOTER last_known_addr { host: "127.24.111.131" port: 45339 } }
17:13:34.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.853950 25691 leader_election.cc:288] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f64d641fe65d4e39a632c125f6b6b0a8 (127.24.111.129:34801), 4c2fc590b71b4db98fcef38697398e00 (127.24.111.131:45339)
17:13:34.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.869410 25603 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "caed4970ce324e509be7d8b09151474d" candidate_uuid: "e840b457d31d4233af883314300c5edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2fc590b71b4db98fcef38697398e00" is_pre_election: true
17:13:34.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.870193 25603 raft_consensus.cc:2454] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e840b457d31d4233af883314300c5edb in term 0.
17:13:34.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.869668 25322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "caed4970ce324e509be7d8b09151474d" candidate_uuid: "e840b457d31d4233af883314300c5edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64d641fe65d4e39a632c125f6b6b0a8" is_pre_election: true
17:13:34.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.870931 25322 raft_consensus.cc:2454] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e840b457d31d4233af883314300c5edb in term 0.
17:13:34.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.871284 25396 leader_election.cc:302] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [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: 4c2fc590b71b4db98fcef38697398e00, e840b457d31d4233af883314300c5edb; no voters: 
17:13:34.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.872092 25691 raft_consensus.cc:2781] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [term 0 FOLLOWER]: Leader pre-election won for term 1
17:13:34.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.872434 25691 raft_consensus.cc:482] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
17:13:34.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.872648 25691 raft_consensus.cc:3037] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [term 0 FOLLOWER]: Advancing to term 1
17:13:34.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.877128 25691 raft_consensus.cc:504] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f64d641fe65d4e39a632c125f6b6b0a8" member_type: VOTER last_known_addr { host: "127.24.111.129" port: 34801 } } peers { permanent_uuid: "e840b457d31d4233af883314300c5edb" member_type: VOTER last_known_addr { host: "127.24.111.130" port: 36133 } } peers { permanent_uuid: "4c2fc590b71b4db98fcef38697398e00" member_type: VOTER last_known_addr { host: "127.24.111.131" port: 45339 } }
17:13:34.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.878588 25691 leader_election.cc:288] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [CANDIDATE]: Term 1 election: Requested vote from peers f64d641fe65d4e39a632c125f6b6b0a8 (127.24.111.129:34801), 4c2fc590b71b4db98fcef38697398e00 (127.24.111.131:45339)
17:13:34.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.879402 25322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "caed4970ce324e509be7d8b09151474d" candidate_uuid: "e840b457d31d4233af883314300c5edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64d641fe65d4e39a632c125f6b6b0a8"
17:13:34.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.879577 25603 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "caed4970ce324e509be7d8b09151474d" candidate_uuid: "e840b457d31d4233af883314300c5edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2fc590b71b4db98fcef38697398e00"
17:13:34.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.879837 25322 raft_consensus.cc:3037] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8 [term 0 FOLLOWER]: Advancing to term 1
17:13:34.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.880106 25603 raft_consensus.cc:3037] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00 [term 0 FOLLOWER]: Advancing to term 1
17:13:34.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.884541 25603 raft_consensus.cc:2454] T caed4970ce324e509be7d8b09151474d P 4c2fc590b71b4db98fcef38697398e00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e840b457d31d4233af883314300c5edb in term 1.
17:13:34.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.885057 25322 raft_consensus.cc:2454] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e840b457d31d4233af883314300c5edb in term 1.
17:13:34.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.885486 25396 leader_election.cc:302] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [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: 4c2fc590b71b4db98fcef38697398e00, e840b457d31d4233af883314300c5edb; no voters: 
17:13:34.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.886221 25691 raft_consensus.cc:2781] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [term 1 FOLLOWER]: Leader election won for term 1
17:13:34.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.888227 25691 raft_consensus.cc:686] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [term 1 LEADER]: Becoming Leader. State: Replica: e840b457d31d4233af883314300c5edb, State: Running, Role: LEADER
17:13:34.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.889215 25691 consensus_queue.cc:237] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [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: "f64d641fe65d4e39a632c125f6b6b0a8" member_type: VOTER last_known_addr { host: "127.24.111.129" port: 34801 } } peers { permanent_uuid: "e840b457d31d4233af883314300c5edb" member_type: VOTER last_known_addr { host: "127.24.111.130" port: 36133 } } peers { permanent_uuid: "4c2fc590b71b4db98fcef38697398e00" member_type: VOTER last_known_addr { host: "127.24.111.131" port: 45339 } }
17:13:34.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:34.904243 25059 catalog_manager.cc:5495] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb reported cstate change: term changed from 0 to 1, leader changed from <none> to e840b457d31d4233af883314300c5edb (127.24.111.130). New cstate: current_term: 1 leader_uuid: "e840b457d31d4233af883314300c5edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f64d641fe65d4e39a632c125f6b6b0a8" member_type: VOTER last_known_addr { host: "127.24.111.129" port: 34801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e840b457d31d4233af883314300c5edb" member_type: VOTER last_known_addr { host: "127.24.111.130" port: 36133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c2fc590b71b4db98fcef38697398e00" member_type: VOTER last_known_addr { host: "127.24.111.131" port: 45339 } health_report { overall_health: UNKNOWN } } }
17:13:34.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:34.912667 25376 tablet.cc:2369] T caed4970ce324e509be7d8b09151474d P f64d641fe65d4e39a632c125f6b6b0a8: Can't schedule compaction. Clean time has not been advanced past its initial value.
17:13:34.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:34.921994 25515 tablet.cc:2369] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb: Can't schedule compaction. Clean time has not been advanced past its initial value.
17:13:34.969 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:34.970 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:34.994 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:34.996 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:35.000 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:35.001 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:35.001 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:35.002 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:35.002 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:35.008 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:35.008 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:35.009 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:35.010 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:35.011 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:35.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:35.016 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:35.016 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:35.020 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:35.021 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:35.028 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:35.029 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:35.030 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:35.031 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:35.032 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:35.032 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:35.032 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:35.035 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:35.035 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:35.037 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:35.039 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:35.041 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:35.041 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:35.041 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:35.042 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:35.043 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:35.045 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:35.046 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:35.054 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:35.058 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:35.058 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:35.059 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:35.059 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2940ffa8, L:/127.0.0.1:59086 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:35.075 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:35.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:35.079 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:35.082 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:35.086 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:35.088 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:35.089 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:35.090 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:35.092 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:35.093 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:35.096 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:35.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:35.098 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:35.103 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:35.111 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:35.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:35.114 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:35.115 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:35.118 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:35.123 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:35.125 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:35.131 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:35.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:35.142 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:35.144 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:35.146 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:35.149 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:35.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:35.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:35.152 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:35.152 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:35.154 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:35.156 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:35.161 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:35.161 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:35.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:35.178 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed7702b5, L:/127.0.0.1:59098 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:35.180 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:35.219 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:35.226 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:35.242 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:35.254 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:35.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:35.267 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3a8332de, L:/127.0.0.1:59140 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:35.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:35.275 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:35.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:35.290 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:35.302 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:35.303 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeabb020b, L:/127.0.0.1:59124 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:35.305 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:35.308 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:35.320 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11cd61bf, L:/127.0.0.1:59120 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:35.326 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:35.329 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:35.337 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:35.269 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:35.355 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7011dbe3, L:/127.0.0.1:59154 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:35.359 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:35.357 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xddb41f27, L:/127.0.0.1:52986 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:35.363 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x27f32394, L:/127.0.0.1:35752 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:35.369 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:35.376 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:35.399 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:35.399 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa22d5e60, L:/127.0.0.1:35746 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:35.407 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7987a6a1, L:/127.0.0.1:59156 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:35.408 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:35.421 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23023efb, L:/127.0.0.1:35786 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:35.424 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc386a5b, L:/127.0.0.1:35730 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:35.433 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:35.438 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xafedb890, L:/127.0.0.1:59104 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:35.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.441762 25763 consensus_queue.cc:1035] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c2fc590b71b4db98fcef38697398e00" member_type: VOTER last_known_addr { host: "127.24.111.131" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
17:13:35.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.453402 25763 consensus_queue.cc:1035] T caed4970ce324e509be7d8b09151474d P e840b457d31d4233af883314300c5edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64d641fe65d4e39a632c125f6b6b0a8" member_type: VOTER last_known_addr { host: "127.24.111.129" port: 34801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
17:13:35.476 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2142dc2a, L:/127.0.0.1:59160 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:35.482 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd1c65a28, L:/127.0.0.1:52960 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:35.484 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x64c18c66, L:/127.0.0.1:52944 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:35.489 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0ee8ac11, L:/127.0.0.1:52996 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:35.494 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7eea934f, L:/127.0.0.1:59162 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:35.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:35.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=485), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [356ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, [472ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, deferred=null) after lookup
17:13:35.501 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9022cf86, L:/127.0.0.1:53010 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:35.510 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x975b63da, L:/127.0.0.1:53026 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:35.511 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f6e5e8a, L:/127.0.0.1:35770 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:35.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:35.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:35.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=504), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [362ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=null) after lookup
17:13:35.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=512), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [232ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [481ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=null) after lookup
17:13:35.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:35.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:35.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:35.540 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6854e779, L:/127.0.0.1:52940 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:35.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:35.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:35.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=551), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [384ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [514ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=null) after lookup
17:13:35.556 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x590c0baf, L:/127.0.0.1:35798 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:35.557 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x793204d5, L:/127.0.0.1:35810 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:35.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=527), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [409ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [458ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [474ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=null) after lookup
17:13:35.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:35.566 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7c2facc, L:/127.0.0.1:53034 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:35.569 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5aad6069, L:/127.0.0.1:35814 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:35.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:35.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=581), Traces: [0ms] refreshing cache from master, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [314ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [509ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=null) after lookup
17:13:35.592 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8360884c, L:/127.0.0.1:35816 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:35.595 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8dc1ce5a, L:/127.0.0.1:53048 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:35.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:35.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:35.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=608), Traces: [0ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [362ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [503ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [573ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=null) after lookup
17:13:35.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:35.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:35.628 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=599), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [276ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [571ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [571ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=null) after lookup
17:13:35.630 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2a3c52aa, L:/127.0.0.1:52976 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:35.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:35.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:35.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=637), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [313ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [559ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [595ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=null) after lookup
17:13:35.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:35.646387 25051 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:35.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.646940 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 2)
17:13:35.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.647604 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 2)
17:13:35.667 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:35.677 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5a77d46c, L:/127.0.0.1:35762 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:35.780 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:35.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.648994 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 2)
17:13:35.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:35.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:35.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.812721 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:35.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:35.816 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:35.819 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299996, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:35.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.827940 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:35.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.831139 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299985, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:35.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:35.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=876), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [111ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [696ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items., [713ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [811ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items., [821ms] refreshing cache from master, [822ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [822ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [822ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [826ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [828ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [857ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@938374606(state=PENDING, result=null, callback=(continuation of Deferred@2099253325 after retry RPC after error@2078513995), errback=(continuation of Deferred@2099253325 after retry RPC after error@2078513995))) after lookup
17:13:35.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.847144 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52944 (request call id 4)
17:13:35.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.855489 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52944 (request call id 4)
17:13:35.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.856959 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 3)
17:13:35.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.858825 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 3)
17:13:35.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.861261 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 3)
17:13:35.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.863139 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 3)
17:13:35.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.865087 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.866044 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.866847 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.871215 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.873395 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.880664 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.886583 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.888077 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.888962 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.892091 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.892905 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.901453 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.905321 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.906801 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.908316 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.911111 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.913007 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.921211 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52976 (request call id 2)
17:13:35.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:35.927 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:35.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:35.929 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:35.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:35.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.934937 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 7)
17:13:35.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.937427 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 7)
17:13:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.938433 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 7)
17:13:35.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:35.943 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.946916 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.946930 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.951915 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.952756 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.958724 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.960415 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.964910 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.972508 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.973498 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.978492 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.986814 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.991994 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.992977 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:35.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:35.998811 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:35.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:36.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.012995 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:36.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.014484 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:36.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.018872 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:36.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.020915 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:36.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.031744 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:36.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.032709 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 6)
17:13:36.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.036 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.040 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.044 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.059101 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 9)
17:13:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.072713 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 9)
17:13:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.072703 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 9)
17:13:36.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.081444 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 9)
17:13:36.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.085260 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 9)
17:13:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.086696 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52944 (request call id 9)
17:13:36.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.093330 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52944 (request call id 9)
17:13:36.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.093538 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52944 (request call id 9)
17:13:36.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.113886 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52944 (request call id 9)
17:13:36.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.132284 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52944 (request call id 9)
17:13:36.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.133106 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52944 (request call id 9)
17:13:36.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.138 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.140398 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52986 (request call id 10)
17:13:36.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.143 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.146 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.148567 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 6)
17:13:36.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.153193 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 13)
17:13:36.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.171633 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.172734 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.173964 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.175602 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.192267 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.192663 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.195421 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.211416 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.214838 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.231698 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.233178 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.235394 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53034 (request call id 11)
17:13:36.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.243 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.246179 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53010 (request call id 11)
17:13:36.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.249 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.251952 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 11)
17:13:36.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.255666 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 11)
17:13:36.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.258249 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 11)
17:13:36.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.266315 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 11)
17:13:36.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.271147 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 11)
17:13:36.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.279487 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 11)
17:13:36.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.286599 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 11)
17:13:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.298852 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 11)
17:13:36.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.300855 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 10)
17:13:36.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.306044 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 10)
17:13:36.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.311596 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 10)
17:13:36.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.315330 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 10)
17:13:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.318424 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 10)
17:13:36.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.326169 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 10)
17:13:36.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.334808 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 10)
17:13:36.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.337759 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 10)
17:13:36.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.340 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.345 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.350 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.353320 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 16)
17:13:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.358006 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 16)
17:13:36.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.364403 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 16)
17:13:36.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.365633 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 16)
17:13:36.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.370983 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 16)
17:13:36.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.378645 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 16)
17:13:36.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.385222 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 16)
17:13:36.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.386399 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 16)
17:13:36.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.405988 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 16)
17:13:36.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.425850 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53010 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52996 (request call id 16)
17:13:36.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.442 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.446172 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.447 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.450193 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52940 (request call id 16)
17:13:36.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.452 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.455144 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.460714 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.466841 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.471688 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.480401 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.486536 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.492267 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.500581 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.506706 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.511629 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.518795 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.520802 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.526058 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 17)
17:13:36.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.530296 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52960 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 6)
17:13:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.531955 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53034 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 6)
17:13:36.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.543 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.549 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.553 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.561193 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 14)
17:13:36.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.563117 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 14)
17:13:36.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.565702 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 14)
17:13:36.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.566498 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 14)
17:13:36.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.581522 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 14)
17:13:36.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.582787 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 10)
17:13:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.585897 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 10)
17:13:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.587652 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 10)
17:13:36.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.590973 25051 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.24.111.129:37085 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 10)
17:13:36.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:36.591847 25369 heartbeater.cc:644] Failed to heartbeat to 127.24.111.190:45541 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.24.111.129:37085 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:36.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.600032 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 10)
17:13:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.606292 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 10)
17:13:36.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.625738 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 10)
17:13:36.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.632882 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 10)
17:13:36.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:36.646440 25054 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 135 similar messages]
17:13:36.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.646950 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 10)
17:13:36.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.648185 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.651 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.656 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:36.686139 25070 debug-util.cc:398] Leaking SignalData structure 0x7b08000a2b40 after lost signal to thread 25035
17:13:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:36.686532 25070 debug-util.cc:398] Leaking SignalData structure 0x7b0800052680 after lost signal to thread 25073
17:13:36.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.701364 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52944 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 19)
17:13:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.726251 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52940 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 19)
17:13:36.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.759 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.761 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.762 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.764 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:36.764 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:36.764 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:36.765 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:36.766 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:36.767 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:36.767 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:36.769 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:36.769 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:36.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:36.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:36.779 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:36.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:36.785 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:36.778 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:36.785 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:36.785 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:36.785 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:36.777 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:36.788 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:36.784 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:36.784 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:36.789 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:36.782 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:36.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:36.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:36.781 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:36.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:36.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:36.805 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:36.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:36.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:36.807 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:36.808 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:36.809 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:36.811 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:36.812 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:36.816 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:36.821 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:36.826 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:36.833 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:36.837 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:36.842 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:36.848 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:36.850 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:36.856 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:36.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.861 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:36.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:36.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.872 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.875 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:36.878 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:36.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:36.894 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:36.894 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:36.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:36.898 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:36.898 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:36.901 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:36.923 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x492dff4e, L:/127.0.0.1:59178 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:36.950 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb9ad5823, L:/127.0.0.1:59190 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:36.954 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:36.958 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:36.968 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e4dbed6, L:/127.0.0.1:53070 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:36.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.968 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1632a3ca, L:/127.0.0.1:53050 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:36.968 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.970968 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 18)
17:13:36.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.971107 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 18)
17:13:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.972484 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.973 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6645dc6c, L:/127.0.0.1:53062 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:36.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 18)
17:13:36.973 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf4d1b1ec, L:/127.0.0.1:59184 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.975061 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 18)
17:13:36.976 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:36.977 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:36.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:36.980746 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:36.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52960 (request call id 18)
17:13:36.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:36.984 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:36.984 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:36.985 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:36.985 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:36.986 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:36.986 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:36.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:36.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:36.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:36.991 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:36.991 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:36.994 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:36.995 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:36.996 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:36.998 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:36.999 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x71a10bd9, L:/127.0.0.1:35830 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:37.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.000089 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52944 (request call id 21)
17:13:37.002 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.003 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:37.011 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.013 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf29415b, L:/127.0.0.1:35854 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:37.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.020419 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.022 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.029 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.035255 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53050 (request call id 1)
17:13:37.040 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:37.042 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:37.043 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:37.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.049153 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53050 (request call id 1)
17:13:37.057 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.061019 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53050 (request call id 1)
17:13:37.062 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeec79352, L:/127.0.0.1:35842 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:37.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.063182 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53050 (request call id 1)
17:13:37.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.063972 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52986 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53050 (request call id 1)
17:13:37.069 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:37.072 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:37.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.075 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:37.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=287), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [121ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items., [195ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [196ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items., [207ms] refreshing cache from master, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [230ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@2032348706(state=PENDING, result=null, callback=(continuation of Deferred@952948451 after retry RPC after error@1688800469), errback=(continuation of Deferred@952948451 after retry RPC after error@1688800469))) after lookup
17:13:37.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.081429 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53050 (request call id 2)
17:13:37.083 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.083 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.086 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:37.092 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e5dfbfb, L:/127.0.0.1:53074 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.095755 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53074 (request call id 0)
17:13:37.096 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7674b728, L:/127.0.0.1:35858 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:37.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.099901 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 17)
17:13:37.101 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.102319 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53070 (request call id 2)
17:13:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.105108 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53070 (request call id 2)
17:13:37.107 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.107 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.109709 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53070 (request call id 2)
17:13:37.110 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.118 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x883cadf6, L:/127.0.0.1:59194 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:37.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.120491 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53070 (request call id 2)
17:13:37.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.121145 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53070 (request call id 2)
17:13:37.122 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.124 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:37.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=337), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [164ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items., [168ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [220ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items., [244ms] refreshing cache from master, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [252ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items., [274ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [274ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items., [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [284ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [317ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1112585391(state=PENDING, result=null, callback=(continuation of Deferred@2013715554 after retry RPC after error@587223706) -> (continuation of Deferred@925829201 after retry RPC after error@1889351639), errback=(continuation of Deferred@2013715554 after retry RPC after error@587223706) -> (continuation of Deferred@925829201 after retry RPC after error@1889351639))) after lookup
17:13:37.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:37.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.131362 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53070 (request call id 3)
17:13:37.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=323), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [136ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items., [275ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [275ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items., [277ms] refreshing cache from master, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [280ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items., [282ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [284ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items., [296ms] refreshing cache from master, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [299ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [300ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@749221014(state=PENDING, result=null, callback=(continuation of Deferred@244714160 after retry RPC after error@937844490) -> (continuation of Deferred@1396228700 after retry RPC after error@1054425129), errback=(continuation of Deferred@244714160 after retry RPC after error@937844490) -> (continuation of Deferred@1396228700 after retry RPC after error@1054425129))) after lookup
17:13:37.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.133770 25054 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53070 (request call id 3)
17:13:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.136256 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53070 (request call id 3)
17:13:37.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.138799 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53070 (request call id 3)
17:13:37.141 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.143 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.149452 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53070 (request call id 3)
17:13:37.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.155411 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53070 (request call id 3)
17:13:37.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.158165 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53070 (request call id 3)
17:13:37.161 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.161 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.163727 25054 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53070 (request call id 3)
17:13:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.169665 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53070 (request call id 3)
17:13:37.179 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.178611 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53070 (request call id 3)
17:13:37.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.182 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:37.185 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.191 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.192 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:37.192 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:37.192 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:37.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:37.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:37.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:37.195 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:37.195 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:37.204 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:37.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:37.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.207062 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 13)
17:13:37.208 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:37.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.209218 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 13)
17:13:37.210 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.210 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.210948 25054 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 13)
17:13:37.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.211524 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 13)
17:13:37.212 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:37.216 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:37.221 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:37.227 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:37.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.230 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.231 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:37.231 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:37.231 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:37.232 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:37.233 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.236147 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:37.233 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 28)
17:13:37.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.240278 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.242 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:37.242 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:37.242 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:37.244 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 28)
17:13:37.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:37.244 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:37.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:37.245 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.246 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:37.253 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:37.254 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:37.266 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x52063bb1, L:/127.0.0.1:59206 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:37.270 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:37.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.269423 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 28)
17:13:37.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.275614 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53026 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 28)
17:13:37.276 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:37.284 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:37.284 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.288 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.289 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:37.289 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:37.289 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:37.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:37.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:37.295 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:37.296 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:37.296 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:37.296 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:37.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.279011 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53048 (request call id 28)
17:13:37.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:37.304 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.306 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.307 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:37.307 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:37.307 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:37.311 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:37.313 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:37.317 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:37.321 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:37.323 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:37.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.330201 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.332 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.334 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.341127 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53074 (request call id 7)
17:13:37.347 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd9a5a127, L:/127.0.0.1:53078 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:37.347 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:37.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.351040 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53074 (request call id 7)
17:13:37.354 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcfd72cf7, L:/127.0.0.1:59208 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:37.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.355589 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53074 (request call id 7)
17:13:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.358084 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53074 (request call id 7)
17:13:37.364 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b7fc377, L:/127.0.0.1:35866 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:37.367 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.368 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.369 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:37.370 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:37.372 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:37.378 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:37.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.372622 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53074 (request call id 7)
17:13:37.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.373960 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53074 (request call id 7)
17:13:37.383 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:37.385 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xebb000ce, L:/127.0.0.1:35868 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:37.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:37.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.392 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=397), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [127ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [146ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [147ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [165ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [166ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [184ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [185ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [190ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [204ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [215ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [248ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [250ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [289ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [293ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [310ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items., [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [349ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [350ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [395ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1451488591(state=PENDING, result=null, callback=(continuation of Deferred@1565701525 after retry RPC after error@244848939) -> (continuation of Deferred@1477107062 after retry RPC after error@300573365) -> (continuation of Deferred@1507623680 after retry RPC after error@398690385) -> (continuation of Deferred@430708402 after retry RPC after error@1527849208) -> (continuation of Deferred@1726508057 after retry RPC after error@1843585429) -> (continuation of Deferred@344089373 after retry RPC after error@1179027349) -> (continuation of Deferred@1676387296 after retry RPC after error@436144193), errback=(continuation of Deferred@1565701525 after retry RPC after error@244848939) -> (continuation of Deferred@1477107062 after retry RPC after error@300573365) -> (continuation of Deferred@1507623680 after retry RPC after error@398690385) -> (continuation of Deferred@430708402 after retry RPC after error@1527849208) -> (continuation of Deferred@1726508057 after retry RPC after error@1843585429) -> (continuation of Deferred@344089373 after retry RPC after error@1179027349) -> (continuation of Deferred@1676387296 after retry RPC after error@436144193))) after lookup
17:13:37.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.395155 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53048 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 17)
17:13:37.397 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.397081 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53074 (request call id 8)
17:13:37.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.404 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:37.406 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ce07475, L:/127.0.0.1:53082 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:37.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.407433 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53078 (request call id 1)
17:13:37.409 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.409 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.409453 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53078 (request call id 1)
17:13:37.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.409976 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53078 (request call id 1)
17:13:37.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.411386 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53078 (request call id 1)
17:13:37.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.418720 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53078 (request call id 1)
17:13:37.420 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.424523 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53078 (request call id 1)
17:13:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.427918 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53078 (request call id 1)
17:13:37.428 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.433 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4dafa8bc, L:/127.0.0.1:59222 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:37.433 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:37.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [105ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [155ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items., [156ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [167ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items., [167ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [175ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [184ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@353308058(state=PENDING, result=null, callback=(continuation of Deferred@1408320406 after retry RPC after error@1483511522) -> (continuation of Deferred@1661292869 after retry RPC after error@235660130), errback=(continuation of Deferred@1408320406 after retry RPC after error@1483511522) -> (continuation of Deferred@1661292869 after retry RPC after error@235660130))) after lookup
17:13:37.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:37.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=233), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [59ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [155ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items., [156ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [156ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items., [168ms] refreshing cache from master, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [192ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@643965709(state=PENDING, result=null, callback=(continuation of Deferred@782077466 after retry RPC after error@92992909), errback=(continuation of Deferred@782077466 after retry RPC after error@92992909))) after lookup
17:13:37.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.444226 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 3)
17:13:37.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.445351 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 3)
17:13:37.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.447259 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.449724 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.451973 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.453 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x806171cf, L:/127.0.0.1:35872 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:37.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.453974 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.459 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x265b8165, L:/127.0.0.1:53086 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:37.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.460335 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.460690 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.461 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.462 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.468655 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.472031 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.473933 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.474742 25053 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.477180 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.486032 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.489162 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.489 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.490 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.491469 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53026 (request call id 24)
17:13:37.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.497 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.500257 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53074 (request call id 14)
17:13:37.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.505 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.506 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:37.506 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:37.506 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:37.507 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:37.507 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:37.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:37.511 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:37.511 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:37.511 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:37.511 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:37.514 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:37.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.516263 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 5)
17:13:37.518 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.518 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.518517 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 5)
17:13:37.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.519395 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 5)
17:13:37.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.521842 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53078 (request call id 5)
17:13:37.522 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:37.524 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:37.525 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:37.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.530998 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53078 (request call id 5)
17:13:37.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.533915 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53078 (request call id 5)
17:13:37.535 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.537 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.534 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:37.539 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:37.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:37.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:37.548 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.551405 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 7)
17:13:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.551661 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 7)
17:13:37.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.552377 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 7)
17:13:37.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.555512 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 7)
17:13:37.556 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:37.557 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:37.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:37.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=271), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [117ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [139ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [165ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items., [168ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [169ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [184ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items., [196ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items., [202ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [210ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items., [215ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [215ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items., [221ms] refreshing cache from master, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [227ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1142254034(state=PENDING, result=null, callback=(continuation of Deferred@236608486 after retry RPC after error@850839821) -> (continuation of Deferred@105908262 after retry RPC after error@1768204999) -> (continuation of Deferred@897386854 after retry RPC after error@830947429) -> (continuation of Deferred@923828043 after retry RPC after error@2070862332), errback=(continuation of Deferred@236608486 after retry RPC after error@850839821) -> (continuation of Deferred@105908262 after retry RPC after error@1768204999) -> (continuation of Deferred@897386854 after retry RPC after error@830947429) -> (continuation of Deferred@923828043 after retry RPC after error@2070862332))) after lookup
17:13:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.576131 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 22)
17:13:37.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.578717 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53086 (request call id 5)
17:13:37.580 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:37.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.587393 25052 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 11)
17:13:37.598 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0756a2dc, L:/127.0.0.1:59226 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:37.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.595185 25053 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 11)
17:13:37.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.600057 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.129:37085 (request call id 11)
17:13:37.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.601907 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.129:37085 (request call id 11)
17:13:37.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.604 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.604 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:37.605 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:37.605 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:37.606 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:37.606 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:37.606 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:37.606 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:37.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:37.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.626 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.635 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:37.637 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:37.638 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:37.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:37.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:37.643 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:37.644 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:37.654 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:37.657 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:37.659 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.646489 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 16)
17:13:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:37.654014 25051 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 92 similar messages]
17:13:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.654429 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 16)
17:13:37.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.670 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.673 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.678001 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 10)
17:13:37.681 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:37.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.684293 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 10)
17:13:37.692 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x52907409, L:/127.0.0.1:53092 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:37.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.693693 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 10)
17:13:37.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.695791 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 7)
17:13:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.698527 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 7)
17:13:37.700 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x858b5556, L:/127.0.0.1:48360 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:37.702 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:37.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.703576 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 7)
17:13:37.710 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.713 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe3005a2f, L:/127.0.0.1:35888 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:37.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.724144 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 7)
17:13:37.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.724484 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 7)
17:13:37.727 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.734479 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 7)
17:13:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.738169 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53082 (request call id 7)
17:13:37.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.744117 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:37.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.754 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.755 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:37.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=247), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items., [204ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [205ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items., [229ms] refreshing cache from master, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [236ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [239ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1551281211(state=PENDING, result=null, callback=(continuation of Deferred@235157976 after retry RPC after error@730241850), errback=(continuation of Deferred@235157976 after retry RPC after error@730241850))) after lookup
17:13:37.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.764235 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 2)
17:13:37.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.765429 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 2)
17:13:37.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.766948 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:53092 (request call id 2)
17:13:37.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.771 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:37.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.779981 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 17)
17:13:37.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.784008 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 9)
17:13:37.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.787019 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 9)
17:13:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.788971 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 9)
17:13:37.797 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0895b382, L:/127.0.0.1:52526 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:37.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.798813 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 9)
17:13:37.800 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.804834 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 9)
17:13:37.808 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x25c176d5, L:/127.0.0.1:40342 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.810556 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 9)
17:13:37.812 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.820398 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 12)
17:13:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.825274 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 12)
17:13:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.826992 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 12)
17:13:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.829952 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 12)
17:13:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.834582 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 12)
17:13:37.839 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:37.840 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:37.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.845268 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 12)
17:13:37.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.845297 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 12)
17:13:37.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.852833 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 12)
17:13:37.864 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.865 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.867 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.867828 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 8)
17:13:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.870507 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52526 (request call id 2)
17:13:37.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.875999 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52526 (request call id 2)
17:13:37.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.880 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:37.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=244), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [66ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items., [175ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [175ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items., [182ms] refreshing cache from master, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [189ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items., [203ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [203ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items., [221ms] refreshing cache from master, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [225ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [236ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1465817064(state=PENDING, result=null, callback=(continuation of Deferred@1107887065 after retry RPC after error@214901051) -> (continuation of Deferred@1872286508 after retry RPC after error@1281030368), errback=(continuation of Deferred@1107887065 after retry RPC after error@214901051) -> (continuation of Deferred@1872286508 after retry RPC after error@1281030368))) after lookup
17:13:37.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.888579 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.888862 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.891207 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.895179 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.903769 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.909878 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.911434 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.914858 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.923993 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.931238 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.935211 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.948880 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.951411 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 3)
17:13:37.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.952517 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 23)
17:13:37.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.955238 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 23)
17:13:37.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.964339 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.966 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.971582 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53070 (request call id 21)
17:13:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.979219 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52526 (request call id 4)
17:13:37.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:37.982 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:37.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:37.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.985268 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 13)
17:13:37.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.994652 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:37.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 15)
17:13:38.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:37.999696 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 15)
17:13:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.004381 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 15)
17:13:38.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.020169 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 15)
17:13:38.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.023881 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 15)
17:13:38.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.031273 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53070 (request call id 22)
17:13:38.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.039674 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53070 (request call id 22)
17:13:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.043844 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53070 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 21)
17:13:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.044100 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 21)
17:13:38.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.055372 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 21)
17:13:38.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.060019 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 21)
17:13:38.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.064558 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53062 (request call id 21)
17:13:38.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.068 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.071 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.079348 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52526 (request call id 10)
17:13:38.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.087 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.093796 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 15)
17:13:38.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.097671 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 15)
17:13:38.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.104032 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 18)
17:13:38.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.114084 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 18)
17:13:38.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.116909 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 18)
17:13:38.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.134775 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 17)
17:13:38.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.134848 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 17)
17:13:38.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.137379 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 17)
17:13:38.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.149446 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 25)
17:13:38.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.153707 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 25)
17:13:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.157675 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 25)
17:13:38.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.169 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.172405 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.174 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.178085 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53074 (request call id 28)
17:13:38.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.183828 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 11)
17:13:38.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.184031 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 11)
17:13:38.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.189 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.192415 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 26)
17:13:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.194095 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 19)
17:13:38.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.200269 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 19)
17:13:38.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.204324 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 19)
17:13:38.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.204454 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 19)
17:13:38.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.212158 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 19)
17:13:38.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.219525 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 19)
17:13:38.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.223417 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 19)
17:13:38.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.231796 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 19)
17:13:38.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.234649 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 18)
17:13:38.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.235320 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 18)
17:13:38.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.239969 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 18)
17:13:38.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.243857 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53062 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 18)
17:13:38.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.252142 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 18)
17:13:38.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.257865 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 18)
17:13:38.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.259873 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 18)
17:13:38.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.271 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.273476 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.275 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.276 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:38.276 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:38.276 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:38.277 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:38.277 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:38.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:38.279 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:38.279 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:38.279 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:38.279 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:38.281 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:38.283 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:38.283 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:38.285 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:38.285 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:38.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.292 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.294916 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 21)
17:13:38.297 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:38.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.297880 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 21)
17:13:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.302443 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 21)
17:13:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.304553 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 21)
17:13:38.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.309573 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 21)
17:13:38.312 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.323940 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.325 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 21)
17:13:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.325930 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53078 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 20)
17:13:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.330210 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 20)
17:13:38.337 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x24c6c332, L:/127.0.0.1:48368 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.339612 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 20)
17:13:38.343 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51a37b9f, L:/127.0.0.1:40344 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:38.346 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcdc1856f, L:/127.0.0.1:52534 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.347213 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 20)
17:13:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.347571 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 20)
17:13:38.348 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.349 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.349203 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 20)
17:13:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.358116 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 20)
17:13:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.366639 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 20)
17:13:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.365463 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53086 (request call id 20)
17:13:38.371 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.372 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:38.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.372 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.375 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.380048 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52526 (request call id 18)
17:13:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.385741 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52526 (request call id 18)
17:13:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.387596 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52526 (request call id 18)
17:13:38.388 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.388723 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52526 (request call id 18)
17:13:38.389 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:38.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.393 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.394 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:38.394 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:38.394 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:38.395 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:38.395 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:38.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.398643 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53074 (request call id 31)
17:13:38.400 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:38.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:38.401 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:38.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:38.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:38.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:38.402 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:38.403 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.404487 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53074 (request call id 31)
17:13:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.404537 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53074 (request call id 31)
17:13:38.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:38.408 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:38.409 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:38.412 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.412557 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53074 (request call id 31)
17:13:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.414541 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 22)
17:13:38.415 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:38.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:38.419 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.425277 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 22)
17:13:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.427116 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 22)
17:13:38.431 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.433 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.434294 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 22)
17:13:38.446 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9100b9d, L:/127.0.0.1:48374 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:38.449 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb6c6c145, L:/127.0.0.1:52550 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.449983 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 22)
17:13:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.451830 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 22)
17:13:38.454 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc4675086, L:/127.0.0.1:40352 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.458051 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 22)
17:13:38.458 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.459 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.464515 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 22)
17:13:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.466316 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 22)
17:13:38.467 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.468 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.468950 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 22)
17:13:38.471 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.471226 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53078 (request call id 22)
17:13:38.472 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:38.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.474 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.477 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.482892 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52550 (request call id 2)
17:13:38.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.495 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:38.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [53ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items., [57ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [58ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [64ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items., [69ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [70ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1715474666(state=PENDING, result=null, callback=(continuation of Deferred@1557868658 after retry RPC after error@1439487962) -> (continuation of Deferred@341071052 after retry RPC after error@1928708588), errback=(continuation of Deferred@1557868658 after retry RPC after error@1439487962) -> (continuation of Deferred@341071052 after retry RPC after error@1928708588))) after lookup
17:13:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.498418 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52550 (request call id 3)
17:13:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.504844 25054 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52534 (request call id 6)
17:13:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.519564 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52534 (request call id 6)
17:13:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.522214 25053 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52534 (request call id 6)
17:13:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.529881 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 33)
17:13:38.530 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.531 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.531874 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 33)
17:13:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.539529 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 33)
17:13:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.542693 25053 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 33)
17:13:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.544431 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53092 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 33)
17:13:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.560578 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 8)
17:13:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.561002 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52526 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 8)
17:13:38.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.576 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.579 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.599 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.611912 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 38)
17:13:38.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.614437 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 12)
17:13:38.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.615326 25051 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.24.111.129:37085 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 12)
17:13:38.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.616283 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 12)
17:13:38.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.623728 25053 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 12)
17:13:38.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.625020 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 12)
17:13:38.626 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.629 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:38.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.634842 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 12)
17:13:38.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:38.655113 25053 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 149 similar messages]
17:13:38.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.655527 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 12)
17:13:38.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.669209 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 12)
17:13:38.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.674643 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 12)
17:13:38.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.682 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.683 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:38.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=406), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [58ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [86ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [90ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [107ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [108ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [126ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [127ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [149ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [150ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [151ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [186ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [187ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [190ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [224ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [249ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [344ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [346ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [347ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [347ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items., [400ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [404ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [405ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1757705571(state=PENDING, result=null, callback=(continuation of Deferred@2023966118 after retry RPC after error@1651031103) -> (continuation of Deferred@2060606956 after retry RPC after error@829837496) -> (continuation of Deferred@1402649925 after retry RPC after error@1949592141) -> (continuation of Deferred@484537370 after retry RPC after error@521213102) -> (continuation of Deferred@426242716 after retry RPC after error@1314297343) -> (continuation of Deferred@1493203339 after retry RPC after error@1310958177) -> (continuation of Deferred@1760975403 after retry RPC after error@318100391) -> (continuation of Deferred@1214463059 after retry RPC after error@461418388), errback=(continuation of Deferred@2023966118 after retry RPC after error@1651031103) -> (continuation of Deferred@2060606956 after retry RPC after error@829837496) -> (continuation of Deferred@1402649925 after retry RPC after error@1949592141) -> (continuation of Deferred@484537370 after retry RPC after error@521213102) -> (continuation of Deferred@426242716 after retry RPC after error@1314297343) -> (continuation of Deferred@1493203339 after retry RPC after error@1310958177) -> (continuation of Deferred@1760975403 after retry RPC after error@318100391) -> (continuation of Deferred@1214463059 after retry RPC after error@461418388))) after lookup
17:13:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.695163 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52534 (request call id 9)
17:13:38.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.699 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.700 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:38.700 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:38.700 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:38.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:38.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:38.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:38.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:38.705 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:38.706 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:38.706 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:38.706 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:38.708 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:38.713 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:38.714 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:38.714 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:38.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.715866 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52550 (request call id 7)
17:13:38.717 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:38.717 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.720786 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53074 (request call id 33)
17:13:38.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:38.725 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:38.777 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:38.782 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:38.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.788 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.791 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4a8c5422, L:/127.0.0.1:52554 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:38.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.791 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.791 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:38.792 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:38.792 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:38.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:38.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:38.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:38.796 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:38.796 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:38.796 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:38.796 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:38.799 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:38.799 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2dc677ea, L:/127.0.0.1:48388 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:38.810 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:38.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.816 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.823 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:38.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:38.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=114), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [92ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=null) after lookup
17:13:38.826 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:38.830 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:38.831 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:38.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.832644 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 39)
17:13:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.834820 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 39)
17:13:38.840 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3d82ebe4, L:/127.0.0.1:40356 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:38.844 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:38.849 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.855443 25052 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 39)
17:13:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.855443 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53082 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 39)
17:13:38.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:38.861 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.868994 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52976 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 35)
17:13:38.869 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f3b8527, L:/127.0.0.1:52556 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:38.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.870954 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 35)
17:13:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.874145 25052 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 35)
17:13:38.881 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.885 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2503178e, L:/127.0.0.1:40370 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:38.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.890 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.891 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:38.891 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:38.891 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:38.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:38.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:38.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.895 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7a4e4f67, L:/127.0.0.1:48402 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:38.895 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.896 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:38.896 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:38.896 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:38.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:38.897 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:38.898 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:38.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:38.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:38.903 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:38.903 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:38.904 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:38.904 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:38.905 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:38.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:38.907 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:38.907 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:38.907 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:38.907 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:38.910 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:38.914 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:38.914 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:38.915 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:38.918 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:38.920 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:38.921 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:38.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.923 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:38.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=125), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [72ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items., [85ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items., [104ms] refreshing cache from master, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [108ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1134430651(state=PENDING, result=null, callback=(continuation of Deferred@1218152465 after retry RPC after error@1122047293), errback=(continuation of Deferred@1218152465 after retry RPC after error@1122047293))) after lookup
17:13:38.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:38.929 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:38.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:38.940 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:38.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:38.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.943147 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52550 (request call id 8)
17:13:38.949 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0709ec56, L:/127.0.0.1:48414 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.951365 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52550 (request call id 8)
17:13:38.952 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:38.953 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:38.963 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:38.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:38.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.973699 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 40)
17:13:38.974 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:38.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.975106 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 40)
17:13:38.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:38.981 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d85ee03, L:/127.0.0.1:52564 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:38.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.982122 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52976 (request call id 40)
17:13:38.984 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:38.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:38.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:38.994 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:38.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.994390 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:53050 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52556 (request call id 6)
17:13:38.995 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x30cc2a0a, L:/127.0.0.1:52570 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:38.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:38.996657 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:38.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52556 (request call id 6)
17:13:38.998 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:39.001 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.009 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf37f15fe, L:/127.0.0.1:40374 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:39.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.012104 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53050 (request call id 37)
17:13:39.015 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.023 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9c4f4ddb, L:/127.0.0.1:40388 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:39.026 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf73b4f53, L:/127.0.0.1:48416 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:39.029 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.036 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.036679 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52564 (request call id 1)
17:13:39.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.040478 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52564 (request call id 1)
17:13:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.045281 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52564 (request call id 1)
17:13:39.048 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.049 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.054345 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52564 (request call id 1)
17:13:39.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.058723 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52564 (request call id 1)
17:13:39.062 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.062 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.064061 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 21)
17:13:39.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.064301 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 21)
17:13:39.065 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.065 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.074908 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 21)
17:13:39.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.075552 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 21)
17:13:39.078 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.077169 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 21)
17:13:39.080 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.081 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.081 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.084296 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53092 (request call id 21)
17:13:39.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.094 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.095 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:39.095 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:39.095 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:39.095 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:39.096 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.096077 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52564 (request call id 3)
17:13:39.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.098001 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52564 (request call id 3)
17:13:39.103 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.104 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:39.105 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:39.106 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:39.106 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:39.106 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:39.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.105279 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52564 (request call id 3)
17:13:39.108 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:39.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:39.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=205), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [39ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [126ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items., [152ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [167ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items., [167ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [190ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@2121597051(state=PENDING, result=null, callback=(continuation of Deferred@2008823081 after retry RPC after error@1610952826) -> (continuation of Deferred@869397023 after retry RPC after error@1701923526) -> (continuation of Deferred@1945251388 after retry RPC after error@985487064), errback=(continuation of Deferred@2008823081 after retry RPC after error@1610952826) -> (continuation of Deferred@869397023 after retry RPC after error@1701923526) -> (continuation of Deferred@1945251388 after retry RPC after error@985487064))) after lookup
17:13:39.113 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:39.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.114784 25053 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 31)
17:13:39.117 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:39.119 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:39.121 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:39.122 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:39.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.124174 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 31)
17:13:39.125 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:39.133 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:39.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.134225 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:53082 (request call id 31)
17:13:39.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.138 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.139 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:39.139 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:39.139 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:39.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:39.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:39.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.155874 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 5)
17:13:39.157 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:39.157 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:39.158 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.158 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.158 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:39.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:39.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:39.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:39.159 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:39.161 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:39.163 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:39.164 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:39.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.165907 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 5)
17:13:39.167 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:39.167 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb95432d, L:/127.0.0.1:48430 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:39.169 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:39.173 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x44d2a81d, L:/127.0.0.1:52572 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:39.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.174889 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 5)
17:13:39.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.176164 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 5)
17:13:39.177 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:39.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:39.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.183137 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 5)
17:13:39.185 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:39.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.184710 25053 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52550 (request call id 9)
17:13:39.187 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.187 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.195 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:39.200 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.202 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:39.204 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4b2c4ae, L:/127.0.0.1:40402 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:39.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.204591 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52534 (request call id 19)
17:13:39.207 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.210 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x194ec627, L:/127.0.0.1:52576 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:39.210 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:39.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.210916 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52534 (request call id 19)
17:13:39.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.215 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.221 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc835f49e, L:/127.0.0.1:48442 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:39.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.222275 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52570 (request call id 7)
17:13:39.225 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.226671 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52570 (request call id 7)
17:13:39.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.226927 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52570 (request call id 7)
17:13:39.229 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.229 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.231027 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52570 (request call id 7)
17:13:39.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.235934 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.237 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52570 (request call id 7)
17:13:39.239 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.241 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.242 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:39.242 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:39.242 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:39.243 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:39.243 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:39.244 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x31d0eecc, L:/127.0.0.1:40404 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:39.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:39.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=333), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [87ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [112ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [115ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [129ms] refreshing cache from master, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [133ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [134ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [135ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [147ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [148ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [165ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [189ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [189ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [190ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [239ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [240ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [244ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [269ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [272ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [273ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items., [302ms] refreshing cache from master, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [306ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [311ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [332ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@537446003(state=PENDING, result=null, callback=(continuation of Deferred@435873507 after retry RPC after error@1991537851) -> (continuation of Deferred@2046441118 after retry RPC after error@531057804) -> (continuation of Deferred@1361341541 after retry RPC after error@73452374) -> (continuation of Deferred@738612098 after retry RPC after error@157329826) -> (continuation of Deferred@2077600687 after retry RPC after error@2037249528) -> (continuation of Deferred@1734943508 after retry RPC after error@1799924706) -> (continuation of Deferred@1033301495 after retry RPC after error@725749128), errback=(continuation of Deferred@435873507 after retry RPC after error@1991537851) -> (continuation of Deferred@2046441118 after retry RPC after error@531057804) -> (continuation of Deferred@1361341541 after retry RPC after error@73452374) -> (continuation of Deferred@738612098 after retry RPC after error@157329826) -> (continuation of Deferred@2077600687 after retry RPC after error@2037249528) -> (continuation of Deferred@1734943508 after retry RPC after error@1799924706) -> (continuation of Deferred@1033301495 after retry RPC after error@725749128))) after lookup
17:13:39.248 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:39.249 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:39.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:39.250 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:39.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:39.252 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:39.253 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:39.254 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:39.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.253862 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52570 (request call id 8)
17:13:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.255342 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 6)
17:13:39.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.258409 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 6)
17:13:39.259 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:39.259 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.259 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.260 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:39.262 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:39.262 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:39.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.266486 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 6)
17:13:39.268 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.269 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.271 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:39.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.271394 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 6)
17:13:39.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.275278 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.277 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 6)
17:13:39.278 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.281 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:39.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.286778 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 6)
17:13:39.288 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.289 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.291726 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 6)
17:13:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.294296 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 6)
17:13:39.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.295377 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52564 (request call id 6)
17:13:39.296 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4f5e0a68, L:/127.0.0.1:48446 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:39.296 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.299 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.302 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:39.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.306901 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52576 (request call id 3)
17:13:39.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.310809 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52576 (request call id 3)
17:13:39.312 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:39.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:39.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=156), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [62ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items., [85ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [105ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items., [106ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items., [126ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [144ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@758164055(state=PENDING, result=null, callback=(continuation of Deferred@197912192 after retry RPC after error@1309032160) -> (continuation of Deferred@116862478 after retry RPC after error@784158357) -> (continuation of Deferred@2048279076 after retry RPC after error@93885112), errback=(continuation of Deferred@197912192 after retry RPC after error@1309032160) -> (continuation of Deferred@116862478 after retry RPC after error@784158357) -> (continuation of Deferred@2048279076 after retry RPC after error@93885112))) after lookup
17:13:39.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.320611 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52576 (request call id 4)
17:13:39.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.324295 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52576 (request call id 4)
17:13:39.331 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f6fb5fd, L:/127.0.0.1:52580 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:39.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.332644 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52576 (request call id 4)
17:13:39.333 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.335 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x182dff2d, L:/127.0.0.1:40416 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:39.338 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.344575 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52576 (request call id 4)
17:13:39.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.351282 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52576 (request call id 4)
17:13:39.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:39.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.358676 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52572 (request call id 6)
17:13:39.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.358857 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52572 (request call id 6)
17:13:39.360 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.360 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.363813 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52572 (request call id 6)
17:13:39.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.365268 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52572 (request call id 6)
17:13:39.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.375247 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52572 (request call id 6)
17:13:39.377 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.378 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.384217 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52572 (request call id 6)
17:13:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.384605 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52572 (request call id 6)
17:13:39.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.394822 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52572 (request call id 6)
17:13:39.395 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.397 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.404620 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52572 (request call id 6)
17:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.404848 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52572 (request call id 6)
17:13:39.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.407 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:39.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=295), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [57ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [94ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [94ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [114ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [116ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [116ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [144ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [146ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [184ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items., [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [244ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [294ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1803641098(state=PENDING, result=null, callback=(continuation of Deferred@789479942 after retry RPC after error@1303728156) -> (continuation of Deferred@283922731 after retry RPC after error@1887824653) -> (continuation of Deferred@725637545 after retry RPC after error@1276303725) -> (continuation of Deferred@1040563405 after retry RPC after error@1627907459) -> (continuation of Deferred@1218667803 after retry RPC after error@312480979) -> (continuation of Deferred@22028702 after retry RPC after error@1604712394), errback=(continuation of Deferred@789479942 after retry RPC after error@1303728156) -> (continuation of Deferred@283922731 after retry RPC after error@1887824653) -> (continuation of Deferred@725637545 after retry RPC after error@1276303725) -> (continuation of Deferred@1040563405 after retry RPC after error@1627907459) -> (continuation of Deferred@1218667803 after retry RPC after error@312480979) -> (continuation of Deferred@22028702 after retry RPC after error@1604712394))) after lookup
17:13:39.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.416760 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52572 (request call id 7)
17:13:39.417 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.417 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:39.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.424605 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52534 (request call id 26)
17:13:39.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.425371 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52534 (request call id 26)
17:13:39.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.435190 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52580 (request call id 5)
17:13:39.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.437441 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52580 (request call id 5)
17:13:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.445447 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52580 (request call id 5)
17:13:39.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.454797 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52580 (request call id 5)
17:13:39.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.457 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:39.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=206), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [47ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items., [86ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [105ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items., [108ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [108ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items., [125ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [143ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items., [165ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [184ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1420577447(state=PENDING, result=null, callback=(continuation of Deferred@488639778 after retry RPC after error@341114402) -> (continuation of Deferred@316434850 after retry RPC after error@613675052) -> (continuation of Deferred@960995457 after retry RPC after error@173145189) -> (continuation of Deferred@2075203060 after retry RPC after error@1075353662) -> (continuation of Deferred@1155492628 after retry RPC after error@1105724734), errback=(continuation of Deferred@488639778 after retry RPC after error@341114402) -> (continuation of Deferred@316434850 after retry RPC after error@613675052) -> (continuation of Deferred@960995457 after retry RPC after error@173145189) -> (continuation of Deferred@2075203060 after retry RPC after error@1075353662) -> (continuation of Deferred@1155492628 after retry RPC after error@1105724734))) after lookup
17:13:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.464622 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52580 (request call id 6)
17:13:39.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.471189 25052 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52556 (request call id 15)
17:13:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.474892 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52556 (request call id 15)
17:13:39.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.495635 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52556 (request call id 15)
17:13:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.505039 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52556 (request call id 15)
17:13:39.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.511 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.511 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:39.511 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:39.512 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:39.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:39.513 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:39.513 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:39.513 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:39.513 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:39.513 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:39.514 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:39.515 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:39.516 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:39.516 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:39.517 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:39.517 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:39.518 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:39.520 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:39.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.523 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.524 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:39.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.525657 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52534 (request call id 27)
17:13:39.530 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:39.534 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:39.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.537269 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 14)
17:13:39.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.538220 25052 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 14)
17:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.545950 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 14)
17:13:39.548 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6f92c52e, L:/127.0.0.1:48454 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:39.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.555063 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.555 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2983bc59, L:/127.0.0.1:52590 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:39.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 14)
17:13:39.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.556514 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 14)
17:13:39.558 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbbe4ac1b, L:/127.0.0.1:40424 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:39.558 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.561 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.561 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.575536 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52564 (request call id 13)
17:13:39.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.578418 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 9)
17:13:39.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.579460 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 9)
17:13:39.580 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.581 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.582934 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 9)
17:13:39.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.583990 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52534 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 9)
17:13:39.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.595814 25052 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 9)
17:13:39.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.595814 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 9)
17:13:39.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.597903 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 9)
17:13:39.599 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.602816 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 9)
17:13:39.604 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.613 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.618340 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.129:37085 (request call id 13)
17:13:39.619 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.620 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.623163 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.129:37085 (request call id 13)
17:13:39.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.626 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.634835 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52580 (request call id 8)
17:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.637365 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52580 (request call id 8)
17:13:39.639 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.641 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.642242 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52580 (request call id 8)
17:13:39.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.663 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:39.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:39.665638 25052 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 109 similar messages]
17:13:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.666086 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 15)
17:13:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.675398 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52564 (request call id 16)
17:13:39.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.675398 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52564 (request call id 16)
17:13:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.677984 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52590 (request call id 5)
17:13:39.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.682684 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52590 (request call id 5)
17:13:39.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.684237 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 13)
17:13:39.684 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.685 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.694200 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 13)
17:13:39.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.695497 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 13)
17:13:39.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.697333 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 13)
17:13:39.698 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.699 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.715155 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 13)
17:13:39.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.717751 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.719 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.730 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.734987 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52580 (request call id 13)
17:13:39.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.735592 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52564 (request call id 17)
17:13:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.744796 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52534 (request call id 29)
17:13:39.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.754017 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52534 (request call id 29)
17:13:39.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.754765 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52534 (request call id 29)
17:13:39.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.762496 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52534 (request call id 29)
17:13:39.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.767 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.778002 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52590 (request call id 7)
17:13:39.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.784804 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52590 (request call id 7)
17:13:39.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.794874 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52590 (request call id 7)
17:13:39.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.795758 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52590 (request call id 7)
17:13:39.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.805269 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52590 (request call id 7)
17:13:39.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.814090 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52590 (request call id 7)
17:13:39.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.825 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.825 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:39.825 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:39.826 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:39.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:39.826 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:39.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:39.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:39.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=310), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [35ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [65ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [126ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [164ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [170ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items., [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [264ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@412268048(state=PENDING, result=null, callback=(continuation of Deferred@1083191234 after retry RPC after error@1024187348) -> (continuation of Deferred@1942486761 after retry RPC after error@2120807607) -> (continuation of Deferred@1061628551 after retry RPC after error@1559335872) -> (continuation of Deferred@269291009 after retry RPC after error@704220667) -> (continuation of Deferred@795642193 after retry RPC after error@2136170735) -> (continuation of Deferred@123077634 after retry RPC after error@1646647110) -> (continuation of Deferred@701037650 after retry RPC after error@1308140956), errback=(continuation of Deferred@1083191234 after retry RPC after error@1024187348) -> (continuation of Deferred@1942486761 after retry RPC after error@2120807607) -> (continuation of Deferred@1061628551 after retry RPC after error@1559335872) -> (continuation of Deferred@269291009 after retry RPC after error@704220667) -> (continuation of Deferred@795642193 after retry RPC after error@2136170735) -> (continuation of Deferred@123077634 after retry RPC after error@1646647110) -> (continuation of Deferred@701037650 after retry RPC after error@1308140956))) after lookup
17:13:39.831 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:39.830 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:39.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:39.833 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:39.833 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:39.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.835 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.836 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:39.837 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.836938 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52590 (request call id 8)
17:13:39.838 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:39.839 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:39.840 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:39.842 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:39.843 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:39.845 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:39.847 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:39.860 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b3f7c17, L:/127.0.0.1:48468 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:39.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.859503 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52590 (request call id 8)
17:13:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.862322 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52590 (request call id 8)
17:13:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.861361 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52590 (request call id 8)
17:13:39.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.870 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.870 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:39.870 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:39.871 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:39.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:39.871 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:39.871 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:39.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:39.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:39.874 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7968568f, L:/127.0.0.1:40436 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:39.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:39.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:39.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:39.877 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:39.878 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce56c863, L:/127.0.0.1:52606 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:39.878 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:39.879 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:39.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.879099 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52572 (request call id 18)
17:13:39.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:39.880 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.881 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.881 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:39.883 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:39.883 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:39.886 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:39.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:39.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.903414 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52606 (request call id 1)
17:13:39.905 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:39.909 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1269546f, L:/127.0.0.1:48470 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:39.911 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x40bfe32c, L:/127.0.0.1:52618 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:39.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.912199 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52606 (request call id 1)
17:13:39.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.914621 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 22)
17:13:39.915 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.916 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.915388 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 22)
17:13:39.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.917398 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52564 (request call id 19)
17:13:39.919 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.923 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff5a1816, L:/127.0.0.1:40442 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:39.926 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.927 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.934937 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52572 (request call id 20)
17:13:39.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.937 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.940634 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52606 (request call id 2)
17:13:39.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.941792 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52606 (request call id 2)
17:13:39.942 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.945 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.944877 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52606 (request call id 2)
17:13:39.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.954555 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52606 (request call id 2)
17:13:39.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.959908 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52606 (request call id 2)
17:13:39.960 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.962 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.964844 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52606 (request call id 2)
17:13:39.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:39.975 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:39.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:39.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=142), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [26ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items., [65ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [69ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [107ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [139ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1993569243(state=PENDING, result=null, callback=(continuation of Deferred@696686400 after retry RPC after error@646918804) -> (continuation of Deferred@956264695 after retry RPC after error@1432326552), errback=(continuation of Deferred@696686400 after retry RPC after error@646918804) -> (continuation of Deferred@956264695 after retry RPC after error@1432326552))) after lookup
17:13:39.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.977645 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52606 (request call id 3)
17:13:39.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.980014 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52606 (request call id 3)
17:13:39.980 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:39.981 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:39.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.985097 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52606 (request call id 3)
17:13:39.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:39.997376 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:39.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52606 (request call id 3)
17:13:40.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.002394 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52606 (request call id 3)
17:13:40.003 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.003 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.004487 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52606 (request call id 3)
17:13:40.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.017786 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52606 (request call id 3)
17:13:40.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.020764 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52606 (request call id 3)
17:13:40.021 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.022 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.029 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.034621 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 23)
17:13:40.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.039 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.040441 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 13)
17:13:40.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.042711 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52550 (request call id 23)
17:13:40.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.044720 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52550 (request call id 23)
17:13:40.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.054629 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52550 (request call id 23)
17:13:40.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.055611 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52550 (request call id 23)
17:13:40.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.057116 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52550 (request call id 23)
17:13:40.060 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.059609 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52550 (request call id 23)
17:13:40.061 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.075155 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52550 (request call id 23)
17:13:40.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.075261 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52550 (request call id 23)
17:13:40.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.077 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.085242 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 24)
17:13:40.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.094849 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 24)
17:13:40.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.095400 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 24)
17:13:40.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.095996 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 24)
17:13:40.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.097270 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 24)
17:13:40.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.099967 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52618 (request call id 7)
17:13:40.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.115195 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52618 (request call id 7)
17:13:40.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.115435 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52618 (request call id 7)
17:13:40.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.115443 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52618 (request call id 7)
17:13:40.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.135 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:40.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=258), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [39ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [48ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [48ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [64ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [82ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [102ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [125ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [143ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [182ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items., [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [223ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [257ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1638142967(state=PENDING, result=null, callback=(continuation of Deferred@178242393 after retry RPC after error@1620937330) -> (continuation of Deferred@1004186454 after retry RPC after error@2057321585) -> (continuation of Deferred@248626551 after retry RPC after error@34830533) -> (continuation of Deferred@1820193738 after retry RPC after error@390400384) -> (continuation of Deferred@343684122 after retry RPC after error@229683968) -> (continuation of Deferred@248574687 after retry RPC after error@837215116) -> (continuation of Deferred@1154469198 after retry RPC after error@1282367076), errback=(continuation of Deferred@178242393 after retry RPC after error@1620937330) -> (continuation of Deferred@1004186454 after retry RPC after error@2057321585) -> (continuation of Deferred@248626551 after retry RPC after error@34830533) -> (continuation of Deferred@1820193738 after retry RPC after error@390400384) -> (continuation of Deferred@343684122 after retry RPC after error@229683968) -> (continuation of Deferred@248574687 after retry RPC after error@837215116) -> (continuation of Deferred@1154469198 after retry RPC after error@1282367076))) after lookup
17:13:40.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.137810 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52572 (request call id 26)
17:13:40.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.138827 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52618 (request call id 8)
17:13:40.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.139660 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.141 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:40.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.155084 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52572 (request call id 27)
17:13:40.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.157269 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52572 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 16)
17:13:40.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.158582 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 16)
17:13:40.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.159651 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 16)
17:13:40.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.177865 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.179 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.181185 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52618 (request call id 11)
17:13:40.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.184866 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 25)
17:13:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.195382 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52564 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 25)
17:13:40.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.197973 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 25)
17:13:40.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.199877 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 25)
17:13:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.201953 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 25)
17:13:40.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.217728 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 25)
17:13:40.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.220077 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 25)
17:13:40.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.222142 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52550 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 25)
17:13:40.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.237 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.242738 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52550 (request call id 27)
17:13:40.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.245 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.254004 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52580 (request call id 25)
17:13:40.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.254698 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52572 (request call id 28)
17:13:40.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.257540 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52572 (request call id 28)
17:13:40.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.259372 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52572 (request call id 28)
17:13:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.274365 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52572 (request call id 28)
17:13:40.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.275159 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52572 (request call id 28)
17:13:40.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.280 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.294828 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 27)
17:13:40.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.295679 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52580 (request call id 27)
17:13:40.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.298017 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52606 (request call id 11)
17:13:40.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.299870 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52606 (request call id 11)
17:13:40.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.315223 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52564 (request call id 27)
17:13:40.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.315328 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52564 (request call id 27)
17:13:40.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.318048 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52564 (request call id 27)
17:13:40.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.334852 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52564 (request call id 27)
17:13:40.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.336552 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52580 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52564 (request call id 27)
17:13:40.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.338148 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.339 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.346 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.347 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:40.347 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:40.347 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:40.348 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:40.348 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:40.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:40.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:40.350 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:40.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:40.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:40.353 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:40.355 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:40.356 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:40.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:40.361 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:40.367 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:40.367 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:40.370 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:40.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.374544 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52580 (request call id 29)
17:13:40.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.375540 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52580 (request call id 29)
17:13:40.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.383 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.383 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:40.383 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:40.383 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:40.383 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:40.384 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:40.384 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:40.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:40.387 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8cdccbae, L:/127.0.0.1:48472 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:40.388 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:40.388 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:40.388 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:40.388 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:40.389 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:40.390 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:40.391 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:40.393 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:40.394 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:40.394 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xec395eea, L:/127.0.0.1:52624 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:40.396 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:40.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.397992 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 21)
17:13:40.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.398967 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52606 (request call id 12)
17:13:40.399 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:40.402 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.405 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:40.408 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc11f582f, L:/127.0.0.1:40454 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:40.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:40.411 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.413 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:40.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.413877 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52554 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52606 (request call id 12)
17:13:40.416 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:40.422 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe4f7587f, L:/127.0.0.1:48476 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:40.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.422626 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52606 (request call id 12)
17:13:40.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.422823 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52606 (request call id 12)
17:13:40.423 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.426 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.437193 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52606 (request call id 12)
17:13:40.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.438827 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52606 (request call id 12)
17:13:40.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.441 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.441 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.443 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.447 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc4d0ce86, L:/127.0.0.1:52628 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:40.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.447 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.448 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x09bab700, L:/127.0.0.1:40468 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.449494 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 0)
17:13:40.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.456532 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52624 (request call id 3)
17:13:40.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.457877 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 23)
17:13:40.458 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.458 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.459 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.459 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.465735 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 23)
17:13:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.473935 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 23)
17:13:40.475 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.475864 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52570 (request call id 10)
17:13:40.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.476992 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52570 (request call id 10)
17:13:40.477 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.479 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.479 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.483 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:40.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.485355 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 29)
17:13:40.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.493417 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 2)
17:13:40.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.495725 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 2)
17:13:40.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.497229 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52624 (request call id 5)
17:13:40.498 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.499 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.504971 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52624 (request call id 5)
17:13:40.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.513036 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52624 (request call id 5)
17:13:40.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.514421 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 32)
17:13:40.514 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.515 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.515 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.515 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.515798 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 32)
17:13:40.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.525421 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52576 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 32)
17:13:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.535106 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 32)
17:13:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.535362 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52554 (request call id 32)
17:13:40.536 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.537 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.543 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.545650 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52576 (request call id 32)
17:13:40.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.549 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.550 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:40.550 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:40.550 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:40.551 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:40.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:40.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:40.552 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:40.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:40.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:40.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:40.554 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:40.555 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:40.556 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.557008 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52624 (request call id 6)
17:13:40.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:40.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.558631 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 24)
17:13:40.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.559283 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 24)
17:13:40.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.559494 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 24)
17:13:40.560 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:40.560 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.561 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:40.561 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:40.562 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.564 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:40.564 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.564 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.575486 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 24)
17:13:40.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.577551 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 24)
17:13:40.583 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c1ad4d1, L:/127.0.0.1:48490 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:40.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:40.587 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.587 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:40.588 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:40.588 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:40.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:40.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:40.589 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:40.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:40.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:40.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:40.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:40.595 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:40.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.597805 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.598 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:40.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 6)
17:13:40.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.598441 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 6)
17:13:40.599 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:40.600 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:40.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:40.603 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:40.603 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:40.604 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0fea6883, L:/127.0.0.1:52636 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:40.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.605265 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.605 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:40.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 6)
17:13:40.616 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:40.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.615921 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 10)
17:13:40.617 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.617 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.617921 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 10)
17:13:40.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.618636 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 10)
17:13:40.619 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.621 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:40.622 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.622 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.625 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77a1c4bb, L:/127.0.0.1:40484 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:40.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.628953 25051 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.24.111.129:37085 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 10)
17:13:40.629 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.639 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70400ae1, L:/127.0.0.1:48496 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:40.641 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.640100 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 10)
17:13:40.643 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.645 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.646 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:40.646 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:40.646 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:40.647 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:40.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:40.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:40.649 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:40.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:40.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:40.650 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:40.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.651 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.651 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:40.651 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:40.652 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:40.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:40.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:40.652 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:40.655 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:40.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:40.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [30ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items., [74ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [74ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [85ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items., [86ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1483846078(state=PENDING, result=null, callback=(continuation of Deferred@1467292259 after retry RPC after error@1126023319) -> (continuation of Deferred@2103898153 after retry RPC after error@676287098), errback=(continuation of Deferred@1467292259 after retry RPC after error@1126023319) -> (continuation of Deferred@2103898153 after retry RPC after error@676287098))) after lookup
17:13:40.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:40.664 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:40.664 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:40.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:40.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:40.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:40.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:40.667 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:40.671 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:40.673 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:40.676 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1a7d44a, L:/127.0.0.1:40498 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:40.680 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:40.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:40.680959 25051 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 142 similar messages]
17:13:40.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.681478 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52618 (request call id 17)
17:13:40.682 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.685 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.687 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:40.689 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:40.690 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x147cc104, L:/127.0.0.1:52644 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:40.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.691336 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52618 (request call id 17)
17:13:40.693 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.694 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.694 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:40.700 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.698942 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52618 (request call id 17)
17:13:40.703 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:40.703 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.703 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.710 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.710 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:40.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.712725 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52644 (request call id 1)
17:13:40.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.715545 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 18)
17:13:40.718 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:40.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:40.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:40.722 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.723 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.721671 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 18)
17:13:40.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.724395 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 14)
17:13:40.729 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:40.733 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:40.734 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:40.736 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3563dd12, L:/127.0.0.1:52658 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:40.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.737635 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 14)
17:13:40.738 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:40.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.738896 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 14)
17:13:40.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.741719 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 14)
17:13:40.742 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.745 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.746 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:40.749 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.757920 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 14)
17:13:40.760 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc4e3fa39, L:/127.0.0.1:48502 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:40.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.763787 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 14)
17:13:40.764 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.765 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.768 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a56db8a, L:/127.0.0.1:40518 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:40.770 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4ad885d, L:/127.0.0.1:52674 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:40.771 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.773 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc2ef8432, L:/127.0.0.1:48500 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:40.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.771437 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 14)
17:13:40.774 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.775 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.775 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb7c694f5, L:/127.0.0.1:40514 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:40.778 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.781754 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.782 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:40.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [43ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items., [95ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] refreshing cache from master, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [108ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items., [124ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [143ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items., [146ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [164ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items., [166ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@753576271(state=PENDING, result=null, callback=(continuation of Deferred@59138575 after retry RPC after error@489136109) -> (continuation of Deferred@1320648584 after retry RPC after error@938346432) -> (continuation of Deferred@130587944 after retry RPC after error@649179851) -> (continuation of Deferred@1393545898 after retry RPC after error@337121036), errback=(continuation of Deferred@59138575 after retry RPC after error@489136109) -> (continuation of Deferred@1320648584 after retry RPC after error@938346432) -> (continuation of Deferred@130587944 after retry RPC after error@649179851) -> (continuation of Deferred@1393545898 after retry RPC after error@337121036))) after lookup
17:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.791642 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 5)
17:13:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.794267 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 5)
17:13:40.794 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.795 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.795593 25052 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 19)
17:13:40.797 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.799 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.816 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.815120 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52658 (request call id 2)
17:13:40.817 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.819005 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52658 (request call id 2)
17:13:40.822 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.822278 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52658 (request call id 2)
17:13:40.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.833514 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52658 (request call id 2)
17:13:40.834 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.835 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.840245 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52658 (request call id 2)
17:13:40.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.841418 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 6)
17:13:40.842 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.842 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.853160 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 6)
17:13:40.854 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.855 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.857775 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 6)
17:13:40.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.860343 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 6)
17:13:40.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.866010 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 6)
17:13:40.867 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.868 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.873133 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 6)
17:13:40.874 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.874 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.877836 25053 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52624 (request call id 9)
17:13:40.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.879 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:40.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.881428 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 7)
17:13:40.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=528), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [35ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [56ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [56ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [68ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [69ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [71ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [88ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [143ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [160ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [205ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [205ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [210ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [264ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [266ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [267ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [325ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [326ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [329ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [330ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items., [520ms] refreshing cache from master, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [525ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1532218013(state=PENDING, result=null, callback=(continuation of Deferred@1331388248 after retry RPC after error@926846861) -> (continuation of Deferred@707278710 after retry RPC after error@1869219724) -> (continuation of Deferred@2061378726 after retry RPC after error@970956439) -> (continuation of Deferred@1386716509 after retry RPC after error@1833871074) -> (continuation of Deferred@1723749625 after retry RPC after error@600851871) -> (continuation of Deferred@1307797965 after retry RPC after error@1427291943) -> (continuation of Deferred@1092563168 after retry RPC after error@1623357921) -> (continuation of Deferred@908708149 after retry RPC after error@1979884368) -> (continuation of Deferred@1310856512 after retry RPC after error@1029464084), errback=(continuation of Deferred@1331388248 after retry RPC after error@926846861) -> (continuation of Deferred@707278710 after retry RPC after error@1869219724) -> (continuation of Deferred@2061378726 after retry RPC after error@970956439) -> (continuation of Deferred@1386716509 after retry RPC after error@1833871074) -> (continuation of Deferred@1723749625 after retry RPC after error@600851871) -> (continuation of Deferred@1307797965 after retry RPC after error@1427291943) -> (continuation of Deferred@1092563168 after retry RPC after error@1623357921) -> (continuation of Deferred@908708149 after retry RPC after error@1979884368) -> (continuation of Deferred@1310856512 after retry RPC after error@1029464084))) after lookup
17:13:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.883483 25053 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52624 (request call id 10)
17:13:40.886 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.886051 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:40.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.888 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.888 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.893961 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52674 (request call id 6)
17:13:40.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.897043 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52674 (request call id 6)
17:13:40.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.897971 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52674 (request call id 6)
17:13:40.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.917 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:40.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.919327 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52606 (request call id 22)
17:13:40.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=251), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [108ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [125ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [127ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [146ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [151ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [151ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [203ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [203ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [203ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items., [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [223ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@844166171(state=PENDING, result=null, callback=(continuation of Deferred@492321690 after retry RPC after error@1212608268) -> (continuation of Deferred@196259453 after retry RPC after error@1056400188) -> (continuation of Deferred@1655638931 after retry RPC after error@502179397) -> (continuation of Deferred@53555907 after retry RPC after error@106581786) -> (continuation of Deferred@473116625 after retry RPC after error@1946644124) -> (continuation of Deferred@2125131253 after retry RPC after error@710696869), errback=(continuation of Deferred@492321690 after retry RPC after error@1212608268) -> (continuation of Deferred@196259453 after retry RPC after error@1056400188) -> (continuation of Deferred@1655638931 after retry RPC after error@502179397) -> (continuation of Deferred@53555907 after retry RPC after error@106581786) -> (continuation of Deferred@473116625 after retry RPC after error@1946644124) -> (continuation of Deferred@2125131253 after retry RPC after error@710696869))) after lookup
17:13:40.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.921060 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52674 (request call id 7)
17:13:40.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.926810 25052 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52658 (request call id 5)
17:13:40.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.936216 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52658 (request call id 5)
17:13:40.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.937647 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52658 (request call id 5)
17:13:40.954 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.954 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.954846 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 8)
17:13:40.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.955538 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 8)
17:13:40.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.957437 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 8)
17:13:40.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.958285 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 8)
17:13:40.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.960837 25054 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 8)
17:13:40.967 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:40.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.966380 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 8)
17:13:40.968 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:40.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.975433 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 8)
17:13:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.978034 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52628 (request call id 8)
17:13:40.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.983 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:40.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=593), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [35ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [68ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [109ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [145ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [145ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [164ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [173ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [174ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [204ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [226ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [306ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [312ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [312ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items., [560ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [563ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [563ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [592ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1821916239(state=PENDING, result=null, callback=(continuation of Deferred@1149136047 after retry RPC after error@932211102) -> (continuation of Deferred@1514893410 after retry RPC after error@2006734112) -> (continuation of Deferred@1076909160 after retry RPC after error@1951926633) -> (continuation of Deferred@1964093408 after retry RPC after error@1622266167) -> (continuation of Deferred@576739933 after retry RPC after error@382143545) -> (continuation of Deferred@1859248046 after retry RPC after error@496426) -> (continuation of Deferred@546673605 after retry RPC after error@245232938) -> (continuation of Deferred@1859217400 after retry RPC after error@1383278539), errback=(continuation of Deferred@1149136047 after retry RPC after error@932211102) -> (continuation of Deferred@1514893410 after retry RPC after error@2006734112) -> (continuation of Deferred@1076909160 after retry RPC after error@1951926633) -> (continuation of Deferred@1964093408 after retry RPC after error@1622266167) -> (continuation of Deferred@576739933 after retry RPC after error@382143545) -> (continuation of Deferred@1859248046 after retry RPC after error@496426) -> (continuation of Deferred@546673605 after retry RPC after error@245232938) -> (continuation of Deferred@1859217400 after retry RPC after error@1383278539))) after lookup
17:13:40.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:40.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:40.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:40.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:40.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=342), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [85ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [98ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [126ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [131ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [131ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [145ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [178ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [178ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [202ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [203ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [204ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [222ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [223ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [264ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [290ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [303ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [303ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [304ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items., [323ms] refreshing cache from master, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [326ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1220862786(state=PENDING, result=null, callback=(continuation of Deferred@2394563 after retry RPC after error@1602938218) -> (continuation of Deferred@365232239 after retry RPC after error@2062827366) -> (continuation of Deferred@1580911466 after retry RPC after error@1452524658) -> (continuation of Deferred@1810391223 after retry RPC after error@809266595) -> (continuation of Deferred@945127765 after retry RPC after error@1890415225) -> (continuation of Deferred@1483233539 after retry RPC after error@191522520) -> (continuation of Deferred@522256841 after retry RPC after error@75798254), errback=(continuation of Deferred@2394563 after retry RPC after error@1602938218) -> (continuation of Deferred@365232239 after retry RPC after error@2062827366) -> (continuation of Deferred@1580911466 after retry RPC after error@1452524658) -> (continuation of Deferred@1810391223 after retry RPC after error@809266595) -> (continuation of Deferred@945127765 after retry RPC after error@1890415225) -> (continuation of Deferred@1483233539 after retry RPC after error@191522520) -> (continuation of Deferred@522256841 after retry RPC after error@75798254))) after lookup
17:13:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.997654 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52658 (request call id 8)
17:13:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:40.998456 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52658 (request call id 8)
17:13:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.013850 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52658 (request call id 8)
17:13:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.015793 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52658 (request call id 8)
17:13:41.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.020 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.033119 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 12)
17:13:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.037752 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52606 (request call id 26)
17:13:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.045994 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52606 (request call id 26)
17:13:41.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.052656 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52674 (request call id 8)
17:13:41.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.053284 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52674 (request call id 8)
17:13:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.057030 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52674 (request call id 8)
17:13:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.066395 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52674 (request call id 8)
17:13:41.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.073589 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52674 (request call id 8)
17:13:41.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.075114 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52674 (request call id 8)
17:13:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.086627 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52674 (request call id 8)
17:13:41.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:41.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.098 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.099759 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52674 (request call id 9)
17:13:41.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.105743 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52658 (request call id 13)
17:13:41.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.112767 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 15)
17:13:41.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.112923 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 15)
17:13:41.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.115175 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 27)
17:13:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.116690 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 27)
17:13:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.117540 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 34)
17:13:41.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.124 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.126073 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52658 (request call id 14)
17:13:41.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.133424 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 16)
17:13:41.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.133430 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 16)
17:13:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.137212 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 16)
17:13:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.137264 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 16)
17:13:41.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.153554 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 16)
17:13:41.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.155690 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 28)
17:13:41.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.156152 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 28)
17:13:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.157374 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 28)
17:13:41.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.166524 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 28)
17:13:41.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.172613 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 28)
17:13:41.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.176321 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 28)
17:13:41.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.177536 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 28)
17:13:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.196919 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 28)
17:13:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.197093 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 28)
17:13:41.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.200 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:41.200 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:41.200 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:41.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:41.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:41.202 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:41.202 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:41.202 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:41.202 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:41.202 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:41.204 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:41.205 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:41.205 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:41.206 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:41.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:41.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:41.210 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:41.211 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:41.214 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:41.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.216931 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52674 (request call id 14)
17:13:41.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.218317 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52674 (request call id 14)
17:13:41.222 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:41.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.225 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.227442 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52658 (request call id 16)
17:13:41.228 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xea44db7f, L:/127.0.0.1:48516 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:41.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.232666 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52658 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 17)
17:13:41.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.236490 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 17)
17:13:41.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.238276 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 17)
17:13:41.243 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb0d8325c, L:/127.0.0.1:52690 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:41.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.244541 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 17)
17:13:41.245 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1fbe6e08, L:/127.0.0.1:40526 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:41.246 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.248 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.257484 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 17)
17:13:41.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.268431 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 17)
17:13:41.270 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.272 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.277850 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 17)
17:13:41.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.277849 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 17)
17:13:41.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.286885 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 17)
17:13:41.288 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.288 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.298106 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52628 (request call id 17)
17:13:41.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.300 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.303 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:41.303 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:41.303 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:41.304 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:41.305 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:41.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:41.305 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:41.305 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:41.306 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:41.306 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:41.308 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:41.309 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:41.310 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:41.311 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:41.313 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:41.314 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:41.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:41.318 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.318 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.317111 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52624 (request call id 21)
17:13:41.320 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:41.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.319465 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52624 (request call id 21)
17:13:41.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.328 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:41.332 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:41.339 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd11a6790, L:/127.0.0.1:52700 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:41.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.340440 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52674 (request call id 15)
17:13:41.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.347136 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 40)
17:13:41.349 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.350720 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52690 (request call id 4)
17:13:41.351 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc8cb95f8, L:/127.0.0.1:48526 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:41.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.353001 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52690 (request call id 4)
17:13:41.353 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcf614706, L:/127.0.0.1:40528 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:41.355 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.371312 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52690 (request call id 4)
17:13:41.372 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.373 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.373144 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52690 (request call id 4)
17:13:41.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.386252 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52658 (request call id 17)
17:13:41.386 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.387 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.391420 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52658 (request call id 17)
17:13:41.392 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.393 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.393224 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52658 (request call id 17)
17:13:41.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.397324 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52658 (request call id 17)
17:13:41.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.404 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.406220 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52690 (request call id 5)
17:13:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.410758 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52690 (request call id 5)
17:13:41.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.412288 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52690 (request call id 5)
17:13:41.412 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.413 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.415688 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52690 (request call id 5)
17:13:41.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.428 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:41.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=225), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [26ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [65ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items., [114ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [144ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [204ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@313389528(state=PENDING, result=null, callback=(continuation of Deferred@1205664238 after retry RPC after error@1499561385) -> (continuation of Deferred@1395380617 after retry RPC after error@779471109) -> (continuation of Deferred@239490732 after retry RPC after error@1545137912) -> (continuation of Deferred@1370671979 after retry RPC after error@1359941049) -> (continuation of Deferred@1841349122 after retry RPC after error@1991544428), errback=(continuation of Deferred@1205664238 after retry RPC after error@1499561385) -> (continuation of Deferred@1395380617 after retry RPC after error@779471109) -> (continuation of Deferred@239490732 after retry RPC after error@1545137912) -> (continuation of Deferred@1370671979 after retry RPC after error@1359941049) -> (continuation of Deferred@1841349122 after retry RPC after error@1991544428))) after lookup
17:13:41.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:41.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=124), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [40ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [63ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [102ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@262978122(state=PENDING, result=null, callback=(continuation of Deferred@1294079852 after retry RPC after error@866479191) -> (continuation of Deferred@2117880078 after retry RPC after error@346608233) -> (continuation of Deferred@1231826663 after retry RPC after error@1370694729) -> (continuation of Deferred@1297838920 after retry RPC after error@531815184), errback=(continuation of Deferred@1294079852 after retry RPC after error@866479191) -> (continuation of Deferred@2117880078 after retry RPC after error@346608233) -> (continuation of Deferred@1231826663 after retry RPC after error@1370694729) -> (continuation of Deferred@1297838920 after retry RPC after error@531815184))) after lookup
17:13:41.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.435380 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52690 (request call id 6)
17:13:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.436293 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52690 (request call id 6)
17:13:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.437738 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52690 (request call id 6)
17:13:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.452981 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52690 (request call id 6)
17:13:41.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.455168 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52690 (request call id 6)
17:13:41.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.457381 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52636 (request call id 18)
17:13:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.471882 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52636 (request call id 18)
17:13:41.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.475594 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52636 (request call id 18)
17:13:41.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.477141 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52636 (request call id 18)
17:13:41.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.480822 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 9)
17:13:41.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.490988 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 9)
17:13:41.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.493139 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 9)
17:13:41.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.495584 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52644 (request call id 9)
17:13:41.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.503 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:41.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.506 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.534 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.536635 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 36)
17:13:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.556567 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 36)
17:13:41.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.566660 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52690 (request call id 7)
17:13:41.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.576920 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52690 (request call id 7)
17:13:41.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.591117 25051 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52690 (request call id 7)
17:13:41.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.596930 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52690 (request call id 7)
17:13:41.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.608 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.609 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.617830 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52624 (request call id 27)
17:13:41.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.627149 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52624 (request call id 27)
17:13:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.632686 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52624 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.129:37085 (request call id 15)
17:13:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.632990 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.129:37085 (request call id 15)
17:13:41.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.636 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.646386 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 10)
17:13:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.649680 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 11)
17:13:41.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.652736 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 11)
17:13:41.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.666702 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 11)
17:13:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.673171 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 11)
17:13:41.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.676026 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 11)
17:13:41.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:41.686678 25053 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 141 similar messages]
17:13:41.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.687141 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 11)
17:13:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.693313 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 11)
17:13:41.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.706116 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 11)
17:13:41.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:41.707821 25070 debug-util.cc:398] Leaking SignalData structure 0x7b08000979e0 after lost signal to thread 25035
17:13:41.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.715 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.716 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.737555 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52636 (request call id 19)
17:13:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.741603 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.742 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.743 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:41.743 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:41.743 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:41.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:41.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:41.745 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:41.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:41.745 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:41.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:41.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:41.748 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:41.748 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:41.752 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:41.752 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:41.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:41.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:41.756 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:41.756 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:41.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.758282 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 44)
17:13:41.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.762027 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 44)
17:13:41.763 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:41.771 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.777638 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52590 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 15)
17:13:41.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.780862 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 15)
17:13:41.791 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb0c831c5, L:/127.0.0.1:52714 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:41.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.792541 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 15)
17:13:41.794 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.795 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5e6c6e27, L:/127.0.0.1:48530 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:41.795 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5300fe8, L:/127.0.0.1:40532 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:41.799 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.800981 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 15)
17:13:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.810909 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 15)
17:13:41.813 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.816 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.824 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.825 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.841673 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 17)
17:13:41.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.844 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.844 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:41.845 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:41.845 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:41.847 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:41.847 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:41.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:41.849 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:41.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:41.850 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:41.850 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:41.851 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.851 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.853 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:41.854 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:41.855 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:41.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:41.860 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:41.861 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:41.886 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:41.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.886809 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 15)
17:13:41.889 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:41.890 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.891 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.892 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:41.892 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:41.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.893097 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52674 (request call id 23)
17:13:41.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.896103 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52674 (request call id 23)
17:13:41.913 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e948849, L:/127.0.0.1:48532 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:41.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.914970 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52674 (request call id 23)
17:13:41.916 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.916 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.921 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8ee49b10, L:/127.0.0.1:52726 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:41.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.922120 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52674 (request call id 23)
17:13:41.922 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x59670feb, L:/127.0.0.1:40534 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:41.923 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:41.925 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:41.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.934 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.934 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.934 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:41.934 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:41.934 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:41.934 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:41.934 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:41.934 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:41.935 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:41.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:41.935 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:41.935 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:41.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:41.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:41.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:41.937 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:41.937 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:41.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:41.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:41.940 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:41.940 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:41.940 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:41.942 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:41.943 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:41.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:41.945 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:41.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:41.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [62ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items., [70ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [71ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [87ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@911029013(state=PENDING, result=null, callback=(continuation of Deferred@209003590 after retry RPC after error@1259489579), errback=(continuation of Deferred@209003590 after retry RPC after error@1259489579))) after lookup
17:13:41.947 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:41.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:41.955 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.955564 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52714 (request call id 5)
17:13:41.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.956749 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52714 (request call id 5)
17:13:41.960 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:41.961 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:41.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:41.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:41.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=214), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [46ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items., [50ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [51ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [64ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items., [68ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items., [136ms] refreshing cache from master, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [139ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items., [142ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [165ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items., [168ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [204ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@27312827(state=PENDING, result=null, callback=(continuation of Deferred@772525404 after retry RPC after error@1048709689) -> (continuation of Deferred@144287541 after retry RPC after error@254478727) -> (continuation of Deferred@2134524947 after retry RPC after error@1372019215) -> (continuation of Deferred@346226445 after retry RPC after error@1133689647) -> (continuation of Deferred@1847944594 after retry RPC after error@89742715), errback=(continuation of Deferred@772525404 after retry RPC after error@1048709689) -> (continuation of Deferred@144287541 after retry RPC after error@254478727) -> (continuation of Deferred@2134524947 after retry RPC after error@1372019215) -> (continuation of Deferred@346226445 after retry RPC after error@1133689647) -> (continuation of Deferred@1847944594 after retry RPC after error@89742715))) after lookup
17:13:41.966 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:41.968 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:41.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:41.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.971016 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 16)
17:13:41.971 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:41.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.972708 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 16)
17:13:41.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:41.975 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:41.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:41.985 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:41.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.990058 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52726 (request call id 4)
17:13:41.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:41.991673 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:41.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52726 (request call id 4)
17:13:41.993 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:41.999 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:41.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:42.003 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:42.006 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:42.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.010275 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52726 (request call id 4)
17:13:42.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.011472 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52726 (request call id 4)
17:13:42.012 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:42.012 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86513d37, L:/127.0.0.1:48546 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:42.018 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x44fc56ac, L:/127.0.0.1:52738 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:42.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.023245 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52726 (request call id 4)
17:13:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.030643 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52726 (request call id 4)
17:13:42.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.032117 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52726 (request call id 4)
17:13:42.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.035 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.042 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:42.049 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.050 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.050 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.050948 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52700 (request call id 15)
17:13:42.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.052110 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52700 (request call id 15)
17:13:42.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.060809 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52700 (request call id 15)
17:13:42.061 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x49da4091, L:/127.0.0.1:40548 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:42.063 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcde4c61f, L:/127.0.0.1:48556 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:42.066 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.069891 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52700 (request call id 15)
17:13:42.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.076 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.077 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf299a1f8, L:/127.0.0.1:52742 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:42.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.078143 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52742 (request call id 0)
17:13:42.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.080828 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 21)
17:13:42.082 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51a8236d, L:/127.0.0.1:40564 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:42.083 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.085336 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52738 (request call id 1)
17:13:42.087 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.088366 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52738 (request call id 1)
17:13:42.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.089895 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52738 (request call id 1)
17:13:42.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.101511 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52738 (request call id 1)
17:13:42.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.103842 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52738 (request call id 1)
17:13:42.107 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.107059 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52738 (request call id 1)
17:13:42.107 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.110442 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52738 (request call id 1)
17:13:42.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.118294 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 45)
17:13:42.118 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.119 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.121447 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 45)
17:13:42.123 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.122849 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 45)
17:13:42.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.126318 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 45)
17:13:42.127 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.128098 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52590 (request call id 45)
17:13:42.128 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.129 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.136 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.140806 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 24)
17:13:42.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.142088 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52742 (request call id 3)
17:13:42.145 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.144865 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52738 (request call id 3)
17:13:42.145 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.147495 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52738 (request call id 3)
17:13:42.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.151 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:42.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=210), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [72ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items., [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [144ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items., [176ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items., [185ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [204ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@334645880(state=PENDING, result=null, callback=(continuation of Deferred@133273195 after retry RPC after error@1108529667) -> (continuation of Deferred@165075544 after retry RPC after error@150397072) -> (continuation of Deferred@62876971 after retry RPC after error@1466508693), errback=(continuation of Deferred@133273195 after retry RPC after error@1108529667) -> (continuation of Deferred@165075544 after retry RPC after error@150397072) -> (continuation of Deferred@62876971 after retry RPC after error@1466508693))) after lookup
17:13:42.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.156044 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52738 (request call id 4)
17:13:42.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.162761 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52738 (request call id 4)
17:13:42.163 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.164 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.176465 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.177 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:42.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.186606 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 22)
17:13:42.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.195487 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 22)
17:13:42.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.201303 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 25)
17:13:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.203440 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52742 (request call id 5)
17:13:42.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.205263 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52742 (request call id 5)
17:13:42.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.215835 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52742 (request call id 5)
17:13:42.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.224478 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52742 (request call id 5)
17:13:42.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.226811 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52742 (request call id 5)
17:13:42.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.235978 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52742 (request call id 5)
17:13:42.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.237 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.238 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:42.238 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:42.238 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:42.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:42.239 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:42.240 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:42.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:42.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=292), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [105ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items., [126ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [143ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items., [146ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [162ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [182ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items., [184ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [202ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items., [202ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [203ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items., [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [243ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [277ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@37891689(state=PENDING, result=null, callback=(continuation of Deferred@1219424413 after retry RPC after error@504070750) -> (continuation of Deferred@765285053 after retry RPC after error@1044320257) -> (continuation of Deferred@27927875 after retry RPC after error@1139891802) -> (continuation of Deferred@79623203 after retry RPC after error@1120355245) -> (continuation of Deferred@311948939 after retry RPC after error@1541237005), errback=(continuation of Deferred@1219424413 after retry RPC after error@504070750) -> (continuation of Deferred@765285053 after retry RPC after error@1044320257) -> (continuation of Deferred@27927875 after retry RPC after error@1139891802) -> (continuation of Deferred@79623203 after retry RPC after error@1120355245) -> (continuation of Deferred@311948939 after retry RPC after error@1541237005))) after lookup
17:13:42.240 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:42.240 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:42.241 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:42.241 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:42.242 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:42.243 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:42.245 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:42.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:42.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:42.247 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:42.250 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:42.252 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:42.253 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:42.254 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:42.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.256245 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.257 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.260 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:42.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.262400 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 8)
17:13:42.268 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x250efb9f, L:/127.0.0.1:48558 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:42.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.273027 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 8)
17:13:42.274 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x53e15419, L:/127.0.0.1:40572 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:42.274 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf3389c5, L:/127.0.0.1:52746 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.275925 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 8)
17:13:42.276 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.276 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.277395 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 39)
17:13:42.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.280519 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52644 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.281 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.282936 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 9)
17:13:42.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.284562 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 1)
17:13:42.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.290776 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 1)
17:13:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.293213 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 1)
17:13:42.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.302845 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 1)
17:13:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.306391 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 24)
17:13:42.306 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.307 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.310869 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 24)
17:13:42.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.312285 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 24)
17:13:42.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.323279 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 24)
17:13:42.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.325624 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 24)
17:13:42.326 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.326 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.331089 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 24)
17:13:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.332386 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52674 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 24)
17:13:42.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.342202 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 24)
17:13:42.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.346513 25054 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.347 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.347 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.347 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.351459 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52700 (request call id 21)
17:13:42.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.352564 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52674 (request call id 31)
17:13:42.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.358 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.364596 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 4)
17:13:42.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.364724 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 4)
17:13:42.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.369814 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 15)
17:13:42.370 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.370 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.375828 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 15)
17:13:42.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.384236 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 13)
17:13:42.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.384428 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 13)
17:13:42.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.390425 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 13)
17:13:42.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.395684 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 13)
17:13:42.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.396903 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 13)
17:13:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.405202 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 5)
17:13:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.405202 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 5)
17:13:42.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.416093 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 5)
17:13:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.417151 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 5)
17:13:42.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.424994 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 5)
17:13:42.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.430925 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 5)
17:13:42.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.435444 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 5)
17:13:42.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.436139 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52746 (request call id 5)
17:13:42.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:42.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=206), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [27ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items., [34ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [42ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items., [104ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items., [127ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1894482483(state=PENDING, result=null, callback=(continuation of Deferred@1429662609 after retry RPC after error@228075411) -> (continuation of Deferred@1953115826 after retry RPC after error@1480380438) -> (continuation of Deferred@984928995 after retry RPC after error@1985797785) -> (continuation of Deferred@1407607134 after retry RPC after error@1843705684) -> (continuation of Deferred@1910195137 after retry RPC after error@1633936245), errback=(continuation of Deferred@1429662609 after retry RPC after error@228075411) -> (continuation of Deferred@1953115826 after retry RPC after error@1480380438) -> (continuation of Deferred@984928995 after retry RPC after error@1985797785) -> (continuation of Deferred@1407607134 after retry RPC after error@1843705684) -> (continuation of Deferred@1910195137 after retry RPC after error@1633936245))) after lookup
17:13:42.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.452033 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52746 (request call id 6)
17:13:42.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.455483 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52746 (request call id 6)
17:13:42.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.459 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.460 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:42.460 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:42.460 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:42.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:42.461 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:42.461 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:42.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:42.462 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:42.462 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:42.462 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:42.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:42.464 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:42.464 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:42.465 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:42.466 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:42.466 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:42.467 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:42.467 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:42.468 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:42.469 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:42.471 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:42.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.475798 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52738 (request call id 14)
17:13:42.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.477029 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52738 (request call id 14)
17:13:42.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.484 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.494 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51984cd2, L:/127.0.0.1:40588 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:42.495 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x157ad237, L:/127.0.0.1:52758 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:42.495 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2c39be44, L:/127.0.0.1:48572 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.497112 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 16)
17:13:42.498 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.498 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.501230 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 27)
17:13:42.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.506114 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 27)
17:13:42.507 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.508 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.510793 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 27)
17:13:42.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.510793 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 27)
17:13:42.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.516000 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 27)
17:13:42.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.526643 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 27)
17:13:42.527 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.528 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.529814 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 27)
17:13:42.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.543059 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 27)
17:13:42.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.546489 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 27)
17:13:42.547 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.548 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.550276 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52644 (request call id 27)
17:13:42.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.552 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.556299 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52726 (request call id 18)
17:13:42.565 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.566 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.567111 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52758 (request call id 4)
17:13:42.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.567611 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52758 (request call id 4)
17:13:42.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.570339 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52758 (request call id 4)
17:13:42.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.585 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:42.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=122), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [33ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items., [33ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [43ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [63ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1237105627(state=PENDING, result=null, callback=(continuation of Deferred@511171106 after retry RPC after error@1640446673) -> (continuation of Deferred@354302032 after retry RPC after error@969947979) -> (continuation of Deferred@425083033 after retry RPC after error@1092612304) -> (continuation of Deferred@623348763 after retry RPC after error@487973271), errback=(continuation of Deferred@511171106 after retry RPC after error@1640446673) -> (continuation of Deferred@354302032 after retry RPC after error@969947979) -> (continuation of Deferred@425083033 after retry RPC after error@1092612304) -> (continuation of Deferred@623348763 after retry RPC after error@487973271))) after lookup
17:13:42.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.587637 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 28)
17:13:42.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.588305 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52758 (request call id 5)
17:13:42.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.605322 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52758 (request call id 5)
17:13:42.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.606801 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52758 (request call id 5)
17:13:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.610740 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52758 (request call id 5)
17:13:42.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.615926 25052 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 47)
17:13:42.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.624586 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 47)
17:13:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.626807 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52570 (request call id 47)
17:13:42.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.640021 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52570 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.129:37085 (request call id 16)
17:13:42.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.644691 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.129:37085 (request call id 16)
17:13:42.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.646124 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.129:37085 (request call id 16)
17:13:42.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.654 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:42.654 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:42.655 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:42.656 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:42.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:42.656 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:42.656 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:42.656 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:42.657 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:42.657 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:42.658 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:42.659 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:42.660 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:42.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:42.662 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:42.663 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:42.663 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:42.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:42.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.667 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:42.668 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.671155 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 32)
17:13:42.676 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:42.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.676267 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 32)
17:13:42.681 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2254f439, L:/127.0.0.1:52764 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:42.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.682725 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 32)
17:13:42.684 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53f95c62, L:/127.0.0.1:48574 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:42.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.686591 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52758 (request call id 6)
17:13:42.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.689 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:42.690 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.691 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1c72580c, L:/127.0.0.1:40602 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:42.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:42.691390 25052 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 135 similar messages]
17:13:42.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.691891 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 22)
17:13:42.693 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.696364 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 22)
17:13:42.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.700443 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 22)
17:13:42.701 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.702 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.706000 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 22)
17:13:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.715648 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 22)
17:13:42.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.722030 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 12)
17:13:42.723 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.722054 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 12)
17:13:42.723 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.726122 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 12)
17:13:42.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.736086 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 12)
17:13:42.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.740141 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 12)
17:13:42.741 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.742 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.742199 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 12)
17:13:42.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.746172 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 12)
17:13:42.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.756220 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52726 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 12)
17:13:42.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.758 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.759 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:42.759 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:42.759 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:42.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:42.760 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:42.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:42.760 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:42.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:42.761 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:42.761 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:42.764 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:42.765 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:42.766 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:42.767 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:42.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:42.768 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:42.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.769 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [30ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items., [34ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [42ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [63ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [82ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@510845594(state=PENDING, result=null, callback=(continuation of Deferred@1393419725 after retry RPC after error@2037629413) -> (continuation of Deferred@1818820568 after retry RPC after error@1695004413) -> (continuation of Deferred@1494746141 after retry RPC after error@1040419378) -> (continuation of Deferred@356398101 after retry RPC after error@1297537041), errback=(continuation of Deferred@1393419725 after retry RPC after error@2037629413) -> (continuation of Deferred@1818820568 after retry RPC after error@1695004413) -> (continuation of Deferred@1494746141 after retry RPC after error@1040419378) -> (continuation of Deferred@356398101 after retry RPC after error@1297537041))) after lookup
17:13:42.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:42.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:42.772 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:42.773 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:42.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:42.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:42.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.777968 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52726 (request call id 25)
17:13:42.791 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xace7d1c7, L:/127.0.0.1:48580 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:42.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.794 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.800271 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 7)
17:13:42.803 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc50652dc, L:/127.0.0.1:52766 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:42.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.804512 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 7)
17:13:42.805 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.806170 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 7)
17:13:42.806 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x110cd29f, L:/127.0.0.1:40604 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:42.809 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.810499 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 23)
17:13:42.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.820560 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 23)
17:13:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.825760 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 23)
17:13:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.826357 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 23)
17:13:42.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.827935 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 16)
17:13:42.830 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.829327 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 16)
17:13:42.831 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.841104 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 16)
17:13:42.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.844787 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 16)
17:13:42.847 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.846997 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 16)
17:13:42.848 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.861208 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 16)
17:13:42.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.865006 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 16)
17:13:42.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.866567 25053 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 16)
17:13:42.869 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:42.870 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:42.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.870 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.875 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.886911 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52766 (request call id 4)
17:13:42.894 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.894 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:42.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=132), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [29ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [64ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [104ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items., [105ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@196499652(state=PENDING, result=null, callback=(continuation of Deferred@2037551677 after retry RPC after error@1931324809) -> (continuation of Deferred@695961892 after retry RPC after error@280138935) -> (continuation of Deferred@2101088230 after retry RPC after error@1674810413) -> (continuation of Deferred@378803162 after retry RPC after error@302463635), errback=(continuation of Deferred@2037551677 after retry RPC after error@1931324809) -> (continuation of Deferred@695961892 after retry RPC after error@280138935) -> (continuation of Deferred@2101088230 after retry RPC after error@1674810413) -> (continuation of Deferred@378803162 after retry RPC after error@302463635))) after lookup
17:13:42.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.905622 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52766 (request call id 5)
17:13:42.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.961200 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52766 (request call id 5)
17:13:42.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.964802 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52766 (request call id 5)
17:13:42.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.970754 25052 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 24)
17:13:42.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.974 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:42.979 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:42.979 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:42.980 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:42.980 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:42.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:42.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:42.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:42.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:42.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:42.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:42.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:42.984 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:42.985 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:42.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.987062 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 34)
17:13:42.988 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:42.989 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:42.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:42.992128 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52690 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:42.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52700 (request call id 26)
17:13:42.993 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:42.993 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:42.995 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:42.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:42.997 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:43.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.001 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.001 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:43.001 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:43.002 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:43.002 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:43.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:43.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:43.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:43.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:43.006 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:43.006 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:43.012 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:43.019 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f232866, L:/127.0.0.1:52772 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:43.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.020334 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52766 (request call id 6)
17:13:43.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.022332 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52766 (request call id 6)
17:13:43.029 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f30fb9b, L:/127.0.0.1:48588 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:43.030 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:43.033 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7bad80a, L:/127.0.0.1:40610 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:43.036 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:43.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.047757 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52766 (request call id 6)
17:13:43.050 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:43.051 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:43.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.067239 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52766 (request call id 6)
17:13:43.068 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:43.069 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:43.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.075 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:43.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.080 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.081809 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 14)
17:13:43.088 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:43.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.086278 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 14)
17:13:43.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.087968 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 14)
17:13:43.092 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:43.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.106649 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.106675 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.111590 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.112351 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.113 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:43.113 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:43.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.126814 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.130858 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.146137 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.147688 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.148 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:43.149 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.150957 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.164707 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52746 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.166252 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.168 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.167810 25051 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.169 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:43.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.171080 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 35)
17:13:43.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.179 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.181 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.183012 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 16)
17:13:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.186628 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 16)
17:13:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.186794 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 16)
17:13:43.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.203 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.206156 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52766 (request call id 10)
17:13:43.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.210629 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52700 (request call id 32)
17:13:43.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.220877 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52700 (request call id 32)
17:13:43.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.226413 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52700 (request call id 32)
17:13:43.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.241097 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52700 (request call id 32)
17:13:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.245285 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52746 (request call id 20)
17:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.246465 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52746 (request call id 20)
17:13:43.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.260456 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52746 (request call id 20)
17:13:43.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.266963 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52746 (request call id 20)
17:13:43.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.271226 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52746 (request call id 20)
17:13:43.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.280 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.283 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.284950 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 36)
17:13:43.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.290328 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52690 (request call id 36)
17:13:43.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.304 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.306555 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52766 (request call id 14)
17:13:43.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.307247 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52772 (request call id 7)
17:13:43.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.310714 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52772 (request call id 7)
17:13:43.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.323105 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52772 (request call id 7)
17:13:43.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.326262 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52772 (request call id 7)
17:13:43.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.329892 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52772 (request call id 7)
17:13:43.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.342242 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52772 (request call id 7)
17:13:43.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.350252 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52772 (request call id 7)
17:13:43.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.362581 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52772 (request call id 7)
17:13:43.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.370504 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52714 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52772 (request call id 7)
17:13:43.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:43.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=399), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [45ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [47ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [51ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [64ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [106ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [125ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [128ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items., [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [323ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [397ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1946839769(state=PENDING, result=null, callback=(continuation of Deferred@1140289081 after retry RPC after error@279918875) -> (continuation of Deferred@475853084 after retry RPC after error@992419052) -> (continuation of Deferred@1129917207 after retry RPC after error@710387078) -> (continuation of Deferred@1375233473 after retry RPC after error@1388041070) -> (continuation of Deferred@1479564221 after retry RPC after error@1339866792) -> (continuation of Deferred@1570249983 after retry RPC after error@1370788993) -> (continuation of Deferred@193183929 after retry RPC after error@562038431), errback=(continuation of Deferred@1140289081 after retry RPC after error@279918875) -> (continuation of Deferred@475853084 after retry RPC after error@992419052) -> (continuation of Deferred@1129917207 after retry RPC after error@710387078) -> (continuation of Deferred@1375233473 after retry RPC after error@1388041070) -> (continuation of Deferred@1479564221 after retry RPC after error@1339866792) -> (continuation of Deferred@1570249983 after retry RPC after error@1370788993) -> (continuation of Deferred@193183929 after retry RPC after error@562038431))) after lookup
17:13:43.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.386242 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52758 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52772 (request call id 8)
17:13:43.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.386648 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52772 (request call id 8)
17:13:43.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.387508 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52772 (request call id 8)
17:13:43.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.390569 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52700 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52772 (request call id 8)
17:13:43.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.400533 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52772 (request call id 8)
17:13:43.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.406 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:43.407 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:43.407 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:43.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:43.407 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:43.409 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:43.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:43.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:43.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:43.410 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:43.410 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.451013 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 33)
17:13:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.461045 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 33)
17:13:43.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.480479 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52764 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52714 (request call id 33)
17:13:43.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.485 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.487 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:43.487 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:43.487 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:43.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:43.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:43.488 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:43.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:43.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:43.488 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:43.489 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:43.490 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:43.491 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:43.492 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:43.492 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:43.493 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:43.494 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:43.495 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:43.496 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:43.498 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:43.499 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:43.509 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x631b213f, L:/127.0.0.1:48602 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:43.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.513 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.515 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc4f1ff3e, L:/127.0.0.1:52776 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:43.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.516376 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52772 (request call id 10)
17:13:43.517 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:43.517 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb081576d, L:/127.0.0.1:40626 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:43.520 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.520596 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 25)
17:13:43.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.527740 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 25)
17:13:43.533 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:43.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.532339 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 25)
17:13:43.534 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:43.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.547168 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 25)
17:13:43.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.552690 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 25)
17:13:43.558 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:43.558 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:43.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.567305 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52772 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 25)
17:13:43.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.573120 25052 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52764 (request call id 25)
17:13:43.574 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.111.190:45541: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items.
17:13:43.575 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271; will retry
17:13:43.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.586 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.587 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:43.587 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:43.587 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:43.587 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:43.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:43.588 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:43.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:43.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:43.589 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:43.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:43.589 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.592432 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52776 (request call id 4)
17:13:43.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.603338 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52776 (request call id 4)
17:13:43.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.614 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:43.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=124), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [22ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items., [30ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [30ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [43ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [64ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items., [68ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.24.111.190:45541,127.24.111.189:44431,127.24.111.188:36271) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=Deferred@1110042092(state=PENDING, result=null, callback=(continuation of Deferred@2027447598 after retry RPC after error@132684272) -> (continuation of Deferred@1155448971 after retry RPC after error@1238715257) -> (continuation of Deferred@1923065464 after retry RPC after error@838567618) -> (continuation of Deferred@60019438 after retry RPC after error@1627316070), errback=(continuation of Deferred@2027447598 after retry RPC after error@132684272) -> (continuation of Deferred@1155448971 after retry RPC after error@1238715257) -> (continuation of Deferred@1923065464 after retry RPC after error@838567618) -> (continuation of Deferred@60019438 after retry RPC after error@1627316070))) after lookup
17:13:43.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.622455 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52776 (request call id 5)
17:13:43.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.626287 25053 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52766 (request call id 16)
17:13:43.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.642709 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52766 (request call id 16)
17:13:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.656883 25051 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.129:37085 (request call id 17)
17:13:43.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.662984 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.129:37085 (request call id 17)
17:13:43.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.686980 25053 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52766 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.688 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.690 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 17:13:43.702325 25054 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 104 similar messages]
17:13:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.702663 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52776 (request call id 6)
17:13:43.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.719 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:43.720 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:43.720 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:43.720 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:43.721 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:43.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:43.721 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:43.723 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:43.723 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:43.723 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:43.723 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.762336 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.131:58097 (request call id 13)
17:13:43.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.793 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.826 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.843263 25054 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 30)
17:13:43.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.853384 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52742 (request call id 30)
17:13:43.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.872340 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 17)
17:13:43.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.873335 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 17)
17:13:43.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:43.892791 25052 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52776 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
17:13:43.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.24.111.130:43759 (request call id 17)
17:13:43.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.896 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.896 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:43.896 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:43.896 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:43.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:43.897 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:43.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:43.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.898 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:43.898 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:43.898 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:43.898 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:43.899 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:43.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:43.927 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.003 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.003 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:44.003 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:44.004 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:44.004 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:44.004 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:44.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:44.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:44.006 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:44.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:44.006 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:44.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.015 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.032 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.032 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:44.032 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:44.032 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:44.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:44.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:44.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:44.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:44.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:44.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:44.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:44.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.104 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.116 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.133 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.208 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.220 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.220 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:44.220 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:44.220 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:44.221 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:44.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:44.221 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:44.222 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:44.222 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:44.222 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:44.222 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.237 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.312 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.342 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.342 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:44.342 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:44.342 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:44.343 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:44.343 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:44.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:44.344 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:44.344 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:44.344 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:44.344 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:44.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.417 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:44.417 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:44.417 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:44.417 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:44.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:44.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:44.418 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:44.418 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:44.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:44.419 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:44.420 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
17:13:44.421 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.190:45541(127.24.111.190:45541)] connecting to peer
17:13:44.422 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.189:44431(127.24.111.189:44431)] connecting to peer
17:13:44.422 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.111.188:36271(127.24.111.188:36271)] connecting to peer
17:13:44.422 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.190:45541(127.24.111.190:45541)] Successfully connected to peer
17:13:44.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.111.189:44431(127.24.111.189:44431)] Successfully connected to peer
17:13:44.425 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.111.188:36271(127.24.111.188:36271)] Successfully connected to peer
17:13:44.427 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.189
17:13:44.428 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.188
17:13:44.442 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.111.190
17:13:44.444 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0aa44a1d, L:/127.0.0.1:48608 - R:/127.24.111.189:44431] using SASL/PLAIN
17:13:44.447 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8ef9cac3, L:/127.0.0.1:40640 - R:/127.24.111.188:36271] using SASL/PLAIN
17:13:44.455 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xef8da866, L:/127.0.0.1:52784 - R:/127.24.111.190:45541] using SASL/PLAIN
17:13:44.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
17:13:44.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=37), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.190:45541, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.189:44431, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.111.188:36271, [25ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.189:44431: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.188:36271: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.24.111.190:45541: OK, deferred=null) after lookup
17:13:44.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 179c2b45d5914181a59027e96b93eacc
17:13:44.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.564 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.667 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.772 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.877 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet caed4970ce324e509be7d8b09151474d for table 'TestHandleTooBusy' with partition [<start>, <end>)
17:13:44.980 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=caed4970ce324e509be7d8b09151474d@[4c2fc590b71b4db98fcef38697398e00(127.24.111.131:45339),e840b457d31d4233af883314300c5edb(127.24.111.130:36133)[L],f64d641fe65d4e39a632c125f6b6b0a8(127.24.111.129:34801)]}]
17:13:44.981 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:44.981 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:44.981 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:44.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:44.982 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:44.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:44.983 [DEBUG - main] (Connection.java:575) [peer master-127.24.111.188:36271(127.24.111.188:36271)] disconnecting while in state READY
17:13:44.983 [DEBUG - main] (Connection.java:575) [peer master-127.24.111.189:44431(127.24.111.189:44431)] disconnecting while in state READY
17:13:44.983 [DEBUG - main] (Connection.java:575) [peer master-127.24.111.190:45541(127.24.111.190:45541)] disconnecting while in state READY
17:13:44.984 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:44.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
17:13:44.984 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:44.984 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:44.984 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:44.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.111.189:44431(127.24.111.189:44431)] handling channelInactive
17:13:44.985 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.111.189:44431(127.24.111.189:44431)] cleaning up while in state READY due to: connection closed
17:13:44.986 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.188:36271(127.24.111.188:36271)] handling channelInactive
17:13:44.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.188:36271(127.24.111.188:36271)] cleaning up while in state READY due to: connection closed
17:13:44.986 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.111.190:45541(127.24.111.190:45541)] handling channelInactive
17:13:44.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.111.190:45541(127.24.111.190:45541)] cleaning up while in state READY due to: connection closed
17:13:44.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:44.986862 25022 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu with pid 25237
17:13:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:45.015631 25022 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu with pid 25377
17:13:45.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:45.043287 25022 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu with pid 25518
17:13:45.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:45.070542 25022 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu with pid 25034
17:13:45.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:45.103598 25022 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu with pid 25076
17:13:45.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 17:13:45.132179 25022 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskUfruYY/build/tsan/bin/kudu with pid 25123
17:13:46.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T17:13:46Z chronyd exiting

Time: 27.671

OK (1 test)

