JUnit version 4.13.2
.02:03:34.681 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783476214670
02:03:34.715 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:03:34.754 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
02:03:34.761 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskaZxOXy/test-tmp
02:03:34.782 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
02:03:34.785 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskaZxOXy/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
02:03:34.955 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877"
  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 {
  }
}

02:03:35.149 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:03:35.150 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

02:03:35.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.152943 30443 mini_oidc.cc:150] Starting JWKS server
02:03:35.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.155426 30443 webserver.cc:534] Webserver started at http://127.0.0.1:35289/ using document root <none> and password file <none>
02:03:35.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.155721 30443 mini_oidc.cc:186] Starting OIDC Discovery server
02:03:35.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.156342 30443 webserver.cc:534] Webserver started at http://127.0.0.1:34917/ using document root <none> and password file <none>
02:03:35.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:03:35Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
02:03:35.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:03:35Z Disabled control of system clock
02:03:35.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.185214 30443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:35.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:35.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/wal
02:03:35.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/data
02:03:35.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:03:35.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:03:35.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:03:35.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:35.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:35.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:35.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/logs
02:03:35.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/data/info.pb
02:03:35.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:35.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:03:35.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:03:35.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:03:35.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:03:35.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:35.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:35.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:35.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:03:35.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:03:35.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:35.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:35.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.254:41649
02:03:35.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.254
02:03:35.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:35.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:35.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:35.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:35.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:35.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:35.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:35.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:35.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35289/jwks.json
02:03:35.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:35.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:35.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
02:03:35.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.522691 30454 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
02:03:35.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.523016 30454 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:03:35.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.523080 30454 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:03:35.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.523173 30454 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:03:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.531697 30454 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:03:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.531805 30454 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:03:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.531855 30454 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:03:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.531952 30454 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:03:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.532019 30454 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:03:35.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.532081 30454 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35289/jwks.json
02:03:35.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.542243 30454 master_runner.cc:387] Master server non-default flags:
02:03:35.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:35.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:35.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:35.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:35.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/data
02:03:35.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/wal
02:03:35.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:35.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:35.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
02:03:35.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:35.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:35.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:35.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.254:41649
02:03:35.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:35.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:35.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:03:35.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:35.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:35.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35289/jwks.json
02:03:35.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:35.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:35.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/data/info.pb
02:03:35.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.254
02:03:35.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:03:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:03:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:03:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/logs
02:03:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:03:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:03:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:03:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:03:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:03:35.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:03:35.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:41 UTC on bdcb31816ec0
02:03:35.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16849
02:03:35.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
02:03:35.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.544224 30454 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:03:35.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.546597 30454 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:03:35.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.556102 30459 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
02:03:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.556082 30460 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
02:03:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.556286 30462 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
02:03:35.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.557752 30454 server_base.cc:1061] running on GCE node
02:03:35.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.558579 30454 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:03:35.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.560051 30454 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:03:35.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.561304 30454 hybrid_clock.cc:648] HybridClock initialized: now 1783476215561099 us; error 176 us; skew 500 ppm
02:03:35.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.561754 30454 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:03:35.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.564045 30454 webserver.cc:534] Webserver started at http://127.29.186.254:42701/ using document root <none> and password file <none>
02:03:35.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.564889 30454 fs_manager.cc:362] Metadata directory not provided
02:03:35.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.565044 30454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:03:35.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.565510 30454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:03:35.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.569154 30454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/data/instance:
02:03:35.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8"
02:03:35.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:35 on dist-test-slave-cqkh"
02:03:35.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.570197 30454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/wal/instance:
02:03:35.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8"
02:03:35.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:35 on dist-test-slave-cqkh"
02:03:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.576408 30454 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
02:03:35.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.580128 30468 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:03:35.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.581771 30454 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
02:03:35.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.581912 30454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/data,/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/wal
02:03:35.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8"
02:03:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:35 on dist-test-slave-cqkh"
02:03:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.582120 30454 fs_report.cc:389] FS layout report
02:03:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:03:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/wal
02:03:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/wal
02:03:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/data/data
02:03:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:03:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:03:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:03:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:03:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:03:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:03:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:03:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:03:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:03:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:03:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:03:35.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.598346 30454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:03:35.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.599148 30454 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:03:35.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.599404 30454 kserver.cc:163] Server-wide thread pool size limit: 3276
02:03:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.611903 30454 rpc_server.cc:307] RPC server started. Bound to: 127.29.186.254:41649
02:03:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.611990 30491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.186.254:41649 every 8 connection(s)
02:03:35.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.613584 30454 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/data/info.pb
02:03:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.617774 30492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:03:35.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.623445 30443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu as pid 30454
02:03:35.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.623768 30443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-0/wal/instance
02:03:35.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.623807 30492 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } has no permanent_uuid. Determining permanent_uuid...
02:03:35.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.626603 30443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:35.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:35.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/wal
02:03:35.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/data
02:03:35.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:03:35.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:03:35.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:03:35.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:35.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:35.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:35.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/logs
02:03:35.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/data/info.pb
02:03:35.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:35.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:03:35.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:03:35.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:03:35.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:03:35.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:35.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:35.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:35.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:03:35.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:03:35.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:35.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:35.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.253:39435
02:03:35.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.253
02:03:35.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:35.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:35.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:35.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:35.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:35.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:35.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:35.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:35.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35289/jwks.json
02:03:35.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:35.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:35.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
02:03:35.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.646880 30492 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } has no permanent_uuid. Determining permanent_uuid...
02:03:35.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.648381 30469 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.186.253:39435: connect: Connection refused (error 111)
02:03:35.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.650233 30492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.253:39435: Network error: Client connection negotiation failed: client connection to 127.29.186.253:39435: connect: Connection refused (error 111)
02:03:35.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.699645 30492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } attempt: 1
02:03:35.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.702234 30492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.253:39435: Network error: Client connection negotiation failed: client connection to 127.29.186.253:39435: connect: Connection refused (error 111)
02:03:35.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.770531 30492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } attempt: 2
02:03:35.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.772812 30492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.253:39435: Network error: Client connection negotiation failed: client connection to 127.29.186.253:39435: connect: Connection refused (error 111)
02:03:35.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.864116 30492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } attempt: 3
02:03:35.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.866295 30492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.253:39435: Network error: Client connection negotiation failed: client connection to 127.29.186.253:39435: connect: Connection refused (error 111)
02:03:35.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.964308 30496 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
02:03:35.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.964603 30496 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:03:35.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.964666 30496 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:03:35.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.964761 30496 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:03:35.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.973212 30496 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:03:35.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.973323 30496 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:03:35.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.973367 30496 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:03:35.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.973423 30496 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:03:35.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.973465 30496 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:03:35.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.973538 30496 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35289/jwks.json
02:03:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.983796 30496 master_runner.cc:387] Master server non-default flags:
02:03:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/data
02:03:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/wal
02:03:35.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:35.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:35.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
02:03:35.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:35.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:35.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:35.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.253:39435
02:03:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:03:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35289/jwks.json
02:03:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/data/info.pb
02:03:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.253
02:03:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:03:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:03:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:03:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/logs
02:03:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:03:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:03:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:03:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:03:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:03:35.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:03:35.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:41 UTC on bdcb31816ec0
02:03:35.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16849
02:03:35.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
02:03:35.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.985603 30496 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:03:35.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.987874 30496 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:03:35.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.997349 30503 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
02:03:35.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.997434 30502 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
02:03:35.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:35.998409 30505 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
02:03:35.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:35.999527 30496 server_base.cc:1061] running on GCE node
02:03:36.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.000358 30496 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:03:36.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.001850 30496 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:03:36.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.003111 30496 hybrid_clock.cc:648] HybridClock initialized: now 1783476216003040 us; error 44 us; skew 500 ppm
02:03:36.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.003552 30496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:03:36.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.005990 30496 webserver.cc:534] Webserver started at http://127.29.186.253:43051/ using document root <none> and password file <none>
02:03:36.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.006793 30496 fs_manager.cc:362] Metadata directory not provided
02:03:36.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.006979 30496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:03:36.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.007431 30496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:03:36.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.009572 30492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } attempt: 4
02:03:36.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.010004 30496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/data/instance:
02:03:36.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "26fa55ae799b4ea0bcb43372456a9489"
02:03:36.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:36 on dist-test-slave-cqkh"
02:03:36.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.010955 30496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/wal/instance:
02:03:36.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "26fa55ae799b4ea0bcb43372456a9489"
02:03:36.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:36 on dist-test-slave-cqkh"
02:03:36.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.012852 30492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.253:39435: Network error: Client connection negotiation failed: client connection to 127.29.186.253:39435: connect: Connection refused (error 111)
02:03:36.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.016345 30496 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
02:03:36.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.019771 30511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:03:36.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.021188 30496 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
02:03:36.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.021327 30496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/data,/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/wal
02:03:36.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "26fa55ae799b4ea0bcb43372456a9489"
02:03:36.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:36 on dist-test-slave-cqkh"
02:03:36.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.021471 30496 fs_report.cc:389] FS layout report
02:03:36.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:03:36.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/wal
02:03:36.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/wal
02:03:36.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/data/data
02:03:36.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:03:36.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:03:36.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:03:36.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:03:36.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:03:36.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:03:36.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:03:36.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:03:36.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:03:36.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:03:36.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:03:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.042423 30496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:03:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.043419 30496 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:03:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.043658 30496 kserver.cc:163] Server-wide thread pool size limit: 3276
02:03:36.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.055720 30496 rpc_server.cc:307] RPC server started. Bound to: 127.29.186.253:39435
02:03:36.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.055756 30534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.186.253:39435 every 8 connection(s)
02:03:36.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.057056 30496 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/data/info.pb
02:03:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.061275 30535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:03:36.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.063258 30443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu as pid 30496
02:03:36.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.063391 30443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-1/wal/instance
02:03:36.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.064301 30443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:36.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:36.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/wal
02:03:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/data
02:03:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:03:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:03:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:03:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/logs
02:03:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/data/info.pb
02:03:36.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:36.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:03:36.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:03:36.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:03:36.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:03:36.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:03:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:03:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.252:34621
02:03:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.252
02:03:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35289/jwks.json
02:03:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:36.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:36.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
02:03:36.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.069226 30535 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } has no permanent_uuid. Determining permanent_uuid...
02:03:36.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.083590 30535 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } has no permanent_uuid. Determining permanent_uuid...
02:03:36.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.093217 30535 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } has no permanent_uuid. Determining permanent_uuid...
02:03:36.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.094273 30512 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.186.252:34621: connect: Connection refused (error 111)
02:03:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.095947 30535 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.252:34621: Network error: Client connection negotiation failed: client connection to 127.29.186.252:34621: connect: Connection refused (error 111)
02:03:36.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.145257 30535 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } attempt: 1
02:03:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.147374 30535 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.252:34621: Network error: Client connection negotiation failed: client connection to 127.29.186.252:34621: connect: Connection refused (error 111)
02:03:36.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.215615 30535 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } attempt: 2
02:03:36.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.217732 30535 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.252:34621: Network error: Client connection negotiation failed: client connection to 127.29.186.252:34621: connect: Connection refused (error 111)
02:03:36.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.308974 30535 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } attempt: 3
02:03:36.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.311201 30535 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.252:34621: Network error: Client connection negotiation failed: client connection to 127.29.186.252:34621: connect: Connection refused (error 111)
02:03:36.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.312093 30492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } attempt: 5
02:03:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.318518 30492 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } has no permanent_uuid. Determining permanent_uuid...
02:03:36.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.320469 30492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.252:34621: Network error: Client connection negotiation failed: client connection to 127.29.186.252:34621: connect: Connection refused (error 111)
02:03:36.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.371690 30492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } attempt: 1
02:03:36.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.373692 30492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.252:34621: Network error: Client connection negotiation failed: client connection to 127.29.186.252:34621: connect: Connection refused (error 111)
02:03:36.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.393778 30537 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
02:03:36.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.394079 30537 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:03:36.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.394142 30537 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:03:36.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.394228 30537 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:03:36.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.402580 30537 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:03:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.402700 30537 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:03:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.402747 30537 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:03:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.402804 30537 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:03:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.402935 30537 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:03:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.402987 30537 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35289/jwks.json
02:03:36.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.414081 30537 master_runner.cc:387] Master server non-default flags:
02:03:36.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:36.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:36.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:36.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:36.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/data
02:03:36.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/wal
02:03:36.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:36.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:36.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
02:03:36.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:36.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:36.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.252:34621
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35289/jwks.json
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/data/info.pb
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.252
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:03:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/logs
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:41 UTC on bdcb31816ec0
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16849
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
02:03:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.416108 30537 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:03:36.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.418251 30537 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:03:36.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.426539 30545 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
02:03:36.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.426615 30546 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
02:03:36.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.427546 30548 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
02:03:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.428232 30537 server_base.cc:1061] running on GCE node
02:03:36.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.428900 30537 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:03:36.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.430169 30537 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:03:36.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.431406 30537 hybrid_clock.cc:648] HybridClock initialized: now 1783476216431327 us; error 54 us; skew 500 ppm
02:03:36.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.431802 30537 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:03:36.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.434006 30537 webserver.cc:534] Webserver started at http://127.29.186.252:39375/ using document root <none> and password file <none>
02:03:36.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.434777 30537 fs_manager.cc:362] Metadata directory not provided
02:03:36.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.434962 30537 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:03:36.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.435384 30537 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:03:36.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.437781 30537 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/data/instance:
02:03:36.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94b6d04f019f42eca570bcf9ebc186c8"
02:03:36.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:36 on dist-test-slave-cqkh"
02:03:36.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.438663 30537 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/wal/instance:
02:03:36.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94b6d04f019f42eca570bcf9ebc186c8"
02:03:36.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:36 on dist-test-slave-cqkh"
02:03:36.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.441959 30492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } attempt: 2
02:03:36.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.444216 30492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.252:34621: Network error: Client connection negotiation failed: client connection to 127.29.186.252:34621: connect: Connection refused (error 111)
02:03:36.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.444530 30537 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
02:03:36.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.447906 30554 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:03:36.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.449251 30537 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
02:03:36.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.449450 30537 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/data,/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/wal
02:03:36.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94b6d04f019f42eca570bcf9ebc186c8"
02:03:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:36 on dist-test-slave-cqkh"
02:03:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.449677 30537 fs_report.cc:389] FS layout report
02:03:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:03:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/wal
02:03:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/wal
02:03:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/data/data
02:03:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:03:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:03:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:03:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:03:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:03:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:03:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:03:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:03:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:03:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:03:36.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:03:36.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.454442 30535 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } attempt: 4
02:03:36.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.456506 30535 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.186.252:34621: Network error: Client connection negotiation failed: client connection to 127.29.186.252:34621: connect: Connection refused (error 111)
02:03:36.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.466032 30537 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:03:36.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.466790 30537 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:03:36.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.467094 30537 kserver.cc:163] Server-wide thread pool size limit: 3276
02:03:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.479171 30537 rpc_server.cc:307] RPC server started. Bound to: 127.29.186.252:34621
02:03:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.479205 30577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.186.252:34621 every 8 connection(s)
02:03:36.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.480535 30537 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/data/info.pb
02:03:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.481635 30443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu as pid 30537
02:03:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.481832 30443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/master-2/wal/instance
02:03:36.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.485627 30578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:03:36.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.492381 30578 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } has no permanent_uuid. Determining permanent_uuid...
02:03:36.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.504536 30578 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } has no permanent_uuid. Determining permanent_uuid...
02:03:36.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.511057 30578 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } has no permanent_uuid. Determining permanent_uuid...
02:03:36.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.520668 30578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8: Bootstrap starting.
02:03:36.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.524336 30578 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8: Neither blocks nor log segments found. Creating new log.
02:03:36.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.525453 30578 log.cc:826] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8: Log is configured to *not* fsync() on all Append() calls
02:03:36.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.528254 30578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8: No bootstrap required, opened a new log
02:03:36.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.534106 30578 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } }
02:03:36.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.534420 30578 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:03:36.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.534651 30578 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b6d04f019f42eca570bcf9ebc186c8, State: Initialized, Role: FOLLOWER
02:03:36.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.535413 30578 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [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: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } }
02:03:36.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.536442 30585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [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: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } } }
02:03:36.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.536665 30585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [sys.catalog]: This master's current role is: FOLLOWER
02:03:36.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.537629 30578 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [sys.catalog]: configured and running, proceeding with master startup.
02:03:36.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.548079 30596 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:03:36.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.548216 30596 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:03:36.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.544154 30537 master_runner.cc:187] Error getting master registration for 127.29.186.254:41649: OK, instance_id { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" instance_seqno: 1783476215608354 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:03:36.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.549885 30537 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:03:36.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.550423 30492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } attempt: 3
02:03:36.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.560683 30492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8: Bootstrap starting.
02:03:36.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.563949 30492 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8: Neither blocks nor log segments found. Creating new log.
02:03:36.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.565590 30492 log.cc:826] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8: Log is configured to *not* fsync() on all Append() calls
02:03:36.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.568178 30492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8: No bootstrap required, opened a new log
02:03:36.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.575676 30492 raft_consensus.cc:359] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } }
02:03:36.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.576367 30492 raft_consensus.cc:385] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:03:36.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.578570 30492 raft_consensus.cc:740] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfd1d0d9ce3a49f599d1817fbbda83b8, State: Initialized, Role: FOLLOWER
02:03:36.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.579505 30492 consensus_queue.cc:260] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [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: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } }
02:03:36.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.580631 30599 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [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: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } } }
02:03:36.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.581202 30599 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [sys.catalog]: This master's current role is: FOLLOWER
02:03:36.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.581982 30492 sys_catalog.cc:565] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [sys.catalog]: configured and running, proceeding with master startup.
02:03:36.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.592180 30610 catalog_manager.cc:1593] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:03:36.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.593376 30610 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:03:36.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.593518 30454 master_runner.cc:187] Error getting master registration for 127.29.186.253:39435: OK, instance_id { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" instance_seqno: 1783476216052436 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:03:36.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.600582 30454 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:03:36.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.602035 30474 tablet.cc:2406] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:03:36.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:36.719062 30560 tablet.cc:2406] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:03:36.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.755757 30535 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } attempt: 5
02:03:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.768697 30535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489: Bootstrap starting.
02:03:36.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.773766 30535 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489: Neither blocks nor log segments found. Creating new log.
02:03:36.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.775010 30535 log.cc:826] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489: Log is configured to *not* fsync() on all Append() calls
02:03:36.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.777781 30535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489: No bootstrap required, opened a new log
02:03:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.781996 30585 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:03:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.782269 30585 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } }
02:03:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.784066 30585 leader_election.cc:290] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfd1d0d9ce3a49f599d1817fbbda83b8 (127.29.186.254:41649), 26fa55ae799b4ea0bcb43372456a9489 (127.29.186.253:39435)
02:03:36.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.785375 30481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "94b6d04f019f42eca570bcf9ebc186c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" is_pre_election: true
02:03:36.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.785868 30481 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b6d04f019f42eca570bcf9ebc186c8 in term 0.
02:03:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.788540 30556 leader_election.cc:304] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [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: 94b6d04f019f42eca570bcf9ebc186c8, dfd1d0d9ce3a49f599d1817fbbda83b8; no voters: 
02:03:36.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.789749 30585 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:03:36.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.789913 30585 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:03:36.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.790009 30585 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [term 0 FOLLOWER]: Advancing to term 1
02:03:36.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.791450 30535 raft_consensus.cc:359] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } }
02:03:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.791895 30535 raft_consensus.cc:385] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:03:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.792079 30535 raft_consensus.cc:740] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26fa55ae799b4ea0bcb43372456a9489, State: Initialized, Role: FOLLOWER
02:03:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.793325 30585 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } }
02:03:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.793148 30535 consensus_queue.cc:260] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [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: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } }
02:03:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.794086 30585 leader_election.cc:290] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [CANDIDATE]: Term 1 election: Requested vote from peers dfd1d0d9ce3a49f599d1817fbbda83b8 (127.29.186.254:41649), 26fa55ae799b4ea0bcb43372456a9489 (127.29.186.253:39435)
02:03:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.794914 30481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "94b6d04f019f42eca570bcf9ebc186c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8"
02:03:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.795145 30481 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [term 0 FOLLOWER]: Advancing to term 1
02:03:36.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.802352 30481 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b6d04f019f42eca570bcf9ebc186c8 in term 1.
02:03:36.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.802966 30556 leader_election.cc:304] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [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: 94b6d04f019f42eca570bcf9ebc186c8, dfd1d0d9ce3a49f599d1817fbbda83b8; no voters: 
02:03:36.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.804476 30585 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [term 1 FOLLOWER]: Leader election won for term 1
02:03:36.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.804504 30613 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [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: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } } }
02:03:36.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.804811 30613 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [sys.catalog]: This master's current role is: FOLLOWER
02:03:36.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.806778 30524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "94b6d04f019f42eca570bcf9ebc186c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26fa55ae799b4ea0bcb43372456a9489" is_pre_election: true
02:03:36.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.807292 30524 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b6d04f019f42eca570bcf9ebc186c8 in term 0.
02:03:36.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.808470 30585 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [term 1 LEADER]: Becoming Leader. State: Replica: 94b6d04f019f42eca570bcf9ebc186c8, State: Running, Role: LEADER
02:03:36.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.809054 30585 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [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: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } }
02:03:36.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.806751 30535 sys_catalog.cc:565] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [sys.catalog]: configured and running, proceeding with master startup.
02:03:36.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.806756 30523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "94b6d04f019f42eca570bcf9ebc186c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26fa55ae799b4ea0bcb43372456a9489"
02:03:36.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.811828 30523 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [term 0 FOLLOWER]: Advancing to term 1
02:03:36.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.815114 30523 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b6d04f019f42eca570bcf9ebc186c8 in term 1.
02:03:36.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.816978 30614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94b6d04f019f42eca570bcf9ebc186c8. Latest consensus state: current_term: 1 leader_uuid: "94b6d04f019f42eca570bcf9ebc186c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } } }
02:03:36.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.817538 30614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [sys.catalog]: This master's current role is: LEADER
02:03:36.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.824004 30617 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
02:03:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.826794 30617 catalog_manager.cc:1519] Initializing Kudu cluster ID...
02:03:36.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.845846 30523 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [term 1 FOLLOWER]: Refusing update from remote peer 94b6d04f019f42eca570bcf9ebc186c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:03:36.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.847304 30614 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:03:36.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.855225 30481 raft_consensus.cc:1275] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [term 1 FOLLOWER]: Refusing update from remote peer 94b6d04f019f42eca570bcf9ebc186c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:03:36.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.856510 30614 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:03:36.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.893221 30599 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94b6d04f019f42eca570bcf9ebc186c8. Latest consensus state: current_term: 1 leader_uuid: "94b6d04f019f42eca570bcf9ebc186c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } } }
02:03:36.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.893519 30599 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [sys.catalog]: This master's current role is: FOLLOWER
02:03:36.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.897737 30619 mvcc.cc:204] Tried to move back new op lower bound from 7305118584189087744 to 7305118584054878208. Current Snapshot: MvccSnapshot[applied={T|T < 7305118584189087744}]
02:03:36.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.900864 30613 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94b6d04f019f42eca570bcf9ebc186c8. Latest consensus state: current_term: 1 leader_uuid: "94b6d04f019f42eca570bcf9ebc186c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } } }
02:03:36.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.901144 30613 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [sys.catalog]: This master's current role is: FOLLOWER
02:03:36.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.903312 30614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "94b6d04f019f42eca570bcf9ebc186c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } } }
02:03:36.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.903537 30614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [sys.catalog]: This master's current role is: LEADER
02:03:36.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.904204 30614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "94b6d04f019f42eca570bcf9ebc186c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } } }
02:03:36.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.904407 30614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 [sys.catalog]: This master's current role is: LEADER
02:03:36.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.907130 30617 catalog_manager.cc:1382] Generated new cluster ID: 47a4021eb8f64f43997146e68f3829c0
02:03:36.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.907258 30617 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
02:03:36.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.909679 30613 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "94b6d04f019f42eca570bcf9ebc186c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } } }
02:03:36.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.909880 30613 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489 [sys.catalog]: This master's current role is: FOLLOWER
02:03:36.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.910694 30622 mvcc.cc:204] Tried to move back new op lower bound from 7305118584189087744 to 7305118584054878208. Current Snapshot: MvccSnapshot[applied={T|T < 7305118584189087744}]
02:03:36.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.912097 30599 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "94b6d04f019f42eca570bcf9ebc186c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfd1d0d9ce3a49f599d1817fbbda83b8" member_type: VOTER last_known_addr { host: "127.29.186.254" port: 41649 } } peers { permanent_uuid: "26fa55ae799b4ea0bcb43372456a9489" member_type: VOTER last_known_addr { host: "127.29.186.253" port: 39435 } } peers { permanent_uuid: "94b6d04f019f42eca570bcf9ebc186c8" member_type: VOTER last_known_addr { host: "127.29.186.252" port: 34621 } } }
02:03:36.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.912302 30599 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8 [sys.catalog]: This master's current role is: FOLLOWER
02:03:36.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.950796 30617 catalog_manager.cc:1405] Generated new certificate authority record
02:03:36.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.953719 30617 catalog_manager.cc:1539] Loading token signing keys...
02:03:36.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.987365 30617 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8: Generated new TSK 0
02:03:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.988528 30617 catalog_manager.cc:1549] Initializing in-progress tserver states...
02:03:36.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.991824 30635 catalog_manager.cc:1294] Loaded cluster ID: 47a4021eb8f64f43997146e68f3829c0
02:03:36.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.992215 30635 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489: loading cluster ID for follower catalog manager: success
02:03:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.996516 30635 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489: acquiring CA information for follower catalog manager: success
02:03:36.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:36.999380 30635 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 26fa55ae799b4ea0bcb43372456a9489: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:03:37.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.027884 30443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:37.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:37.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/wal
02:03:37.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/data
02:03:37.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:03:37.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:03:37.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:03:37.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:37.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:37.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:37.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/logs
02:03:37.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/data/info.pb
02:03:37.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:37.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:03:37.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:03:37.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:03:37.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:03:37.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:37.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:37.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:37.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:03:37.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:03:37.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.193:0
02:03:37.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.186.193
02:03:37.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.193
02:03:37.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:37.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:37.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:37.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:37.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:37.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:03:37.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.409466 30638 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:03:37.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.409767 30638 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:03:37.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.409850 30638 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:03:37.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.418233 30638 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:03:37.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.418401 30638 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.186.193
02:03:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.428350 30638 tablet_server_runner.cc:78] Tablet server non-default flags:
02:03:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/data
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/wal
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.193:0
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/data/info.pb
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.193
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.186.193
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/logs
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:03:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:03:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:03:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:03:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:41 UTC on bdcb31816ec0
02:03:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16849
02:03:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
02:03:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.429957 30638 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:03:37.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.432317 30638 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:03:37.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.442967 30646 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
02:03:37.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.443055 30643 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
02:03:37.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.443099 30644 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
02:03:37.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.444211 30638 server_base.cc:1061] running on GCE node
02:03:37.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.444712 30638 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:03:37.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.445765 30638 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:03:37.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.446949 30638 hybrid_clock.cc:648] HybridClock initialized: now 1783476217446885 us; error 44 us; skew 500 ppm
02:03:37.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.447330 30638 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:03:37.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.449570 30638 webserver.cc:534] Webserver started at http://127.29.186.193:41747/ using document root <none> and password file <none>
02:03:37.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.450357 30638 fs_manager.cc:362] Metadata directory not provided
02:03:37.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.450489 30638 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:03:37.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.450991 30638 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:03:37.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.453341 30638 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/data/instance:
02:03:37.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7629fb5597db460eaaa2b95326a386c5"
02:03:37.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:37 on dist-test-slave-cqkh"
02:03:37.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.454209 30638 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/wal/instance:
02:03:37.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7629fb5597db460eaaa2b95326a386c5"
02:03:37.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:37 on dist-test-slave-cqkh"
02:03:37.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.459367 30638 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
02:03:37.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.463023 30652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:03:37.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.464500 30638 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
02:03:37.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.464639 30638 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/data,/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/wal
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7629fb5597db460eaaa2b95326a386c5"
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:37 on dist-test-slave-cqkh"
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.464797 30638 fs_report.cc:389] FS layout report
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/wal
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/wal
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/data/data
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:03:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:03:37.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.484702 30638 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:03:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.485491 30638 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:03:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.485723 30638 kserver.cc:163] Server-wide thread pool size limit: 3276
02:03:37.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.486718 30638 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:03:37.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.488605 30638 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:03:37.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.488691 30638 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:03:37.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.488807 30638 ts_tablet_manager.cc:616] Registered 0 tablets
02:03:37.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.488860 30638 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:03:37.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.521931 30638 rpc_server.cc:307] RPC server started. Bound to: 127.29.186.193:42205
02:03:37.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.522022 30764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.186.193:42205 every 8 connection(s)
02:03:37.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.523712 30638 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/data/info.pb
02:03:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.531265 30443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu as pid 30638
02:03:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.531520 30443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-0/wal/instance
02:03:37.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.537150 30443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:37.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:37.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/wal
02:03:37.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/data
02:03:37.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:03:37.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:03:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:03:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/logs
02:03:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/data/info.pb
02:03:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:03:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:03:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:03:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:03:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:03:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:03:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.194:0
02:03:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.186.194
02:03:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.194
02:03:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:03:37.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.541956 30765 heartbeater.cc:344] Connected to a master server at 127.29.186.252:34621
02:03:37.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.542608 30765 heartbeater.cc:461] Registering TS with master...
02:03:37.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.543900 30765 heartbeater.cc:507] Master 127.29.186.252:34621 requested a full tablet report, sending...
02:03:37.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.546816 30564 ts_manager.cc:194] Registered new tserver with Master: 7629fb5597db460eaaa2b95326a386c5 (127.29.186.193:42205)
02:03:37.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.549335 30564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.186.193:37111
02:03:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.553516 30767 heartbeater.cc:344] Connected to a master server at 127.29.186.253:39435
02:03:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.553689 30767 heartbeater.cc:461] Registering TS with master...
02:03:37.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.553984 30766 heartbeater.cc:344] Connected to a master server at 127.29.186.254:41649
02:03:37.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.554121 30766 heartbeater.cc:461] Registering TS with master...
02:03:37.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.554329 30767 heartbeater.cc:507] Master 127.29.186.253:39435 requested a full tablet report, sending...
02:03:37.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.554423 30766 heartbeater.cc:507] Master 127.29.186.254:41649 requested a full tablet report, sending...
02:03:37.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.556164 30478 ts_manager.cc:194] Registered new tserver with Master: 7629fb5597db460eaaa2b95326a386c5 (127.29.186.193:42205)
02:03:37.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.556213 30521 ts_manager.cc:194] Registered new tserver with Master: 7629fb5597db460eaaa2b95326a386c5 (127.29.186.193:42205)
02:03:37.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.596004 30610 catalog_manager.cc:1294] Loaded cluster ID: 47a4021eb8f64f43997146e68f3829c0
02:03:37.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.596099 30610 catalog_manager.cc:1587] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8: loading cluster ID for follower catalog manager: success
02:03:37.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.598533 30610 catalog_manager.cc:1609] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8: acquiring CA information for follower catalog manager: success
02:03:37.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.600302 30610 catalog_manager.cc:1637] T 00000000000000000000000000000000 P dfd1d0d9ce3a49f599d1817fbbda83b8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:03:37.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.868964 30775 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:03:37.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.869319 30775 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:03:37.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.869436 30775 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:03:37.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.877564 30775 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:03:37.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.877794 30775 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.186.194
02:03:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.887660 30775 tablet_server_runner.cc:78] Tablet server non-default flags:
02:03:37.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:37.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:37.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:37.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:37.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/data
02:03:37.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/wal
02:03:37.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:37.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:37.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.194:0
02:03:37.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:03:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/data/info.pb
02:03:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.194
02:03:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:03:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:03:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.186.194
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/logs
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:41 UTC on bdcb31816ec0
02:03:37.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16849
02:03:37.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
02:03:37.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.889850 30775 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:03:37.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.892051 30775 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:03:37.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.901369 30781 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
02:03:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.901489 30783 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
02:03:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:37.901342 30780 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
02:03:37.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.902925 30775 server_base.cc:1061] running on GCE node
02:03:37.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.903581 30775 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:03:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.904524 30775 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:03:37.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.905766 30775 hybrid_clock.cc:648] HybridClock initialized: now 1783476217905700 us; error 53 us; skew 500 ppm
02:03:37.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.906136 30775 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:03:37.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.908402 30775 webserver.cc:534] Webserver started at http://127.29.186.194:33501/ using document root <none> and password file <none>
02:03:37.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.909173 30775 fs_manager.cc:362] Metadata directory not provided
02:03:37.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.909315 30775 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:03:37.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.909713 30775 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:03:37.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.912519 30775 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/data/instance:
02:03:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "087d0d654cb346b8a3f9cd8d8871c0d2"
02:03:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:37 on dist-test-slave-cqkh"
02:03:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.913468 30775 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/wal/instance:
02:03:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "087d0d654cb346b8a3f9cd8d8871c0d2"
02:03:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:37 on dist-test-slave-cqkh"
02:03:37.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.918728 30775 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
02:03:37.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.922295 30789 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:03:37.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.923688 30775 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
02:03:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.923897 30775 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/data,/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/wal
02:03:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "087d0d654cb346b8a3f9cd8d8871c0d2"
02:03:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:37 on dist-test-slave-cqkh"
02:03:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.924173 30775 fs_report.cc:389] FS layout report
02:03:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:03:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/wal
02:03:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/wal
02:03:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/data/data
02:03:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:03:37.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:03:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:03:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:03:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:03:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:03:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:03:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:03:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:03:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:03:37.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:03:37.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.959929 30775 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:03:37.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.960961 30775 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:03:37.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.961355 30775 kserver.cc:163] Server-wide thread pool size limit: 3276
02:03:37.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.962517 30775 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:03:37.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.964560 30775 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:03:37.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.964699 30775 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:03:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.964810 30775 ts_tablet_manager.cc:616] Registered 0 tablets
02:03:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:37.964900 30775 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:03:38.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.000999 30775 rpc_server.cc:307] RPC server started. Bound to: 127.29.186.194:43597
02:03:38.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.001039 30901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.186.194:43597 every 8 connection(s)
02:03:38.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.002549 30775 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/data/info.pb
02:03:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.010175 30443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu as pid 30775
02:03:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.010371 30443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-1/wal/instance
02:03:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.014333 30443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu
02:03:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/wal
02:03:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/data
02:03:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:03:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/logs
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/data/info.pb
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:03:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:03:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.195:0
02:03:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.186.195
02:03:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.195
02:03:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:03:38.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.023041 30903 heartbeater.cc:344] Connected to a master server at 127.29.186.254:41649
02:03:38.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.023674 30903 heartbeater.cc:461] Registering TS with master...
02:03:38.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.024878 30903 heartbeater.cc:507] Master 127.29.186.254:41649 requested a full tablet report, sending...
02:03:38.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.026341 30902 heartbeater.cc:344] Connected to a master server at 127.29.186.252:34621
02:03:38.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.026473 30902 heartbeater.cc:461] Registering TS with master...
02:03:38.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.026952 30902 heartbeater.cc:507] Master 127.29.186.252:34621 requested a full tablet report, sending...
02:03:38.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.027393 30478 ts_manager.cc:194] Registered new tserver with Master: 087d0d654cb346b8a3f9cd8d8871c0d2 (127.29.186.194:43597)
02:03:38.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.028164 30564 ts_manager.cc:194] Registered new tserver with Master: 087d0d654cb346b8a3f9cd8d8871c0d2 (127.29.186.194:43597)
02:03:38.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.028957 30564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.186.194:41431
02:03:38.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.030463 30904 heartbeater.cc:344] Connected to a master server at 127.29.186.253:39435
02:03:38.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.030609 30904 heartbeater.cc:461] Registering TS with master...
02:03:38.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.030972 30904 heartbeater.cc:507] Master 127.29.186.253:39435 requested a full tablet report, sending...
02:03:38.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.031875 30521 ts_manager.cc:194] Registered new tserver with Master: 087d0d654cb346b8a3f9cd8d8871c0d2 (127.29.186.194:43597)
02:03:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:38.337913 30909 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:03:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:38.338253 30909 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:03:38.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:38.338369 30909 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:03:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:38.346621 30909 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:03:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:38.346843 30909 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.186.195
02:03:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.356662 30909 tablet_server_runner.cc:78] Tablet server non-default flags:
02:03:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.186.212:35129
02:03:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/data
02:03:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/wal
02:03:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.186.195:0
02:03:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:03:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/data/info.pb
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.186.195
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.186.254:41649,127.29.186.253:39435,127.29.186.252:34621
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.186.195
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/logs
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:03:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:03:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:03:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:03:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:03:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:03:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:41 UTC on bdcb31816ec0
02:03:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16849
02:03:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
02:03:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.358851 30909 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:03:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.360858 30909 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:03:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:38.370164 30914 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
02:03:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:38.370256 30915 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
02:03:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:38.370868 30917 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
02:03:38.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.371162 30909 server_base.cc:1061] running on GCE node
02:03:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.372030 30909 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:03:38.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.372965 30909 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:03:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.374190 30909 hybrid_clock.cc:648] HybridClock initialized: now 1783476218374150 us; error 32 us; skew 500 ppm
02:03:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.374447 30909 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:03:38.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.376534 30909 webserver.cc:534] Webserver started at http://127.29.186.195:37997/ using document root <none> and password file <none>
02:03:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.377173 30909 fs_manager.cc:362] Metadata directory not provided
02:03:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.377264 30909 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:03:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.377545 30909 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:03:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.379832 30909 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/data/instance:
02:03:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51910129e2a840139c68624285635c01"
02:03:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:38 on dist-test-slave-cqkh"
02:03:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.380622 30909 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/wal/instance:
02:03:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51910129e2a840139c68624285635c01"
02:03:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:38 on dist-test-slave-cqkh"
02:03:38.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.385804 30909 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
02:03:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.389107 30923 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:03:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.390388 30909 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
02:03:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.390578 30909 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/data,/tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/wal
02:03:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51910129e2a840139c68624285635c01"
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:03:38 on dist-test-slave-cqkh"
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.390833 30909 fs_report.cc:389] FS layout report
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/wal
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/wal
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/data/data
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:03:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:03:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.413228 30909 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:03:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.414152 30909 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:03:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.414469 30909 kserver.cc:163] Server-wide thread pool size limit: 3276
02:03:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.415493 30909 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:03:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.417100 30909 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:03:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.417227 30909 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:03:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.417330 30909 ts_tablet_manager.cc:616] Registered 0 tablets
02:03:38.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.417407 30909 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:03:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.451287 30909 rpc_server.cc:307] RPC server started. Bound to: 127.29.186.195:36371
02:03:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.451340 31035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.186.195:36371 every 8 connection(s)
02:03:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.452828 30909 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/data/info.pb
02:03:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.462968 30443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu as pid 30909
02:03:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.463137 30443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskaZxOXy/test-tmp/mini-kudu-cluster7715010733612494877/ts-2/wal/instance
02:03:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.469946 31038 heartbeater.cc:344] Connected to a master server at 127.29.186.253:39435
02:03:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.470078 31036 heartbeater.cc:344] Connected to a master server at 127.29.186.252:34621
02:03:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.470368 31036 heartbeater.cc:461] Registering TS with master...
02:03:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.470434 31037 heartbeater.cc:344] Connected to a master server at 127.29.186.254:41649
02:03:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.470580 31037 heartbeater.cc:461] Registering TS with master...
02:03:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.471417 31036 heartbeater.cc:507] Master 127.29.186.252:34621 requested a full tablet report, sending...
02:03:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.471451 31037 heartbeater.cc:507] Master 127.29.186.254:41649 requested a full tablet report, sending...
02:03:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.470374 31038 heartbeater.cc:461] Registering TS with master...
02:03:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.472369 31038 heartbeater.cc:507] Master 127.29.186.253:39435 requested a full tablet report, sending...
02:03:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.473333 30478 ts_manager.cc:194] Registered new tserver with Master: 51910129e2a840139c68624285635c01 (127.29.186.195:36371)
02:03:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.473840 30521 ts_manager.cc:194] Registered new tserver with Master: 51910129e2a840139c68624285635c01 (127.29.186.195:36371)
02:03:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.473918 30563 ts_manager.cc:194] Registered new tserver with Master: 51910129e2a840139c68624285635c01 (127.29.186.195:36371)
02:03:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.474828 30563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.186.195:47793
02:03:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.489473 30443 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
02:03:38.491 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:03:38.492 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

02:03:38.502 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.186.254"
      port: 41649
    }
    bound_http_address {
      host: "127.29.186.254"
      port: 42701
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.186.253"
      port: 39435
    }
    bound_http_address {
      host: "127.29.186.253"
      port: 43051
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.186.252"
      port: 34621
    }
    bound_http_address {
      host: "127.29.186.252"
      port: 39375
    }
  }
}

02:03:38.505 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

02:03:38.508 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.186.193"
      port: 42205
    }
    bound_http_address {
      host: "127.29.186.193"
      port: 41747
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.186.194"
      port: 43597
    }
    bound_http_address {
      host: "127.29.186.194"
      port: 33501
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.186.195"
      port: 36371
    }
    bound_http_address {
      host: "127.29.186.195"
      port: 37997
    }
  }
}

02:03:38.508 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
02:03:38.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:38.554888 30765 heartbeater.cc:499] Master 127.29.186.252:34621 was elected leader, sending a full tablet report...
02:03:38.727 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
02:03:38.791 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:38.961 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:39.010 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:39.011 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:39.027 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:39.030 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:39.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.031868 30902 heartbeater.cc:499] Master 127.29.186.252:34621 was elected leader, sending a full tablet report...
02:03:39.038 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:39.121 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:39.121 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:39.127 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:39.351 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc62f1b4c, L:/127.0.0.1:52186 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:39.351 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2ab7bfd4, L:/127.0.0.1:49648 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:39.351 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa01875f9, L:/127.0.0.1:60256 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:39.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:39.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=474), Traces: [0ms] refreshing cache from master, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [445ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [445ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [446ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=null) after lookup
02:03:39.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.439208 30563 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52186:
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:03:39.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:03:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:03:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:03:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:39.441273 30563 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
02:03:39.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.476866 31036 heartbeater.cc:499] Master 127.29.186.252:34621 was elected leader, sending a full tablet report...
02:03:39.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:39.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.512282 30971 tablet_service.cc:1511] Processing CreateTablet for tablet 3e60e39493ce4c0e9cd92dba6b7d673a (DEFAULT_TABLE table=TestHandleTooBusy [id=4427e6ae26274ddea8b2dc277b7c8564]), partition=RANGE (key) PARTITION UNBOUNDED
02:03:39.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.513929 30971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e60e39493ce4c0e9cd92dba6b7d673a. 1 dirs total, 0 dirs full, 0 dirs failed
02:03:39.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.532923 31068 tablet_bootstrap.cc:492] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01: Bootstrap starting.
02:03:39.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.532370 30700 tablet_service.cc:1511] Processing CreateTablet for tablet 3e60e39493ce4c0e9cd92dba6b7d673a (DEFAULT_TABLE table=TestHandleTooBusy [id=4427e6ae26274ddea8b2dc277b7c8564]), partition=RANGE (key) PARTITION UNBOUNDED
02:03:39.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.534008 30700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e60e39493ce4c0e9cd92dba6b7d673a. 1 dirs total, 0 dirs full, 0 dirs failed
02:03:39.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.536921 31068 tablet_bootstrap.cc:654] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01: Neither blocks nor log segments found. Creating new log.
02:03:39.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.538252 30837 tablet_service.cc:1511] Processing CreateTablet for tablet 3e60e39493ce4c0e9cd92dba6b7d673a (DEFAULT_TABLE table=TestHandleTooBusy [id=4427e6ae26274ddea8b2dc277b7c8564]), partition=RANGE (key) PARTITION UNBOUNDED
02:03:39.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.539572 31068 log.cc:826] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01: Log is configured to *not* fsync() on all Append() calls
02:03:39.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.540808 30837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e60e39493ce4c0e9cd92dba6b7d673a. 1 dirs total, 0 dirs full, 0 dirs failed
02:03:39.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.544274 31068 tablet_bootstrap.cc:492] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01: No bootstrap required, opened a new log
02:03:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.547493 31070 tablet_bootstrap.cc:492] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5: Bootstrap starting.
02:03:39.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.548359 31068 ts_tablet_manager.cc:1403] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
02:03:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.551204 31070 tablet_bootstrap.cc:654] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5: Neither blocks nor log segments found. Creating new log.
02:03:39.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.552379 31070 log.cc:826] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5: Log is configured to *not* fsync() on all Append() calls
02:03:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.553157 31071 tablet_bootstrap.cc:492] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2: Bootstrap starting.
02:03:39.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.556216 31070 tablet_bootstrap.cc:492] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5: No bootstrap required, opened a new log
02:03:39.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.556183 31068 raft_consensus.cc:359] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087d0d654cb346b8a3f9cd8d8871c0d2" member_type: VOTER last_known_addr { host: "127.29.186.194" port: 43597 } } peers { permanent_uuid: "7629fb5597db460eaaa2b95326a386c5" member_type: VOTER last_known_addr { host: "127.29.186.193" port: 42205 } } peers { permanent_uuid: "51910129e2a840139c68624285635c01" member_type: VOTER last_known_addr { host: "127.29.186.195" port: 36371 } }
02:03:39.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.556468 31070 ts_tablet_manager.cc:1403] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
02:03:39.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.556567 31068 raft_consensus.cc:385] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:03:39.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.556668 31068 raft_consensus.cc:740] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51910129e2a840139c68624285635c01, State: Initialized, Role: FOLLOWER
02:03:39.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.557327 31068 consensus_queue.cc:260] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01 [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: "087d0d654cb346b8a3f9cd8d8871c0d2" member_type: VOTER last_known_addr { host: "127.29.186.194" port: 43597 } } peers { permanent_uuid: "7629fb5597db460eaaa2b95326a386c5" member_type: VOTER last_known_addr { host: "127.29.186.193" port: 42205 } } peers { permanent_uuid: "51910129e2a840139c68624285635c01" member_type: VOTER last_known_addr { host: "127.29.186.195" port: 36371 } }
02:03:39.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.556640 31071 tablet_bootstrap.cc:654] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2: Neither blocks nor log segments found. Creating new log.
02:03:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.561347 31071 log.cc:826] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2: Log is configured to *not* fsync() on all Append() calls
02:03:39.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.567778 31068 ts_tablet_manager.cc:1434] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.004s
02:03:39.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.574651 31071 tablet_bootstrap.cc:492] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2: No bootstrap required, opened a new log
02:03:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.574971 31071 ts_tablet_manager.cc:1403] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.015s
02:03:39.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.578127 31070 raft_consensus.cc:359] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087d0d654cb346b8a3f9cd8d8871c0d2" member_type: VOTER last_known_addr { host: "127.29.186.194" port: 43597 } } peers { permanent_uuid: "7629fb5597db460eaaa2b95326a386c5" member_type: VOTER last_known_addr { host: "127.29.186.193" port: 42205 } } peers { permanent_uuid: "51910129e2a840139c68624285635c01" member_type: VOTER last_known_addr { host: "127.29.186.195" port: 36371 } }
02:03:39.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.578773 31070 raft_consensus.cc:385] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:03:39.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.578919 31070 raft_consensus.cc:740] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7629fb5597db460eaaa2b95326a386c5, State: Initialized, Role: FOLLOWER
02:03:39.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.580929 31070 consensus_queue.cc:260] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [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: "087d0d654cb346b8a3f9cd8d8871c0d2" member_type: VOTER last_known_addr { host: "127.29.186.194" port: 43597 } } peers { permanent_uuid: "7629fb5597db460eaaa2b95326a386c5" member_type: VOTER last_known_addr { host: "127.29.186.193" port: 42205 } } peers { permanent_uuid: "51910129e2a840139c68624285635c01" member_type: VOTER last_known_addr { host: "127.29.186.195" port: 36371 } }
02:03:39.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.582405 31071 raft_consensus.cc:359] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087d0d654cb346b8a3f9cd8d8871c0d2" member_type: VOTER last_known_addr { host: "127.29.186.194" port: 43597 } } peers { permanent_uuid: "7629fb5597db460eaaa2b95326a386c5" member_type: VOTER last_known_addr { host: "127.29.186.193" port: 42205 } } peers { permanent_uuid: "51910129e2a840139c68624285635c01" member_type: VOTER last_known_addr { host: "127.29.186.195" port: 36371 } }
02:03:39.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.582731 31070 ts_tablet_manager.cc:1434] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.000s
02:03:39.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.583165 31071 raft_consensus.cc:385] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:03:39.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.583444 31071 raft_consensus.cc:740] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087d0d654cb346b8a3f9cd8d8871c0d2, State: Initialized, Role: FOLLOWER
02:03:39.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.584384 31071 consensus_queue.cc:260] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2 [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: "087d0d654cb346b8a3f9cd8d8871c0d2" member_type: VOTER last_known_addr { host: "127.29.186.194" port: 43597 } } peers { permanent_uuid: "7629fb5597db460eaaa2b95326a386c5" member_type: VOTER last_known_addr { host: "127.29.186.193" port: 42205 } } peers { permanent_uuid: "51910129e2a840139c68624285635c01" member_type: VOTER last_known_addr { host: "127.29.186.195" port: 36371 } }
02:03:39.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.589334 31071 ts_tablet_manager.cc:1434] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
02:03:39.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.611639 31075 raft_consensus.cc:493] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:03:39.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.611929 31075 raft_consensus.cc:515] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087d0d654cb346b8a3f9cd8d8871c0d2" member_type: VOTER last_known_addr { host: "127.29.186.194" port: 43597 } } peers { permanent_uuid: "7629fb5597db460eaaa2b95326a386c5" member_type: VOTER last_known_addr { host: "127.29.186.193" port: 42205 } } peers { permanent_uuid: "51910129e2a840139c68624285635c01" member_type: VOTER last_known_addr { host: "127.29.186.195" port: 36371 } }
02:03:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.613817 31075 leader_election.cc:290] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087d0d654cb346b8a3f9cd8d8871c0d2 (127.29.186.194:43597), 51910129e2a840139c68624285635c01 (127.29.186.195:36371)
02:03:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.622556 30857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e60e39493ce4c0e9cd92dba6b7d673a" candidate_uuid: "7629fb5597db460eaaa2b95326a386c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087d0d654cb346b8a3f9cd8d8871c0d2" is_pre_election: true
02:03:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.623118 30857 raft_consensus.cc:2468] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7629fb5597db460eaaa2b95326a386c5 in term 0.
02:03:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.623329 30991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e60e39493ce4c0e9cd92dba6b7d673a" candidate_uuid: "7629fb5597db460eaaa2b95326a386c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51910129e2a840139c68624285635c01" is_pre_election: true
02:03:39.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.623840 30991 raft_consensus.cc:2468] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7629fb5597db460eaaa2b95326a386c5 in term 0.
02:03:39.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.623780 30653 leader_election.cc:304] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [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: 087d0d654cb346b8a3f9cd8d8871c0d2, 7629fb5597db460eaaa2b95326a386c5; no voters: 
02:03:39.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.624203 31075 raft_consensus.cc:2804] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:03:39.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.624361 31075 raft_consensus.cc:493] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:03:39.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.624466 31075 raft_consensus.cc:3060] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [term 0 FOLLOWER]: Advancing to term 1
02:03:39.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.626482 31075 raft_consensus.cc:515] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087d0d654cb346b8a3f9cd8d8871c0d2" member_type: VOTER last_known_addr { host: "127.29.186.194" port: 43597 } } peers { permanent_uuid: "7629fb5597db460eaaa2b95326a386c5" member_type: VOTER last_known_addr { host: "127.29.186.193" port: 42205 } } peers { permanent_uuid: "51910129e2a840139c68624285635c01" member_type: VOTER last_known_addr { host: "127.29.186.195" port: 36371 } }
02:03:39.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.627259 31075 leader_election.cc:290] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [CANDIDATE]: Term 1 election: Requested vote from peers 087d0d654cb346b8a3f9cd8d8871c0d2 (127.29.186.194:43597), 51910129e2a840139c68624285635c01 (127.29.186.195:36371)
02:03:39.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.627693 30857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e60e39493ce4c0e9cd92dba6b7d673a" candidate_uuid: "7629fb5597db460eaaa2b95326a386c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087d0d654cb346b8a3f9cd8d8871c0d2"
02:03:39.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.627707 30991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e60e39493ce4c0e9cd92dba6b7d673a" candidate_uuid: "7629fb5597db460eaaa2b95326a386c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51910129e2a840139c68624285635c01"
02:03:39.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.627866 30991 raft_consensus.cc:3060] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01 [term 0 FOLLOWER]: Advancing to term 1
02:03:39.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.627885 30857 raft_consensus.cc:3060] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2 [term 0 FOLLOWER]: Advancing to term 1
02:03:39.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.630066 30857 raft_consensus.cc:2468] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7629fb5597db460eaaa2b95326a386c5 in term 1.
02:03:39.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.630484 30653 leader_election.cc:304] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [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: 087d0d654cb346b8a3f9cd8d8871c0d2, 7629fb5597db460eaaa2b95326a386c5; no voters: 
02:03:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.630884 31075 raft_consensus.cc:2804] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [term 1 FOLLOWER]: Leader election won for term 1
02:03:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.630990 30991 raft_consensus.cc:2468] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7629fb5597db460eaaa2b95326a386c5 in term 1.
02:03:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.631466 31075 raft_consensus.cc:697] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [term 1 LEADER]: Becoming Leader. State: Replica: 7629fb5597db460eaaa2b95326a386c5, State: Running, Role: LEADER
02:03:39.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.632035 31075 consensus_queue.cc:237] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [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: "087d0d654cb346b8a3f9cd8d8871c0d2" member_type: VOTER last_known_addr { host: "127.29.186.194" port: 43597 } } peers { permanent_uuid: "7629fb5597db460eaaa2b95326a386c5" member_type: VOTER last_known_addr { host: "127.29.186.193" port: 42205 } } peers { permanent_uuid: "51910129e2a840139c68624285635c01" member_type: VOTER last_known_addr { host: "127.29.186.195" port: 36371 } }
02:03:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:39.637511 30563 catalog_manager.cc:5696] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7629fb5597db460eaaa2b95326a386c5 (127.29.186.193). New cstate: current_term: 1 leader_uuid: "7629fb5597db460eaaa2b95326a386c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087d0d654cb346b8a3f9cd8d8871c0d2" member_type: VOTER last_known_addr { host: "127.29.186.194" port: 43597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7629fb5597db460eaaa2b95326a386c5" member_type: VOTER last_known_addr { host: "127.29.186.193" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51910129e2a840139c68624285635c01" member_type: VOTER last_known_addr { host: "127.29.186.195" port: 36371 } health_report { overall_health: UNKNOWN } } }
02:03:39.691 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:39.692 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:39.700 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:39.702 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:39.703 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:39.703 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:39.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:39.706707 31039 tablet.cc:2406] T 3e60e39493ce4c0e9cd92dba6b7d673a P 51910129e2a840139c68624285635c01: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:03:39.720 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:39.722 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:39.722 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:39.723 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:39.724 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:39.733 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:39.735 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:39.736 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:39.736 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:39.736 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:39.736 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:39.737 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:39.737 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:39.738 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:39.743 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:39.743 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:39.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:39.751 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:39.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:39.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:39.757323 30905 tablet.cc:2406] T 3e60e39493ce4c0e9cd92dba6b7d673a P 087d0d654cb346b8a3f9cd8d8871c0d2: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:03:39.759 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:39.770 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:39.772 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xade4ea03, L:/127.0.0.1:48060 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:39.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:39.780 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:39.783551 30768 tablet.cc:2406] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:03:39.784 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:39.798 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:39.801 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:39.818 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:39.821 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:39.826 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:39.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:39.832 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x326d6b28, L:/127.0.0.1:56586 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:39.835 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:39.840 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:39.847 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa5408c5d, L:/127.0.0.1:56596 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:39.848 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:39.853 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x608521c7, L:/127.0.0.1:56604 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:39.855 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:39.858 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9cffa04c, L:/127.0.0.1:48072 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:39.863 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:39.867 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:39.867 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=175), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [160ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, deferred=null) after lookup
02:03:39.872 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:39.875 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:39.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:39.877 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:39.882 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:39.886 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1d5627b4, L:/127.0.0.1:48086 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:39.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:39.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=168), Traces: [0ms] refreshing cache from master, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=null) after lookup
02:03:39.894 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x153ab97b, L:/127.0.0.1:56614 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:39.895 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:39.896 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:39.897 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:39.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:39.901 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:39.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:39.903 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:39.906 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:39.912 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:39.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:39.914 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:39.914 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=221), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [74ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, [156ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, deferred=null) after lookup
02:03:39.916 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:39.917 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:39.918 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:39.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:39.920 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:39.922 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:39.923 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:39.931 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:39.924 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:39.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:39.929 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:39.928 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:39.927 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:39.926 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:39.926 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:39.925 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:39.947 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:39.959 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:39.962 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:39.962 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:39.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:39.979 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:39.986 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:39.987 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:39.993 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa491a5fa, L:/127.0.0.1:48088 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:39.994 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5cef8a06, L:/127.0.0.1:57564 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:39.994 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:39.995 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:40.009 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e09d31c, L:/127.0.0.1:56632 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:40.011 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f8fdf41, L:/127.0.0.1:48090 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:40.012 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:40.017 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:40.020 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1932472f, L:/127.0.0.1:56618 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:40.021 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb281feb0, L:/127.0.0.1:57558 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:40.023 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:40.025 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:40.030 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:40.034 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83e5d93c, L:/127.0.0.1:48096 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:40.035 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:40.036 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:40.037 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:40.038 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:40.040 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:40.041 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:40.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:40.043 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:40.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=343), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [326ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [340ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=null) after lookup
02:03:40.047 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:40.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:40.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=330), Traces: [0ms] refreshing cache from master, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [310ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [327ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=null) after lookup
02:03:40.058 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:40.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:40.074 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcad2ce0a, L:/127.0.0.1:57622 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:40.075 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9753aea2, L:/127.0.0.1:48098 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:40.077 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:40.079 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:40.079 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x70410e54, L:/127.0.0.1:57590 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:40.079 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1c0a975b, L:/127.0.0.1:56642 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:40.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:40.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.081071 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48090 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48096 (request call id 0)
02:03:40.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:40.082055 30555 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items
02:03:40.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.082206 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48096 (request call id 0)
02:03:40.080 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0dd1d6c1, L:/127.0.0.1:57574 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:40.081 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f8456b8, L:/127.0.0.1:56620 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:40.091 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:40.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.095 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:40.102 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:40.113 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299984, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.123 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd609ccb0, L:/127.0.0.1:56658 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:40.123 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.130 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items
02:03:40.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:40.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=397), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [297ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [329ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=null) after lookup
02:03:40.135 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5d4ea91a, L:/127.0.0.1:57604 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:40.136 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd644d829, L:/127.0.0.1:48116 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:40.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.138778 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48116 (request call id 0)
02:03:40.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:40.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=406), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [192ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [239ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=null) after lookup
02:03:40.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:40.146 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x29f92120, L:/127.0.0.1:57632 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:40.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.147784 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48116 (request call id 1)
02:03:40.151 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x172df45b, L:/127.0.0.1:57618 - R:/127.29.186.254:41649] using TOKEN/null
02:03:40.155 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6423a01b, L:/127.0.0.1:57562 - R:/127.29.186.254:41649] using TOKEN/null
02:03:40.159 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:40.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.159951 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48116 (request call id 1)
02:03:40.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:40.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.164 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.166600 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 2)
02:03:40.170 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e0167f6, L:/127.0.0.1:56666 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:40.174 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd5cbe5ee, L:/127.0.0.1:48112 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:40.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.175364 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 2)
02:03:40.178 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbac0c681, L:/127.0.0.1:57628 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:40.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.183553 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48112 (request call id 0)
02:03:40.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.180363 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48112 (request call id 0)
02:03:40.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.184410 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48112 (request call id 0)
02:03:40.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.184877 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 1)
02:03:40.185 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ccbe7df, L:/127.0.0.1:48128 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:40.186 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items
02:03:40.186 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:40.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.187294 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 1)
02:03:40.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.197482 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 1)
02:03:40.199 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items
02:03:40.199 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:40.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.203040 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 1)
02:03:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.204999 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 1)
02:03:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.205248 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 1)
02:03:40.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.211701 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 1)
02:03:40.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.213888 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 1)
02:03:40.215 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items
02:03:40.215 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:40.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.215704 31148 consensus_queue.cc:1048] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51910129e2a840139c68624285635c01" member_type: VOTER last_known_addr { host: "127.29.186.195" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:03:40.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.219450 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48128 (request call id 1)
02:03:40.221 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items
02:03:40.222 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:40.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.223501 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48128 (request call id 1)
02:03:40.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.224279 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48128 (request call id 1)
02:03:40.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.224793 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48128 (request call id 1)
02:03:40.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.226380 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48128 (request call id 1)
02:03:40.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.231587 31150 consensus_queue.cc:1048] T 3e60e39493ce4c0e9cd92dba6b7d673a P 7629fb5597db460eaaa2b95326a386c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087d0d654cb346b8a3f9cd8d8871c0d2" member_type: VOTER last_known_addr { host: "127.29.186.194" port: 43597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:03:40.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.234 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:40.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=501), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [266ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [360ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items, [402ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items, [420ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [424ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [438ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1846294225(state=PENDING, result=null, callback=(continuation of Deferred@2035813970 after retry RPC after error@1604893695), errback=(continuation of Deferred@2035813970 after retry RPC after error@1604893695))) after lookup
02:03:40.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:40.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=501), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [173ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [256ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [260ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items, [266ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [284ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items, [289ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [304ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [314ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@913851161(state=PENDING, result=null, callback=(continuation of Deferred@1515535372 after retry RPC after error@117731901) -> (continuation of Deferred@583226268 after retry RPC after error@1448590422), errback=(continuation of Deferred@1515535372 after retry RPC after error@117731901) -> (continuation of Deferred@583226268 after retry RPC after error@1448590422))) after lookup
02:03:40.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.242694 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 2)
02:03:40.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.243727 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 2)
02:03:40.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.244205 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 2)
02:03:40.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.245077 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 2)
02:03:40.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.246248 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 2)
02:03:40.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.246810 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48098 (request call id 2)
02:03:40.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.251 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:40.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=517), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [233ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items, [286ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [305ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [324ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [366ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items, [367ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items, [380ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [384ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [384ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [398ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1322511(state=PENDING, result=null, callback=(continuation of Deferred@962483887 after retry RPC after error@836685108) -> (continuation of Deferred@1098836790 after retry RPC after error@1614532928), errback=(continuation of Deferred@962483887 after retry RPC after error@836685108) -> (continuation of Deferred@1098836790 after retry RPC after error@1614532928))) after lookup
02:03:40.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.259094 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48128 (request call id 3)
02:03:40.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.266 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:40.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.269836 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.270347 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.275220 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.276440 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.277882 30556 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.195:47793 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.278484 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:40.280185 31036 heartbeater.cc:646] Failed to heartbeat to 127.29.186.252:34621 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.29.186.195:47793 dropped due to backpressure: service queue is full with 1 items
02:03:40.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.281831 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.283608 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.286593 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.297230 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.299551 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.303180 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.303740 30556 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.195:47793 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.304235 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.305358 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.307709 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.313009 30558 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.193:37111 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:40.315791 30765 heartbeater.cc:646] Failed to heartbeat to 127.29.186.252:34621 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.29.186.193:37111 dropped due to backpressure: service queue is full with 1 items
02:03:40.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.318969 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.323371 30558 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.193:37111 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.323678 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.326781 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.328379 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.339570 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 5)
02:03:40.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.343 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.356 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.359269 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 9)
02:03:40.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.364933 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 8)
02:03:40.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.367031 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 8)
02:03:40.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.376 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.378654 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.382973 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.384500 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.385514 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.386989 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.399471 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.404100 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.404639 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.406605 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.424988 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.425036 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.427829 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.444438 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48098 (request call id 6)
02:03:40.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:40.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.450 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.453434 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 7)
02:03:40.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.456 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.463225 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48090 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 9)
02:03:40.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.464584 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48088 (request call id 10)
02:03:40.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.464581 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48088 (request call id 10)
02:03:40.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.467206 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48090 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48088 (request call id 10)
02:03:40.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.478 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.483069 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 10)
02:03:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.486755 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48090 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 10)
02:03:40.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.505127 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 10)
02:03:40.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.505861 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 15)
02:03:40.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.507452 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48090 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 15)
02:03:40.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.527168 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48090 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 15)
02:03:40.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.527609 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 11)
02:03:40.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.529456 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 11)
02:03:40.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.530480 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 11)
02:03:40.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.539760 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 11)
02:03:40.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.542737 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 11)
02:03:40.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.544179 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 11)
02:03:40.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.550305 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48090 (request call id 11)
02:03:40.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.557 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.563241 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 13)
02:03:40.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.564777 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 13)
02:03:40.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.566144 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 16)
02:03:40.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.566989 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 16)
02:03:40.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.578 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.580977 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 9)
02:03:40.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.584110 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 14)
02:03:40.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.586351 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 14)
02:03:40.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.586755 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 14)
02:03:40.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.588994 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.597311 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.602779 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.604673 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.606781 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.616900 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.625488 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.626230 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.637205 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.644661 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.645071 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.646764 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48112 (request call id 8)
02:03:40.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:40.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.657 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.659715 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48090 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 13)
02:03:40.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.665117 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 16)
02:03:40.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.666994 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48090 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 16)
02:03:40.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.667047 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 16)
02:03:40.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.678 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.685308 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48088 (request call id 16)
02:03:40.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.686131 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 20)
02:03:40.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.686736 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48090 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 20)
02:03:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.698959 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 12)
02:03:40.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.702360 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 12)
02:03:40.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.703682 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 12)
02:03:40.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.704473 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 12)
02:03:40.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.706553 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48090 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 12)
02:03:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.717288 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 12)
02:03:40.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.724038 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 12)
02:03:40.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.727008 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48090 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 12)
02:03:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.736644 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 12)
02:03:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.744374 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 12)
02:03:40.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.745327 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 12)
02:03:40.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.753 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.757 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.763756 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 21)
02:03:40.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.766486 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48090 (request call id 17)
02:03:40.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.779 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.782416 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 14)
02:03:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.804343 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 22)
02:03:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.804361 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 22)
02:03:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.805979 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 21)
02:03:40.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.823182 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 21)
02:03:40.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.824370 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 21)
02:03:40.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.843665 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 21)
02:03:40.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.844805 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 21)
02:03:40.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.854 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.858 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.862923 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 17)
02:03:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.863646 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 23)
02:03:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.863903 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 23)
02:03:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.867177 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 23)
02:03:40.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.879 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.881 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:40.882 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:40.883 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.884783 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 18)
02:03:40.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:40.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.887462 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 18)
02:03:40.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:40.889 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:40.889 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:40.889 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:40.891 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:40.891 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:40.894 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:40.896 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:40.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.896605 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 16)
02:03:40.897 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:40.898 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:40.899 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:40.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.902694 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 16)
02:03:40.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.904568 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 16)
02:03:40.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:40.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.907734 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 16)
02:03:40.909 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:40.914 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:40.914 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:40.915 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.923157 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 16)
02:03:40.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.928030 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 16)
02:03:40.937 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x653d7a82, L:/127.0.0.1:57640 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:40.939 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe0e96258, L:/127.0.0.1:56670 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.944106 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 16)
02:03:40.947 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd836eff0, L:/127.0.0.1:48138 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.948951 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 16)
02:03:40.950 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items
02:03:40.950 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:40.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.955 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.961320 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48138 (request call id 1)
02:03:40.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.964696 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48088 (request call id 19)
02:03:40.965 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items
02:03:40.965 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:40.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.967360 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48088 (request call id 19)
02:03:40.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.977279 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48088 (request call id 19)
02:03:40.978 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items
02:03:40.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:40.980 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:40.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.982336 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 15)
02:03:40.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.984406 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 25)
02:03:40.986 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:40.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.987560 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 25)
02:03:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.997081 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 25)
02:03:40.998 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items
02:03:40.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:40.999243 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:40.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 25)
02:03:40.999 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.002691 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 20)
02:03:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.003769 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 20)
02:03:41.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.010100 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 20)
02:03:41.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.018195 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 20)
02:03:41.019 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items
02:03:41.020 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.020967 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 20)
02:03:41.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.024056 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 20)
02:03:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.037460 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 17)
02:03:41.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.040238 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 17)
02:03:41.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.040585 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 17)
02:03:41.041 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items
02:03:41.042 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.043349 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 17)
02:03:41.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.060 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.062076 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 19)
02:03:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.063920 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 19)
02:03:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.066196 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 19)
02:03:41.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.078317 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48138 (request call id 6)
02:03:41.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.082 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:41.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=187), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [55ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [70ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [91ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [92ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [184ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1095299320(state=PENDING, result=null, callback=(continuation of Deferred@1952919366 after retry RPC after error@282950351) -> (continuation of Deferred@620429266 after retry RPC after error@573768837) -> (continuation of Deferred@1868759706 after retry RPC after error@345179835) -> (continuation of Deferred@1734639508 after retry RPC after error@1573472465) -> (continuation of Deferred@717878816 after retry RPC after error@644061980) -> (continuation of Deferred@1656735899 after retry RPC after error@1973918685), errback=(continuation of Deferred@1952919366 after retry RPC after error@282950351) -> (continuation of Deferred@620429266 after retry RPC after error@573768837) -> (continuation of Deferred@1868759706 after retry RPC after error@345179835) -> (continuation of Deferred@1734639508 after retry RPC after error@1573472465) -> (continuation of Deferred@717878816 after retry RPC after error@644061980) -> (continuation of Deferred@1656735899 after retry RPC after error@1973918685))) after lookup
02:03:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:41.085379 30558 service_pool.cc:136] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items [suppressed 171 similar messages]
02:03:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.085582 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 26)
02:03:41.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.086928 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 26)
02:03:41.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.098698 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 26)
02:03:41.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.103574 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 26)
02:03:41.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.105729 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 26)
02:03:41.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.123932 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 26)
02:03:41.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.125993 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 26)
02:03:41.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.163 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.166543 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 28)
02:03:41.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.176743 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48138 (request call id 8)
02:03:41.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.182715 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48138 (request call id 8)
02:03:41.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.186 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:41.186 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:41.187 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:41.187 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:41.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:41.188 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:41.188 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:41.188 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:41.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:41.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:41.191 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:41.193 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:41.194 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:41.195 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:41.196 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:41.198 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:41.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.203789 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 21)
02:03:41.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.204862 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 21)
02:03:41.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.206017 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 21)
02:03:41.207 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:41.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.207665 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 21)
02:03:41.208 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:41.210 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:41.213 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:41.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.222426 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 21)
02:03:41.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.226058 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 21)
02:03:41.226 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:41.239 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeb916706, L:/127.0.0.1:56682 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:41.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.242590 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 21)
02:03:41.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.246387 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48086 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 21)
02:03:41.251 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3247173c, L:/127.0.0.1:48140 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.251665 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48060 (request call id 21)
02:03:41.252 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items
02:03:41.256 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4937c9d2, L:/127.0.0.1:57650 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:41.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.260219 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 22)
02:03:41.260 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.264 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.266144 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 28)
02:03:41.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.275661 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48140 (request call id 1)
02:03:41.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.277678 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48140 (request call id 1)
02:03:41.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.283162 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 23)
02:03:41.283 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items
02:03:41.283 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.284679 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48096 (request call id 23)
02:03:41.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.291 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.295382 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48140 (request call id 2)
02:03:41.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.297387 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48140 (request call id 2)
02:03:41.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.304374 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48140 (request call id 2)
02:03:41.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.306152 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.307 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items
02:03:41.307 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.308529 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.317 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items
02:03:41.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.316752 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.317838 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.318434 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.320 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.324251 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.325493 30558 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.193:37111 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.335269 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.336 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items
02:03:41.336 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.336881 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.337013 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.344873 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.348243 30555 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.194:41431 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:41.348978 30902 heartbeater.cc:646] Failed to heartbeat to 127.29.186.252:34621 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.29.186.194:41431 dropped due to backpressure: service queue is full with 1 items
02:03:41.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.355849 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.356607 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 7)
02:03:41.358 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items
02:03:41.358 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.358 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.364 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.366055 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 31)
02:03:41.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.376906 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 31)
02:03:41.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.378988 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 31)
02:03:41.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.384291 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48086 (request call id 31)
02:03:41.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.392 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:41.392 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:41.392 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:41.394 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:41.394 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:41.394 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:41.394 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:41.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:41.402 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:41.402 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:41.404 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:41.405 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:41.406 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:41.408 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:41.409 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:41.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:41.412 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:41.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:41.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.416167 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48140 (request call id 6)
02:03:41.417 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:41.423 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:41.433 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc18c8c0c, L:/127.0.0.1:56690 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:41.433 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb9703d5, L:/127.0.0.1:48144 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:41.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.435084 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48140 (request call id 6)
02:03:41.435 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items
02:03:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.438565 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48140 (request call id 6)
02:03:41.442 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc7c7d8cd, L:/127.0.0.1:57660 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:41.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.443753 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 32)
02:03:41.444 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items
02:03:41.444 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.445406 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 32)
02:03:41.446 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.457144 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48072 (request call id 32)
02:03:41.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.460 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.459496 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.465 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.465 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:41.465 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:41.466 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:41.466 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:41.466 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:41.467 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:41.467 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:41.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:41.470 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:41.470 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:41.473 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:41.474 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:41.475 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:41.476 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:41.477 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:41.478 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:41.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.479218 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 28)
02:03:41.479 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items
02:03:41.480 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.480 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:41.486 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.487435 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 28)
02:03:41.489 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items
02:03:41.489 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.490 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:41.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.493 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:41.493 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:41.493 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:41.494 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:41.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:41.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:41.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:41.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:41.497 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:41.512 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7db5ab37, L:/127.0.0.1:56700 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:41.513 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:41.513 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:41.517 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:41.518 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items
02:03:41.518 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.518167 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 27)
02:03:41.527 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:41.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.528193 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 27)
02:03:41.528 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xab4f0533, L:/127.0.0.1:57662 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:41.529 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items
02:03:41.529 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:41.529 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.531 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:41.531 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53736f32, L:/127.0.0.1:48150 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:41.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.532274 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 27)
02:03:41.532 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:41.532 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items
02:03:41.534 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:41.534 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:41.542 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:41.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:41.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.546782 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 27)
02:03:41.548 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items
02:03:41.548 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.549 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.555752 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 27)
02:03:41.557 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items
02:03:41.558 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.560 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x82881ccb, L:/127.0.0.1:56708 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:41.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.561 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.562 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:41.562 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:41.562 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:41.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:41.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:41.563 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:41.563 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:41.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.565 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:41.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:41.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [30ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [75ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [114ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, deferred=Deferred@1070664981(state=PENDING, result=null, callback=(continuation of Deferred@275752091 after retry RPC after error@237245647) -> (continuation of Deferred@1752228836 after retry RPC after error@1610543706) -> (continuation of Deferred@844680770 after retry RPC after error@485766826) -> (continuation of Deferred@1937017107 after retry RPC after error@1538312453) -> (continuation of Deferred@804136687 after retry RPC after error@311563486) -> (continuation of Deferred@1165568910 after retry RPC after error@417086149), errback=(continuation of Deferred@275752091 after retry RPC after error@237245647) -> (continuation of Deferred@1752228836 after retry RPC after error@1610543706) -> (continuation of Deferred@844680770 after retry RPC after error@485766826) -> (continuation of Deferred@1937017107 after retry RPC after error@1538312453) -> (continuation of Deferred@804136687 after retry RPC after error@311563486) -> (continuation of Deferred@1165568910 after retry RPC after error@417086149))) after lookup
02:03:41.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.571275 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48144 (request call id 7)
02:03:41.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:41.576 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf1c4c41d, L:/127.0.0.1:48152 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:41.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:41.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [46ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items, [61ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1371196986(state=PENDING, result=null, callback=(continuation of Deferred@1652743334 after retry RPC after error@12564145) -> (continuation of Deferred@173617055 after retry RPC after error@227933168), errback=(continuation of Deferred@1652743334 after retry RPC after error@12564145) -> (continuation of Deferred@173617055 after retry RPC after error@227933168))) after lookup
02:03:41.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.578047 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48152 (request call id 0)
02:03:41.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.578625 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48150 (request call id 3)
02:03:41.579 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items
02:03:41.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:41.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:41.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=387), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [51ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [113ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [164ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [223ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [250ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [383ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [386ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@698423309(state=PENDING, result=null, callback=(continuation of Deferred@273144380 after retry RPC after error@407009184) -> (continuation of Deferred@1750002486 after retry RPC after error@1234102082) -> (continuation of Deferred@1731609205 after retry RPC after error@1824704068) -> (continuation of Deferred@1934264241 after retry RPC after error@1304484461) -> (continuation of Deferred@405802058 after retry RPC after error@1656363502) -> (continuation of Deferred@1164602631 after retry RPC after error@246600821) -> (continuation of Deferred@377019317 after retry RPC after error@616551933), errback=(continuation of Deferred@273144380 after retry RPC after error@407009184) -> (continuation of Deferred@1750002486 after retry RPC after error@1234102082) -> (continuation of Deferred@1731609205 after retry RPC after error@1824704068) -> (continuation of Deferred@1934264241 after retry RPC after error@1304484461) -> (continuation of Deferred@405802058 after retry RPC after error@1656363502) -> (continuation of Deferred@1164602631 after retry RPC after error@246600821) -> (continuation of Deferred@377019317 after retry RPC after error@616551933))) after lookup
02:03:41.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.582785 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48140 (request call id 8)
02:03:41.584 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5463e534, L:/127.0.0.1:57666 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:41.585 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.587 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:41.587 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.587558 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48140 (request call id 8)
02:03:41.590 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:41.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.591645 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48140 (request call id 8)
02:03:41.592 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items
02:03:41.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:41.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.596781 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48138 (request call id 17)
02:03:41.598 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.599 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:41.600 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:41.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:41.603 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:41.604 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:41.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.605342 30557 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:52178 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48138 (request call id 17)
02:03:41.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.607362 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48138 (request call id 17)
02:03:41.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.608438 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48152 (request call id 2)
02:03:41.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.608551 30454 master_runner.cc:187] Error getting master registration for 127.29.186.252:34621: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:52178 dropped due to backpressure: service queue is full with 1 items, 
02:03:41.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.608781 30454 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:03:41.610 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:41.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.616910 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48152 (request call id 2)
02:03:41.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.618569 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48152 (request call id 2)
02:03:41.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.624076 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 35)
02:03:41.624 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items
02:03:41.624 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.626585 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 35)
02:03:41.628 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:41.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:41.635 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:41.636 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c7103b9, L:/127.0.0.1:56722 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:41.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.637118 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 35)
02:03:41.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.638818 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 35)
02:03:41.644 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x31113f27, L:/127.0.0.1:48156 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:41.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.645512 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 35)
02:03:41.646 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items
02:03:41.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.646817 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 35)
02:03:41.649 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items
02:03:41.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.648932 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 35)
02:03:41.651 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.653 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6e35f9b2, L:/127.0.0.1:57678 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:41.655 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.656519 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 35)
02:03:41.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.659157 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48116 (request call id 35)
02:03:41.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.661 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.660811 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.664 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items
02:03:41.664 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.667233 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 21)
02:03:41.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.667305 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 21)
02:03:41.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.670544 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.671 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items
02:03:41.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 21)
02:03:41.671 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.677000 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 21)
02:03:41.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.677009 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 21)
02:03:41.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.678323 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 21)
02:03:41.681 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items
02:03:41.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.680440 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 21)
02:03:41.682 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.684 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.688824 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48152 (request call id 5)
02:03:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.695061 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48152 (request call id 5)
02:03:41.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.696107 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48152 (request call id 5)
02:03:41.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.699 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:41.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=183), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [38ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items, [58ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [58ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items, [71ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [72ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items, [98ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@533710938(state=PENDING, result=null, callback=(continuation of Deferred@959738731 after retry RPC after error@1602817262) -> (continuation of Deferred@30320515 after retry RPC after error@1621242616) -> (continuation of Deferred@2048371372 after retry RPC after error@1844324220) -> (continuation of Deferred@426276861 after retry RPC after error@1756144602) -> (continuation of Deferred@799614633 after retry RPC after error@870330855), errback=(continuation of Deferred@959738731 after retry RPC after error@1602817262) -> (continuation of Deferred@30320515 after retry RPC after error@1621242616) -> (continuation of Deferred@2048371372 after retry RPC after error@1844324220) -> (continuation of Deferred@426276861 after retry RPC after error@1756144602) -> (continuation of Deferred@799614633 after retry RPC after error@870330855))) after lookup
02:03:41.703 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items
02:03:41.703 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.703080 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.706476 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.715382 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.716307 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.718719 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.720403 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.721 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items
02:03:41.721 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.735915 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.736596 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.740988 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.741 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items
02:03:41.742 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.755144 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.756839 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.759014 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48152 (request call id 6)
02:03:41.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.762 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:41.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.766957 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48144 (request call id 15)
02:03:41.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.775316 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48144 (request call id 15)
02:03:41.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.785 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.787977 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 8)
02:03:41.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.796273 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 34)
02:03:41.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.796686 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48138 (request call id 22)
02:03:41.801 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items
02:03:41.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.800751 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48138 (request call id 22)
02:03:41.801 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.803 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.807046 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 23)
02:03:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.808135 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 9)
02:03:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.815615 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 9)
02:03:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.816057 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48150 (request call id 11)
02:03:41.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.820294 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48156 (request call id 7)
02:03:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.827370 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48156 (request call id 7)
02:03:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.828673 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48156 (request call id 7)
02:03:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.834957 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48156 (request call id 7)
02:03:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.835350 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48156 (request call id 7)
02:03:41.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.838702 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48156 (request call id 7)
02:03:41.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.847524 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48156 (request call id 7)
02:03:41.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.848743 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48156 (request call id 7)
02:03:41.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.855151 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48156 (request call id 7)
02:03:41.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.866 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:41.867 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:41.867 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:41.867 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:41.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=276), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [39ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [56ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [56ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [203ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [222ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1529676677(state=PENDING, result=null, callback=(continuation of Deferred@150307810 after retry RPC after error@178451544) -> (continuation of Deferred@71158270 after retry RPC after error@926925783) -> (continuation of Deferred@334605377 after retry RPC after error@250382931) -> (continuation of Deferred@1693765705 after retry RPC after error@765236859) -> (continuation of Deferred@856798253 after retry RPC after error@1497697806) -> (continuation of Deferred@460450807 after retry RPC after error@1377274284) -> (continuation of Deferred@1822027551 after retry RPC after error@501066236), errback=(continuation of Deferred@150307810 after retry RPC after error@178451544) -> (continuation of Deferred@71158270 after retry RPC after error@926925783) -> (continuation of Deferred@334605377 after retry RPC after error@250382931) -> (continuation of Deferred@1693765705 after retry RPC after error@765236859) -> (continuation of Deferred@856798253 after retry RPC after error@1497697806) -> (continuation of Deferred@460450807 after retry RPC after error@1377274284) -> (continuation of Deferred@1822027551 after retry RPC after error@501066236))) after lookup
02:03:41.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:41.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:41.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:41.868 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:41.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:41.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:41.871 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:41.873 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:41.874 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:41.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.875522 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48156 (request call id 8)
02:03:41.876 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:41.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.876662 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48156 (request call id 8)
02:03:41.878 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:41.878 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:41.880 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:41.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:41.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:41.882 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:41.884 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:41.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.888026 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 12)
02:03:41.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.895427 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48150 (request call id 13)
02:03:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.900950 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48150 (request call id 13)
02:03:41.902 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8eaffcee, L:/127.0.0.1:57694 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:41.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.904 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.906 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd04fa27a, L:/127.0.0.1:48162 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:41.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.907254 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48162 (request call id 0)
02:03:41.910 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd73e6923, L:/127.0.0.1:56738 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:41.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.915017 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 16)
02:03:41.915 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items
02:03:41.915 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.916779 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 16)
02:03:41.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.920176 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 16)
02:03:41.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.935606 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 16)
02:03:41.936 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items
02:03:41.936 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.937798 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 16)
02:03:41.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.940642 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 16)
02:03:41.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.948794 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 13)
02:03:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.955389 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 13)
02:03:41.956 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items
02:03:41.956 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:41.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.956889 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 13)
02:03:41.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.961004 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 13)
02:03:41.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.969 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.975786 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48162 (request call id 3)
02:03:41.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.977221 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48162 (request call id 3)
02:03:41.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.979943 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48162 (request call id 3)
02:03:41.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.987069 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48162 (request call id 3)
02:03:41.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:41.988 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:41.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:41.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=116), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [31ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@756591320(state=PENDING, result=null, callback=(continuation of Deferred@1562173854 after retry RPC after error@486498406) -> (continuation of Deferred@621901191 after retry RPC after error@1295472023) -> (continuation of Deferred@1998413246 after retry RPC after error@268894059), errback=(continuation of Deferred@1562173854 after retry RPC after error@486498406) -> (continuation of Deferred@621901191 after retry RPC after error@1295472023) -> (continuation of Deferred@1998413246 after retry RPC after error@268894059))) after lookup
02:03:41.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:41.996641 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:41.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48162 (request call id 4)
02:03:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.000540 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48162 (request call id 4)
02:03:42.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.005 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:42.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.007571 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 29)
02:03:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.015420 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 29)
02:03:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.015708 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 17)
02:03:42.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.016964 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 17)
02:03:42.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.026918 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 17)
02:03:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.035629 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 17)
02:03:42.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.047509 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 17)
02:03:42.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.055127 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 17)
02:03:42.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.068058 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 17)
02:03:42.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.069 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.075383 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 9)
02:03:42.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.076391 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48138 (request call id 30)
02:03:42.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:42.087133 30555 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items [suppressed 155 similar messages]
02:03:42.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.087224 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48138 (request call id 30)
02:03:42.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.088627 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48138 (request call id 30)
02:03:42.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.091 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.095618 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 10)
02:03:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.098448 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 37)
02:03:42.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.107098 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48128 (request call id 37)
02:03:42.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.108 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.110109 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 16)
02:03:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.114895 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 16)
02:03:42.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.120231 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 16)
02:03:42.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.127218 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 16)
02:03:42.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.127923 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 16)
02:03:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.135039 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 16)
02:03:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.135185 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 16)
02:03:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.136300 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 36)
02:03:42.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.146631 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 36)
02:03:42.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.148102 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 36)
02:03:42.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.155692 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 36)
02:03:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.166961 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 36)
02:03:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.167520 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48112 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 36)
02:03:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.168391 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48098 (request call id 36)
02:03:42.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.170 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.174791 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48150 (request call id 19)
02:03:42.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.187397 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48144 (request call id 23)
02:03:42.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.188642 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 20)
02:03:42.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.192 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.193 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:42.193 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:42.193 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:42.194 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:42.194 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:42.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:42.194 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:42.194 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:42.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.195422 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48150 (request call id 20)
02:03:42.196 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:42.196 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:42.199 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:42.200 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:42.201 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:42.201 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:42.203 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:42.206 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:42.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.207309 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48144 (request call id 24)
02:03:42.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.213 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:42.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:42.213 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:42.213 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:42.214 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:42.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:42.214 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:42.215 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:42.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:42.215 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:42.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.221442 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 17)
02:03:42.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:42.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:42.225 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:42.229 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc19cb783, L:/127.0.0.1:48176 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:42.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.229756 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 17)
02:03:42.230 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items
02:03:42.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:42.231 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:42.232 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c68fb5e, L:/127.0.0.1:56748 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:42.233 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:42.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.234676 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 17)
02:03:42.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.234827 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 17)
02:03:42.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.235189 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 17)
02:03:42.239 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:42.241 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:42.242 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:42.243 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:42.248 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:42.252 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:42.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.255303 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 17)
02:03:42.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.255791 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 17)
02:03:42.256 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:42.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.255306 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 17)
02:03:42.259 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:42.260 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f81cc6c, L:/127.0.0.1:56758 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:42.267 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x92e468f9, L:/127.0.0.1:57702 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:42.268 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.271 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.271 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:42.272 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:42.272 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:42.272 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:42.272 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:42.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:42.273 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:42.274 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5ea88535, L:/127.0.0.1:57716 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:42.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.275889 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48150 (request call id 23)
02:03:42.277 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1073368f, L:/127.0.0.1:48190 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:42.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.278208 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48150 (request call id 23)
02:03:42.279 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items
02:03:42.279 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.281173 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48150 (request call id 23)
02:03:42.281 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items
02:03:42.281 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:42.282 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:42.283 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.284 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:42.286 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:42.289 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:42.291 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.292678 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.293 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items
02:03:42.293 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:42.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.294 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.295 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:42.296 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.300871 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.290 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:42.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48176 (request call id 2)
02:03:42.303 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:42.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.308387 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48176 (request call id 2)
02:03:42.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.310 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.310 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:42.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:42.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=112), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [31ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1588597514(state=PENDING, result=null, callback=(continuation of Deferred@748547783 after retry RPC after error@2050093838) -> (continuation of Deferred@76071627 after retry RPC after error@1526638867), errback=(continuation of Deferred@748547783 after retry RPC after error@2050093838) -> (continuation of Deferred@76071627 after retry RPC after error@1526638867))) after lookup
02:03:42.312 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6e46a0cd, L:/127.0.0.1:48196 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:42.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.313820 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48190 (request call id 2)
02:03:42.314 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items
02:03:42.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:42.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=90), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [31ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items, [48ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@2121795164(state=PENDING, result=null, callback=(continuation of Deferred@1484617320 after retry RPC after error@1330413364) -> (continuation of Deferred@547574205 after retry RPC after error@509081875), errback=(continuation of Deferred@1484617320 after retry RPC after error@1330413364) -> (continuation of Deferred@547574205 after retry RPC after error@509081875))) after lookup
02:03:42.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.318781 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48190 (request call id 3)
02:03:42.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:42.321 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:42.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.321215 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48190 (request call id 3)
02:03:42.323 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x30b2b5ff, L:/127.0.0.1:56772 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:42.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.327165 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.328452 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.329811 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.336 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4ead5319, L:/127.0.0.1:57718 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:42.338 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.341245 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.348 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items
02:03:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.347172 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.347851 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.350041 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.350626 30555 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.194:41431 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.353770 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.355 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.360651 30556 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.195:47793 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.360962 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.367340 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.367342 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.368590 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 10)
02:03:42.369 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items
02:03:42.371 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.373 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:42.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.375838 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 18)
02:03:42.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.383912 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 7)
02:03:42.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.386466 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48144 (request call id 29)
02:03:42.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.387732 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48196 (request call id 3)
02:03:42.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.388430 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48196 (request call id 3)
02:03:42.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.392505 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48196 (request call id 3)
02:03:42.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.394 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:42.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [28ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [52ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items, [68ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [70ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@202181853(state=PENDING, result=null, callback=(continuation of Deferred@1887558916 after retry RPC after error@1036772036) -> (continuation of Deferred@145583550 after retry RPC after error@1814229906) -> (continuation of Deferred@305490671 after retry RPC after error@1888122799), errback=(continuation of Deferred@1887558916 after retry RPC after error@1036772036) -> (continuation of Deferred@145583550 after retry RPC after error@1814229906) -> (continuation of Deferred@305490671 after retry RPC after error@1888122799))) after lookup
02:03:42.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.401189 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 4)
02:03:42.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.401204 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 4)
02:03:42.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.406925 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 4)
02:03:42.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.407382 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 35)
02:03:42.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.408502 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 35)
02:03:42.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.412812 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 35)
02:03:42.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.420295 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 35)
02:03:42.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.421237 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48112 (request call id 35)
02:03:42.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.423 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.427129 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.427287 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.428617 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.431936 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.435420 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.440510 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.440515 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.446298 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.452239 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.454754 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.460675 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.472473 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.474805 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48196 (request call id 5)
02:03:42.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:42.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.480788 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 23)
02:03:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.486649 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48144 (request call id 33)
02:03:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.487807 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48144 (request call id 33)
02:03:42.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.495113 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48144 (request call id 33)
02:03:42.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.498 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.498 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:42.499 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:42.499 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:42.499 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:42.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:42.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:42.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:42.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:42.503 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:42.503 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:42.506 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:42.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.507246 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 24)
02:03:42.507 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:42.508 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:42.510 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:42.511 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:42.511 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:42.512 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:42.513 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.515470 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 24)
02:03:42.515 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:42.517 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:42.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.521342 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 11)
02:03:42.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.525 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.525 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:42.525 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:42.525 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:42.526 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:42.526 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:42.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:42.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:42.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.532608 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 12)
02:03:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.535552 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 12)
02:03:42.539 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x76dbf5e8, L:/127.0.0.1:57728 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:42.539 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd7009a35, L:/127.0.0.1:48202 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:42.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.539867 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 12)
02:03:42.540 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items
02:03:42.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:42.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:42.543 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x854c53e4, L:/127.0.0.1:56778 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:42.546 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:42.547 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.547590 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 12)
02:03:42.548 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:42.549 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:42.550 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:42.551 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:42.552 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:42.553 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:42.559 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:42.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.560089 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 25)
02:03:42.564 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:42.566 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.567857 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 25)
02:03:42.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.569778 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 25)
02:03:42.570 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items
02:03:42.570 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.572080 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 29)
02:03:42.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.572206 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 29)
02:03:42.575 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9205075b, L:/127.0.0.1:56780 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:42.577 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60cf1e04, L:/127.0.0.1:48218 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:42.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.578099 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 29)
02:03:42.579 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items
02:03:42.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.579 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.582 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf3293160, L:/127.0.0.1:57736 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:42.584 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.588918 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48202 (request call id 2)
02:03:42.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.592811 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48202 (request call id 2)
02:03:42.593 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items
02:03:42.593 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.595291 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48202 (request call id 2)
02:03:42.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.599 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:42.599 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:42.599 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:42.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=93), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [33ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items, [33ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [40ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@841803389(state=PENDING, result=null, callback=(continuation of Deferred@2145105865 after retry RPC after error@64231336) -> (continuation of Deferred@130619576 after retry RPC after error@1375934770), errback=(continuation of Deferred@2145105865 after retry RPC after error@64231336) -> (continuation of Deferred@130619576 after retry RPC after error@1375934770))) after lookup
02:03:42.599 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:42.600 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:42.601 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:42.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:42.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:42.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:42.604 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:42.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:42.604 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:42.607 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:42.608 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:42.610 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.611565 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 12)
02:03:42.612 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items
02:03:42.612 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.612 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:42.613 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:42.614 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:42.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.615446 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 12)
02:03:42.616 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:42.619 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:42.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.625 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.628 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.632398 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48218 (request call id 3)
02:03:42.633 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:42.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.634680 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48218 (request call id 3)
02:03:42.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.635716 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 32)
02:03:42.637 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items
02:03:42.637 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x065b2c6a, L:/127.0.0.1:56782 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:42.637 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.640 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x37d09eed, L:/127.0.0.1:48230 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:42.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.640770 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 32)
02:03:42.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.641948 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 32)
02:03:42.642 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items
02:03:42.652 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x587e9326, L:/127.0.0.1:57740 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:42.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.652496 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 32)
02:03:42.653 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items
02:03:42.653 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.653 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.654784 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 32)
02:03:42.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.660490 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 26)
02:03:42.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.661290 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 26)
02:03:42.672 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items
02:03:42.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.671444 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 26)
02:03:42.673 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.675 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items
02:03:42.675 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:42.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.674494 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 26)
02:03:42.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.675999 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 26)
02:03:42.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.680 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.682142 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 15)
02:03:42.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.688839 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 15)
02:03:42.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.689688 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48230 (request call id 2)
02:03:42.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.707 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:42.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=100), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [30ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items, [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [99ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1558517580(state=PENDING, result=null, callback=(continuation of Deferred@807229797 after retry RPC after error@1844693428) -> (continuation of Deferred@1222760740 after retry RPC after error@1019930627), errback=(continuation of Deferred@807229797 after retry RPC after error@1844693428) -> (continuation of Deferred@1222760740 after retry RPC after error@1019930627))) after lookup
02:03:42.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.709991 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48230 (request call id 3)
02:03:42.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.720964 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48230 (request call id 3)
02:03:42.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:42.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.729012 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 33)
02:03:42.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.734997 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 22)
02:03:42.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.740814 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 22)
02:03:42.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.748231 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 22)
02:03:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.749838 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48218 (request call id 6)
02:03:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.750531 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48218 (request call id 6)
02:03:42.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.768679 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48218 (request call id 6)
02:03:42.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.768904 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48218 (request call id 6)
02:03:42.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.781 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:42.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=235), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [29ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [89ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1257653878(state=PENDING, result=null, callback=(continuation of Deferred@1148263989 after retry RPC after error@305432819) -> (continuation of Deferred@914705769 after retry RPC after error@1320712249) -> (continuation of Deferred@41178989 after retry RPC after error@884024512) -> (continuation of Deferred@675531066 after retry RPC after error@624362939) -> (continuation of Deferred@98103631 after retry RPC after error@955400720) -> (continuation of Deferred@248399405 after retry RPC after error@323588242), errback=(continuation of Deferred@1148263989 after retry RPC after error@305432819) -> (continuation of Deferred@914705769 after retry RPC after error@1320712249) -> (continuation of Deferred@41178989 after retry RPC after error@884024512) -> (continuation of Deferred@675531066 after retry RPC after error@624362939) -> (continuation of Deferred@98103631 after retry RPC after error@955400720) -> (continuation of Deferred@248399405 after retry RPC after error@323588242))) after lookup
02:03:42.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.788664 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48218 (request call id 7)
02:03:42.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.789155 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48218 (request call id 7)
02:03:42.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.809034 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48218 (request call id 7)
02:03:42.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.809458 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48218 (request call id 7)
02:03:42.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.811 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:42.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.815395 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 23)
02:03:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.821112 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 23)
02:03:42.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.829 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.831254 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 9)
02:03:42.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.832021 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 14)
02:03:42.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.847332 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 14)
02:03:42.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.849761 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 14)
02:03:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.849794 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 14)
02:03:42.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.867702 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 14)
02:03:42.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.868901 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 14)
02:03:42.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.869876 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 14)
02:03:42.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.886785 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 17)
02:03:42.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.889008 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 12)
02:03:42.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.900858 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 12)
02:03:42.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.907076 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 12)
02:03:42.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.909337 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 11)
02:03:42.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.913 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.914968 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 33)
02:03:42.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.920718 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 33)
02:03:42.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.920997 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 33)
02:03:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.927546 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 33)
02:03:42.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.928658 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 33)
02:03:42.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.929404 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48140 (request call id 33)
02:03:42.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.940282 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 31)
02:03:42.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.948999 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 31)
02:03:42.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.949941 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 14)
02:03:42.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.955350 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 14)
02:03:42.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.960402 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 14)
02:03:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.969343 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 14)
02:03:42.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.975664 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 14)
02:03:42.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.980696 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 14)
02:03:42.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:42.985 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:42.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.987782 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 20)
02:03:42.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.988664 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 20)
02:03:42.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.991976 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 20)
02:03:42.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:42.994814 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:42.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 20)
02:03:43.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.008268 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 38)
02:03:43.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.012223 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 38)
02:03:43.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.016047 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 28)
02:03:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.028646 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48202 (request call id 12)
02:03:43.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.029325 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48202 (request call id 12)
02:03:43.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.031 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.032 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:43.032 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:43.032 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:43.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:43.032 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:43.032 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:43.032 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:43.032 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:43.035 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:43.035 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:43.038 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:43.039 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:43.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.040113 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.040 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:43.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 34)
02:03:43.040 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:43.041 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:43.042 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:43.044 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:43.044 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:43.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.047214 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 21)
02:03:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.049649 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 21)
02:03:43.049 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:43.052 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:43.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.052609 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 21)
02:03:43.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.055286 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 21)
02:03:43.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.060223 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 21)
02:03:43.067 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd5ca23a, L:/127.0.0.1:56788 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:43.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.069852 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 21)
02:03:43.071 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b99bdca, L:/127.0.0.1:48232 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:43.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.071808 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 21)
02:03:43.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.072280 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 21)
02:03:43.075 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items
02:03:43.076 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3e4cc72f, L:/127.0.0.1:57752 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:43.078 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.080056 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 21)
02:03:43.080 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items
02:03:43.082 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.086 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:43.089097 30558 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items [suppressed 180 similar messages]
02:03:43.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.089195 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 16)
02:03:43.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.094705 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 30)
02:03:43.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.100626 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 20)
02:03:43.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.100663 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 20)
02:03:43.101 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items
02:03:43.101 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.109103 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 20)
02:03:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.109222 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 20)
02:03:43.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.115 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.121070 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48232 (request call id 3)
02:03:43.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.128837 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48232 (request call id 3)
02:03:43.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.129271 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48232 (request call id 3)
02:03:43.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.132 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:43.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [32ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@876249895(state=PENDING, result=null, callback=(continuation of Deferred@1279446396 after retry RPC after error@88404609) -> (continuation of Deferred@886497902 after retry RPC after error@1410694248) -> (continuation of Deferred@249979579 after retry RPC after error@747915548), errback=(continuation of Deferred@1279446396 after retry RPC after error@88404609) -> (continuation of Deferred@886497902 after retry RPC after error@1410694248) -> (continuation of Deferred@249979579 after retry RPC after error@747915548))) after lookup
02:03:43.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.148149 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48232 (request call id 4)
02:03:43.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.149464 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48232 (request call id 4)
02:03:43.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.152254 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 21)
02:03:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.155097 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 31)
02:03:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.168478 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 31)
02:03:43.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.169713 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 31)
02:03:43.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.169796 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 31)
02:03:43.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.180594 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48162 (request call id 31)
02:03:43.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.191262 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 19)
02:03:43.191 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.191390 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 19)
02:03:43.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.192905 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 19)
02:03:43.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.207520 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 19)
02:03:43.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.212095 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 22)
02:03:43.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.215 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.227610 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 24)
02:03:43.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.228353 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 44)
02:03:43.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.229389 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 20)
02:03:43.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.229512 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 20)
02:03:43.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.235 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.235 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:43.235 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:43.235 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:43.236 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:43.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:43.236 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:43.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:43.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:43.239 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:43.239 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:43.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.240895 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48232 (request call id 6)
02:03:43.241 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:43.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.242043 30556 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 36)
02:03:43.242 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:43.244 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:43.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:43.245 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:43.246 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:43.246 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:43.246 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:43.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.247987 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 36)
02:03:43.248 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:43.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.248500 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 36)
02:03:43.249 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:43.259 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a974da9, L:/127.0.0.1:56804 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:43.262 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x495900c3, L:/127.0.0.1:57762 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.263609 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 36)
02:03:43.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.267357 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 36)
02:03:43.268 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe078794, L:/127.0.0.1:48248 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:43.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.269131 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 36)
02:03:43.269 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items
02:03:43.269 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.269781 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 36)
02:03:43.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.281374 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 36)
02:03:43.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.283236 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 36)
02:03:43.283 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items
02:03:43.284 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.287506 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 36)
02:03:43.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.288 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.289927 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 46)
02:03:43.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.294828 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 46)
02:03:43.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.300314 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48232 (request call id 7)
02:03:43.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.300453 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48232 (request call id 7)
02:03:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.303514 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48232 (request call id 7)
02:03:43.304 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items
02:03:43.304 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.315380 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48232 (request call id 7)
02:03:43.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:43.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.324018 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48248 (request call id 3)
02:03:43.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.328073 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 11)
02:03:43.328 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items
02:03:43.328 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.332693 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 11)
02:03:43.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.335 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.340705 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 26)
02:03:43.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.349200 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 26)
02:03:43.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.351986 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 26)
02:03:43.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.352212 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 9)
02:03:43.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.362280 30556 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.195:47793 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 9)
02:03:43.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.363603 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 9)
02:03:43.364 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items
02:03:43.364 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.367009 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 9)
02:03:43.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.369493 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 9)
02:03:43.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.372020 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 9)
02:03:43.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.384195 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 9)
02:03:43.384 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items
02:03:43.385 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.389 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.390736 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 24)
02:03:43.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.392295 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 27)
02:03:43.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.400112 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 27)
02:03:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.409821 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 27)
02:03:43.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.419 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.421188 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 27)
02:03:43.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.421274 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 27)
02:03:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.429095 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 27)
02:03:43.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.437 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.437 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:43.438 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:43.438 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:43.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:43.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:43.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:43.438 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:43.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:43.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:43.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:43.441 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:43.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.441623 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 40)
02:03:43.442 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:43.443 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:43.443 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:43.444 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:43.445 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:43.445 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:43.447 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:43.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.447786 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 29)
02:03:43.448 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:43.448 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:43.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.452455 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 29)
02:03:43.456 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8e82960e, L:/127.0.0.1:56816 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:43.459 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf89729e3, L:/127.0.0.1:57766 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.460271 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 29)
02:03:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.461004 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 29)
02:03:43.464 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items
02:03:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.464044 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 29)
02:03:43.464 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.467 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xecf6227a, L:/127.0.0.1:48256 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.467927 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 47)
02:03:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.468312 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 47)
02:03:43.468 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items
02:03:43.469 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.480510 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 47)
02:03:43.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.480479 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 47)
02:03:43.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.483698 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48152 (request call id 47)
02:03:43.484 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items
02:03:43.484 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.490 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.499802 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48232 (request call id 13)
02:03:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.500509 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 43)
02:03:43.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.504045 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 43)
02:03:43.504 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items
02:03:43.504 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.509476 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48156 (request call id 43)
02:03:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.519990 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.520 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.523272 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48256 (request call id 3)
02:03:43.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.529793 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48256 (request call id 3)
02:03:43.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.531992 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48256 (request call id 3)
02:03:43.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:43.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [15ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items, [27ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1515780599(state=PENDING, result=null, callback=(continuation of Deferred@749492158 after retry RPC after error@198601681) -> (continuation of Deferred@1694304887 after retry RPC after error@2046279774) -> (continuation of Deferred@933788025 after retry RPC after error@261625022), errback=(continuation of Deferred@749492158 after retry RPC after error@198601681) -> (continuation of Deferred@1694304887 after retry RPC after error@2046279774) -> (continuation of Deferred@933788025 after retry RPC after error@261625022))) after lookup
02:03:43.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.549947 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48256 (request call id 4)
02:03:43.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.552183 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48256 (request call id 4)
02:03:43.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.560196 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48232 (request call id 15)
02:03:43.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.563898 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48248 (request call id 7)
02:03:43.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.569437 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48248 (request call id 7)
02:03:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.579854 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48248 (request call id 7)
02:03:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.583997 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48248 (request call id 7)
02:03:43.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.589331 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48248 (request call id 7)
02:03:43.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.591 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.592 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:43.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:43.592 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:43.592 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:43.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=350), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [27ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [222ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [222ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [223ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [322ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [322ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [349ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1790350896(state=PENDING, result=null, callback=(continuation of Deferred@747243330 after retry RPC after error@1528216860) -> (continuation of Deferred@1421898433 after retry RPC after error@177826175) -> (continuation of Deferred@1993723769 after retry RPC after error@415593186) -> (continuation of Deferred@1338268993 after retry RPC after error@248977239) -> (continuation of Deferred@1445048307 after retry RPC after error@1698727351) -> (continuation of Deferred@134472203 after retry RPC after error@1045967347) -> (continuation of Deferred@1709002748 after retry RPC after error@72422349), errback=(continuation of Deferred@747243330 after retry RPC after error@1528216860) -> (continuation of Deferred@1421898433 after retry RPC after error@177826175) -> (continuation of Deferred@1993723769 after retry RPC after error@415593186) -> (continuation of Deferred@1338268993 after retry RPC after error@248977239) -> (continuation of Deferred@1445048307 after retry RPC after error@1698727351) -> (continuation of Deferred@134472203 after retry RPC after error@1045967347) -> (continuation of Deferred@1709002748 after retry RPC after error@72422349))) after lookup
02:03:43.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:43.593 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:43.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:43.593 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:43.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:43.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:43.597 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:43.597 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:43.599 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:43.600 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:43.601 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:43.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:43.602 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:43.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.603089 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48256 (request call id 6)
02:03:43.603 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:43.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:43.605 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:43.610 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.612479 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48256 (request call id 6)
02:03:43.614 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:43.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.620723 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.621 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.622 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:43.622 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:43.622 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:43.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:43.623 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:43.623 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:43.623 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:43.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:43.627 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4c604457, L:/127.0.0.1:56824 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:43.628 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca93b6d6, L:/127.0.0.1:48266 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:43.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.628527 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48248 (request call id 10)
02:03:43.629 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items
02:03:43.632 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:43.632 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:43.634 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:43.635 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:43.636 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:43.637 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:43.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:43.640 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe2569c99, L:/127.0.0.1:57774 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:43.640 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:43.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.640 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:43.642 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:43.644 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.645 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:43.645 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:43.656 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a3be3a8, L:/127.0.0.1:56838 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:43.658 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0547bbba, L:/127.0.0.1:57784 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:43.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.661863 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 1)
02:03:43.663 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a5a20da, L:/127.0.0.1:48272 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.667495 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 1)
02:03:43.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.669530 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 30)
02:03:43.670 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items
02:03:43.670 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.676 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items
02:03:43.676 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.681350 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 30)
02:03:43.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.681874 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 30)
02:03:43.682 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items
02:03:43.683 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.698 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.699905 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 1)
02:03:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.700515 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 1)
02:03:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.701076 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 3)
02:03:43.702 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items
02:03:43.703 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.703604 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48256 (request call id 7)
02:03:43.703 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items
02:03:43.704 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.707238 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 30)
02:03:43.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.712312 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 30)
02:03:43.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.718152 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 30)
02:03:43.718 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items
02:03:43.718 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.721 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items
02:03:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.720680 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 30)
02:03:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.721400 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.724 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.730203 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 29)
02:03:43.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.732697 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 29)
02:03:43.736 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items
02:03:43.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.736186 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 29)
02:03:43.738 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.740561 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 29)
02:03:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.741063 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.742 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.744112 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 5)
02:03:43.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.752960 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 5)
02:03:43.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.757480 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 5)
02:03:43.758 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items
02:03:43.758 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.760804 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 5)
02:03:43.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.761150 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 5)
02:03:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.763159 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 5)
02:03:43.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.772258 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 5)
02:03:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.777253 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 5)
02:03:43.778 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items
02:03:43.778 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.779942 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 5)
02:03:43.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.783412 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 5)
02:03:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.792470 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48266 (request call id 5)
02:03:43.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.799 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:43.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [29ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items, [70ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [101ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@145151826(state=PENDING, result=null, callback=(continuation of Deferred@1255845296 after retry RPC after error@1509602194) -> (continuation of Deferred@1884591903 after retry RPC after error@1324794368) -> (continuation of Deferred@1373520195 after retry RPC after error@1572081353) -> (continuation of Deferred@160204303 after retry RPC after error@1897051132) -> (continuation of Deferred@1382359236 after retry RPC after error@794471943), errback=(continuation of Deferred@1255845296 after retry RPC after error@1509602194) -> (continuation of Deferred@1884591903 after retry RPC after error@1324794368) -> (continuation of Deferred@1373520195 after retry RPC after error@1572081353) -> (continuation of Deferred@160204303 after retry RPC after error@1897051132) -> (continuation of Deferred@1382359236 after retry RPC after error@794471943))) after lookup
02:03:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.801185 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48266 (request call id 6)
02:03:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.803447 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48266 (request call id 6)
02:03:43.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.809448 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48266 (request call id 6)
02:03:43.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:43.824 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.825958 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 31)
02:03:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.829938 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 33)
02:03:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.832544 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 39)
02:03:43.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.841130 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 35)
02:03:43.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.841596 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48176 (request call id 35)
02:03:43.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.842 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.847113 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48196 (request call id 32)
02:03:43.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.849916 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 34)
02:03:43.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.851675 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 40)
02:03:43.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.856484 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 6)
02:03:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.861632 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 6)
02:03:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.867285 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 6)
02:03:43.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.869045 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 6)
02:03:43.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.869812 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 6)
02:03:43.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.881192 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 6)
02:03:43.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.887693 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 6)
02:03:43.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.889045 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 6)
02:03:43.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.889302 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 6)
02:03:43.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.901337 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48272 (request call id 6)
02:03:43.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.902 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:43.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=268), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [23ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [101ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [222ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1122993278(state=PENDING, result=null, callback=(continuation of Deferred@1691405437 after retry RPC after error@1936180740) -> (continuation of Deferred@481480877 after retry RPC after error@583039793) -> (continuation of Deferred@1083303984 after retry RPC after error@227230144) -> (continuation of Deferred@129425252 after retry RPC after error@646849872) -> (continuation of Deferred@1762757081 after retry RPC after error@1044598906) -> (continuation of Deferred@255845673 after retry RPC after error@1481434427), errback=(continuation of Deferred@1691405437 after retry RPC after error@1936180740) -> (continuation of Deferred@481480877 after retry RPC after error@583039793) -> (continuation of Deferred@1083303984 after retry RPC after error@227230144) -> (continuation of Deferred@129425252 after retry RPC after error@646849872) -> (continuation of Deferred@1762757081 after retry RPC after error@1044598906) -> (continuation of Deferred@255845673 after retry RPC after error@1481434427))) after lookup
02:03:43.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.904482 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48256 (request call id 8)
02:03:43.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.906734 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48256 (request call id 8)
02:03:43.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.909138 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48256 (request call id 8)
02:03:43.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.927 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:43.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.928918 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48248 (request call id 16)
02:03:43.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.929317 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 34)
02:03:43.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.929795 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 37)
02:03:43.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.941561 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 37)
02:03:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.943095 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48248 (request call id 17)
02:03:43.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:43.944 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:43.944 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:43.944 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:43.944 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:43.945 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:43.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:43.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:43.945 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:43.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:43.947 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:43.947 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:43.949 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.949885 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 35)
02:03:43.951 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:43.952 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:43.952 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:43.952 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:43.953 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:43.955 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:43.956 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:43.956 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:43.956 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.961766 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 13)
02:03:43.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.963248 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 13)
02:03:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.964439 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 13)
02:03:43.970 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x215a8153, L:/127.0.0.1:48288 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:43.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.970594 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 13)
02:03:43.971 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x707a0ae9, L:/127.0.0.1:57796 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:43.971 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items
02:03:43.975 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd2681942, L:/127.0.0.1:56850 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:43.976 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:43.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.983597 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 13)
02:03:43.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.983598 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 13)
02:03:43.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:43.992661 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:43.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 13)
02:03:43.993 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items
02:03:43.995 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.003888 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 13)
02:03:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.005210 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.006 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.009182 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 36)
02:03:44.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.012015 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 36)
02:03:44.012 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items
02:03:44.013 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.020229 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 36)
02:03:44.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.023054 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48230 (request call id 36)
02:03:44.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.029 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.029 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:44.029 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:44.030 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:44.030 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:44.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:44.030 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:44.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:44.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:44.035 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:44.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:44.036 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:44.037 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:44.038 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:44.039 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:44.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:44.039 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:44.040 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:44.041 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:44.041 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:44.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.040511 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 3)
02:03:44.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.042994 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48248 (request call id 21)
02:03:44.043 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:44.044 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items
02:03:44.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.044 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.044 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.051705 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 4)
02:03:44.056 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0d96b172, L:/127.0.0.1:57808 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:44.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.060628 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 4)
02:03:44.068 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x52ef9d32, L:/127.0.0.1:48304 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:44.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.069339 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 4)
02:03:44.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.069862 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 4)
02:03:44.070 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items
02:03:44.078 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xabcb427c, L:/127.0.0.1:56858 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:44.080 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.079952 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 4)
02:03:44.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:44.089953 30557 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items [suppressed 173 similar messages]
02:03:44.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.090061 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 4)
02:03:44.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.092170 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 41)
02:03:44.092 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items
02:03:44.092 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.098500 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 41)
02:03:44.099 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items
02:03:44.099 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.103650 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48190 (request call id 41)
02:03:44.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.106 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.109066 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 41)
02:03:44.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.112457 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 5)
02:03:44.119 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items
02:03:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.118722 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 5)
02:03:44.119 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.120054 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 5)
02:03:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.120779 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 5)
02:03:44.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.123596 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48256 (request call id 16)
02:03:44.123 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items
02:03:44.124 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.129261 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.138224 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48304 (request call id 3)
02:03:44.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.141064 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48304 (request call id 3)
02:03:44.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.145 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:44.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [20ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1611701607(state=PENDING, result=null, callback=(continuation of Deferred@803018514 after retry RPC after error@933443271) -> (continuation of Deferred@12672796 after retry RPC after error@1683882438) -> (continuation of Deferred@603779032 after retry RPC after error@231202926), errback=(continuation of Deferred@803018514 after retry RPC after error@933443271) -> (continuation of Deferred@12672796 after retry RPC after error@1683882438) -> (continuation of Deferred@603779032 after retry RPC after error@231202926))) after lookup
02:03:44.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.149447 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48304 (request call id 4)
02:03:44.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.149542 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48304 (request call id 4)
02:03:44.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.156483 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48272 (request call id 8)
02:03:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.160398 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48272 (request call id 8)
02:03:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.161252 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48272 (request call id 8)
02:03:44.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.169793 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48272 (request call id 8)
02:03:44.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.171983 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48272 (request call id 8)
02:03:44.172 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items
02:03:44.172 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.178366 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48272 (request call id 8)
02:03:44.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.181492 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48272 (request call id 8)
02:03:44.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.188843 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48272 (request call id 8)
02:03:44.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.198515 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48272 (request call id 8)
02:03:44.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.201534 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48272 (request call id 8)
02:03:44.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.207 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:44.208 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:44.208 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:44.208 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:44.208 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:44.208 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:44.208 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:44.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:44.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:44.212 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:44.213 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:44.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:44.213 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:44.215 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:44.215 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:44.216 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:44.217 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:44.220 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:44.221 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:44.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.229318 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48218 (request call id 44)
02:03:44.230 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbbf84628, L:/127.0.0.1:56874 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:44.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.231 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.231 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:44.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.233984 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 7)
02:03:44.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.236150 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 7)
02:03:44.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.243381 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 7)
02:03:44.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.243525 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 7)
02:03:44.246 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x04cfbe6d, L:/127.0.0.1:48316 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:44.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.247080 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.248 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48288 (request call id 7)
02:03:44.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:44.249 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items
02:03:44.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=299), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [26ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [94ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [142ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [174ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [222ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [222ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [223ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [283ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [299ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1999608629(state=PENDING, result=null, callback=(continuation of Deferred@2084387809 after retry RPC after error@646735449) -> (continuation of Deferred@2033395143 after retry RPC after error@1926168551) -> (continuation of Deferred@1731801196 after retry RPC after error@583154812) -> (continuation of Deferred@1119824126 after retry RPC after error@1191954057) -> (continuation of Deferred@1772037204 after retry RPC after error@1510855879) -> (continuation of Deferred@1640951712 after retry RPC after error@2028487326) -> (continuation of Deferred@1757766739 after retry RPC after error@1557802592), errback=(continuation of Deferred@2084387809 after retry RPC after error@646735449) -> (continuation of Deferred@2033395143 after retry RPC after error@1926168551) -> (continuation of Deferred@1731801196 after retry RPC after error@583154812) -> (continuation of Deferred@1119824126 after retry RPC after error@1191954057) -> (continuation of Deferred@1772037204 after retry RPC after error@1510855879) -> (continuation of Deferred@1640951712 after retry RPC after error@2028487326) -> (continuation of Deferred@1757766739 after retry RPC after error@1557802592))) after lookup
02:03:44.252 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8b01271f, L:/127.0.0.1:57812 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:44.253 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.256397 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48288 (request call id 8)
02:03:44.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.261703 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48288 (request call id 8)
02:03:44.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.263556 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48288 (request call id 8)
02:03:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.274734 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48288 (request call id 8)
02:03:44.275 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items
02:03:44.276 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.276592 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48288 (request call id 8)
02:03:44.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.278518 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48288 (request call id 8)
02:03:44.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.283867 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48288 (request call id 8)
02:03:44.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.295360 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48288 (request call id 8)
02:03:44.296 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items
02:03:44.296 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.296845 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48288 (request call id 8)
02:03:44.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.303158 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48288 (request call id 8)
02:03:44.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.311 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:44.311 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:44.311 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:44.312 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:44.312 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:44.312 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:44.312 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:44.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:44.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:44.315 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:44.315 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:44.317 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:44.318 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:44.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.318904 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48304 (request call id 8)
02:03:44.319 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items
02:03:44.319 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.319815 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48232 (request call id 31)
02:03:44.320 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:44.321 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:44.321 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:44.323 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.323247 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48232 (request call id 31)
02:03:44.324 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:44.325 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:44.325 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:44.327 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:44.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.332 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.333 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:44.333 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:44.333 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:44.333 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:44.333 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:44.334 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:44.333 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:44.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:44.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.337354 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 12)
02:03:44.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.338563 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 12)
02:03:44.339 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items
02:03:44.339 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:44.339 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:44.341 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:44.343 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x407ea013, L:/127.0.0.1:57828 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:44.343 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x552c4f98, L:/127.0.0.1:56882 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:44.345 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.346 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:44.347 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:44.347 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:44.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.351 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.351 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:44.351 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:44.351 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:44.352 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:44.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:44.352 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:44.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:44.352 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:44.355 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:44.359 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa764bb28, L:/127.0.0.1:48318 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:44.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:44.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=47), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [27ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=null) after lookup
02:03:44.366 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7d5ca2ac, L:/127.0.0.1:56888 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:44.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.366187 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 10)
02:03:44.371 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:44.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:44.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:44.372 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:44.373 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:44.374 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:44.376 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:44.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.376595 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 10)
02:03:44.378 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:44.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.379787 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 10)
02:03:44.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.381618 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 10)
02:03:44.387 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:44.389 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x082b37d1, L:/127.0.0.1:48326 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:44.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.390072 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 10)
02:03:44.390 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items
02:03:44.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.391830 30555 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.194:41431 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 10)
02:03:44.393 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd1b600c9, L:/127.0.0.1:57842 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:44.395 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items
02:03:44.395 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.395064 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 10)
02:03:44.396 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:44.397 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:44.397 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:44.398 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:44.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.399001 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 10)
02:03:44.400 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:44.400 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:44.404 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:44.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.408829 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 10)
02:03:44.409 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items
02:03:44.409 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.418 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.419 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3048e884, L:/127.0.0.1:56890 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:44.421 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items
02:03:44.421 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.420697 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.422003 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48318 (request call id 4)
02:03:44.423 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:44.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.426803 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48318 (request call id 4)
02:03:44.427 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items
02:03:44.428 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.430 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53a2e9e6, L:/127.0.0.1:48328 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.430786 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48318 (request call id 4)
02:03:44.431 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items
02:03:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.431959 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.432 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:44.433 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:44.433 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:44.433 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:44.434 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:44.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:44.434 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:44.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:44.435 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:44.439 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x35a363d7, L:/127.0.0.1:57844 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:44.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:44.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=226), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [20ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [124ms] refreshing cache from master, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [126ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [132ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [133ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [182ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [204ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [208ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [223ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1252635616(state=PENDING, result=null, callback=(continuation of Deferred@1432194811 after retry RPC after error@2066333674) -> (continuation of Deferred@758635610 after retry RPC after error@713444527) -> (continuation of Deferred@320157010 after retry RPC after error@636821045) -> (continuation of Deferred@909366237 after retry RPC after error@784863872) -> (continuation of Deferred@340598190 after retry RPC after error@423935396) -> (continuation of Deferred@834746474 after retry RPC after error@1601396928) -> (continuation of Deferred@590325485 after retry RPC after error@523929265), errback=(continuation of Deferred@1432194811 after retry RPC after error@2066333674) -> (continuation of Deferred@758635610 after retry RPC after error@713444527) -> (continuation of Deferred@320157010 after retry RPC after error@636821045) -> (continuation of Deferred@909366237 after retry RPC after error@784863872) -> (continuation of Deferred@340598190 after retry RPC after error@423935396) -> (continuation of Deferred@834746474 after retry RPC after error@1601396928) -> (continuation of Deferred@590325485 after retry RPC after error@523929265))) after lookup
02:03:44.442 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:44.443 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:44.443 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:44.445 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:44.446 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:44.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.447248 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48326 (request call id 3)
02:03:44.449 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items
02:03:44.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.448771 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.449 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:44.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48326 (request call id 3)
02:03:44.450 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.451 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:44.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.451835 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48326 (request call id 3)
02:03:44.452 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:44.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.454813 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48326 (request call id 3)
02:03:44.459 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:44.462 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:44.463 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:44.464 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:44.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.465 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:44.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=123), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [45ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items, [50ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [51ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@2099330172(state=PENDING, result=null, callback=(continuation of Deferred@1507416156 after retry RPC after error@738774828) -> (continuation of Deferred@635663007 after retry RPC after error@1372940419) -> (continuation of Deferred@1121833309 after retry RPC after error@675682181), errback=(continuation of Deferred@1507416156 after retry RPC after error@738774828) -> (continuation of Deferred@635663007 after retry RPC after error@1372940419) -> (continuation of Deferred@1121833309 after retry RPC after error@675682181))) after lookup
02:03:44.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:44.470 [DEBUG - kudu-nio-1] (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.29.186.253:39435, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [33ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items, [55ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [55ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@697299668(state=PENDING, result=null, callback=(continuation of Deferred@178239884 after retry RPC after error@2029172500) -> (continuation of Deferred@821079925 after retry RPC after error@1715462893), errback=(continuation of Deferred@178239884 after retry RPC after error@2029172500) -> (continuation of Deferred@821079925 after retry RPC after error@1715462893))) after lookup
02:03:44.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:44.471 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:44.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:44.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.472564 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 13)
02:03:44.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.473081 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 13)
02:03:44.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.475049 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 13)
02:03:44.480 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96aa9e25, L:/127.0.0.1:56896 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:44.485 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb1ec7489, L:/127.0.0.1:57850 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:44.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.487416 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 13)
02:03:44.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.488365 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 13)
02:03:44.490 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5af828e4, L:/127.0.0.1:48334 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:44.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.490908 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 13)
02:03:44.491 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items
02:03:44.491 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.494262 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 13)
02:03:44.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.506907 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 13)
02:03:44.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.507383 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 13)
02:03:44.507 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items
02:03:44.508 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.508558 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 13)
02:03:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.514560 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 13)
02:03:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.517978 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48304 (request call id 9)
02:03:44.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.524 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.527019 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 8)
02:03:44.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.527741 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 2)
02:03:44.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.528853 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 2)
02:03:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.531396 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 14)
02:03:44.531 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items
02:03:44.532 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.534616 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 14)
02:03:44.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.538086 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 14)
02:03:44.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.543 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.547120 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 9)
02:03:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.547784 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 3)
02:03:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.548017 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 3)
02:03:44.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.555032 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 15)
02:03:44.555 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items
02:03:44.555 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.558416 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 15)
02:03:44.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.559849 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 15)
02:03:44.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.568362 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 15)
02:03:44.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.572 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.578637 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 13)
02:03:44.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.579093 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 13)
02:03:44.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.583081 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 13)
02:03:44.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.587493 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 10)
02:03:44.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.587831 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 4)
02:03:44.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.599392 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 4)
02:03:44.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.603324 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 4)
02:03:44.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.608824 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 4)
02:03:44.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.619192 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 4)
02:03:44.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.619763 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 4)
02:03:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.623442 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 4)
02:03:44.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:44.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=181), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [36ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [180ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1833251685(state=PENDING, result=null, callback=(continuation of Deferred@826081711 after retry RPC after error@1549958175) -> (continuation of Deferred@1240469610 after retry RPC after error@225102890) -> (continuation of Deferred@1417909329 after retry RPC after error@466524250) -> (continuation of Deferred@1391769609 after retry RPC after error@153368033), errback=(continuation of Deferred@826081711 after retry RPC after error@1549958175) -> (continuation of Deferred@1240469610 after retry RPC after error@225102890) -> (continuation of Deferred@1417909329 after retry RPC after error@466524250) -> (continuation of Deferred@1391769609 after retry RPC after error@153368033))) after lookup
02:03:44.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.628583 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48334 (request call id 5)
02:03:44.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.638121 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48334 (request call id 5)
02:03:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.641295 30556 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 22)
02:03:44.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.643 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.644874 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48256 (request call id 29)
02:03:44.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.646898 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 11)
02:03:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.652056 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 11)
02:03:44.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.659830 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 11)
02:03:44.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.672559 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.673 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.678442 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 16)
02:03:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.683157 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 16)
02:03:44.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.687389 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48334 (request call id 6)
02:03:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.691510 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48334 (request call id 6)
02:03:44.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.694628 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48334 (request call id 6)
02:03:44.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.711944 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48334 (request call id 6)
02:03:44.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.714900 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48334 (request call id 6)
02:03:44.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.719187 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48334 (request call id 6)
02:03:44.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.729 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:44.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.735210 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 19)
02:03:44.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.743585 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48256 (request call id 31)
02:03:44.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.744 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.746882 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 8)
02:03:44.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.752002 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 20)
02:03:44.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.761072 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 20)
02:03:44.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.767164 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 20)
02:03:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.768945 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48328 (request call id 12)
02:03:44.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.774 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.775645 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 20)
02:03:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.777967 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.781023 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.786693 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.787225 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.794569 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.801210 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.806993 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.807402 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.814738 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.819720 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.821369 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.827546 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.830996 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 17)
02:03:44.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.831576 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.832 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.845 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.847463 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 16)
02:03:44.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.861868 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 28)
02:03:44.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.863176 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 28)
02:03:44.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.883525 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48256 (request call id 34)
02:03:44.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.886813 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 17)
02:03:44.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.887212 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 13)
02:03:44.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.888634 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 13)
02:03:44.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.899365 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 14)
02:03:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.903580 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 14)
02:03:44.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.908993 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 14)
02:03:44.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.911983 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 14)
02:03:44.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.923915 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 14)
02:03:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.928155 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 14)
02:03:44.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.933 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.943192 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48256 (request call id 37)
02:03:44.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.945 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.946 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:44.946 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:44.946 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:44.947 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:44.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:44.947 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:44.947 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:44.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:44.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.948340 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 14)
02:03:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.949210 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 14)
02:03:44.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:44.950 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:44.951 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:44.952 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:44.953 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:44.954 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:44.954 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.954955 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 23)
02:03:44.955 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:44.956 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:44.957 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:44.957 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:44.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.958451 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 23)
02:03:44.959 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:44.968 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ad71de5, L:/127.0.0.1:56906 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:44.971 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x58d73588, L:/127.0.0.1:57860 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:44.973 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x194544d2, L:/127.0.0.1:48336 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:44.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.974475 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 23)
02:03:44.975 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items
02:03:44.975 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:44.975 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:44.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.978513 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 20)
02:03:44.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.981451 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 20)
02:03:44.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.988912 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48328 (request call id 18)
02:03:44.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.993479 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48328 (request call id 18)
02:03:44.994 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items
02:03:44.995 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:44.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:44.998683 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:44.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48328 (request call id 18)
02:03:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.001672 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48328 (request call id 18)
02:03:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.013985 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48328 (request call id 18)
02:03:45.015 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items
02:03:45.015 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.018993 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48328 (request call id 18)
02:03:45.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.020829 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48328 (request call id 18)
02:03:45.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.034 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.035444 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48336 (request call id 3)
02:03:45.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.039255 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48336 (request call id 3)
02:03:45.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.041042 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48336 (request call id 3)
02:03:45.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.046 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.047 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:45.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:45.047 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:45.047 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:45.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [18ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items, [23ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1878589792(state=PENDING, result=null, callback=(continuation of Deferred@1347174173 after retry RPC after error@1583114396) -> (continuation of Deferred@671287374 after retry RPC after error@265748015) -> (continuation of Deferred@1054055455 after retry RPC after error@58072017), errback=(continuation of Deferred@1347174173 after retry RPC after error@1583114396) -> (continuation of Deferred@671287374 after retry RPC after error@265748015) -> (continuation of Deferred@1054055455 after retry RPC after error@58072017))) after lookup
02:03:45.048 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:45.048 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:45.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:45.048 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:45.048 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:45.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:45.051 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:45.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:45.053 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:45.053 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:45.054 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:45.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:45.055 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:45.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:45.057 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:45.058 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.059281 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 23)
02:03:45.063 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:45.067 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:45.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.076 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.077 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb37773f0, L:/127.0.0.1:56908 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:45.078 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5b1639af, L:/127.0.0.1:57868 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:45.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.079556 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 18)
02:03:45.080 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d8d2ee7, L:/127.0.0.1:48338 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:45.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.080757 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 18)
02:03:45.081 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items
02:03:45.081 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.081310 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 34)
02:03:45.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.086895 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 19)
02:03:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:45.094900 30555 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items [suppressed 173 similar messages]
02:03:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.094988 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 19)
02:03:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.096342 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 19)
02:03:45.096 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items
02:03:45.097 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.099570 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 19)
02:03:45.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.115191 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 19)
02:03:45.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.115345 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 19)
02:03:45.116 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items
02:03:45.116 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.119974 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 19)
02:03:45.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.121506 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 19)
02:03:45.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.136 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.137220 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48338 (request call id 3)
02:03:45.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.138037 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48338 (request call id 3)
02:03:45.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.139096 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 21)
02:03:45.139 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items
02:03:45.139 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.141745 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 36)
02:03:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.148871 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 36)
02:03:45.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.153 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.154614 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 28)
02:03:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.155812 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48338 (request call id 4)
02:03:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.169274 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48338 (request call id 4)
02:03:45.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.172161 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 23)
02:03:45.172 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items
02:03:45.172 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.173691 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 23)
02:03:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.174705 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 23)
02:03:45.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.177 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.179353 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 22)
02:03:45.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.188201 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 22)
02:03:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.193912 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 22)
02:03:45.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.198217 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 22)
02:03:45.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.207983 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 15)
02:03:45.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.208381 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 15)
02:03:45.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.213959 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 15)
02:03:45.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.215411 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 15)
02:03:45.216 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items
02:03:45.216 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.218210 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 15)
02:03:45.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.233388 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 15)
02:03:45.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.234866 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 15)
02:03:45.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.235109 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 15)
02:03:45.235 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items
02:03:45.236 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.236 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.238611 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 27)
02:03:45.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.247007 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 27)
02:03:45.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.248687 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48328 (request call id 24)
02:03:45.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.253480 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.254 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.258831 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 28)
02:03:45.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.261428 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 28)
02:03:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.267100 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 28)
02:03:45.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.278 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.281713 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 39)
02:03:45.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.287365 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 23)
02:03:45.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.291605 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 23)
02:03:45.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.293708 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 12)
02:03:45.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.295295 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48338 (request call id 7)
02:03:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.300853 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48338 (request call id 7)
02:03:45.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.307562 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48338 (request call id 7)
02:03:45.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.311827 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48338 (request call id 7)
02:03:45.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.321218 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48338 (request call id 7)
02:03:45.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.326762 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48338 (request call id 7)
02:03:45.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.332203 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48338 (request call id 7)
02:03:45.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:45.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [26ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [28ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [119ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [182ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [183ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [243ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1134570864(state=PENDING, result=null, callback=(continuation of Deferred@434467580 after retry RPC after error@1923721716) -> (continuation of Deferred@1627826370 after retry RPC after error@596628031) -> (continuation of Deferred@298788384 after retry RPC after error@781638628) -> (continuation of Deferred@2046961228 after retry RPC after error@666963225) -> (continuation of Deferred@1339544039 after retry RPC after error@1460042242) -> (continuation of Deferred@1021118184 after retry RPC after error@324763055) -> (continuation of Deferred@1651695306 after retry RPC after error@113278700), errback=(continuation of Deferred@434467580 after retry RPC after error@1923721716) -> (continuation of Deferred@1627826370 after retry RPC after error@596628031) -> (continuation of Deferred@298788384 after retry RPC after error@781638628) -> (continuation of Deferred@2046961228 after retry RPC after error@666963225) -> (continuation of Deferred@1339544039 after retry RPC after error@1460042242) -> (continuation of Deferred@1021118184 after retry RPC after error@324763055) -> (continuation of Deferred@1651695306 after retry RPC after error@113278700))) after lookup
02:03:45.342 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299995, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:45.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.352388 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 13)
02:03:45.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.352406 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 13)
02:03:45.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.354 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.356132 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48338 (request call id 10)
02:03:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.361454 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 42)
02:03:45.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.368690 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 42)
02:03:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.375226 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48266 (request call id 42)
02:03:45.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.378 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.389109 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48328 (request call id 27)
02:03:45.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.391603 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 29)
02:03:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.394318 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.395663 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.399497 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.399552 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.407447 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.408038 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.413612 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.414713 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.416724 30556 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.195:47793 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.418113 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.427613 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.428265 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.434988 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.438324 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 11)
02:03:45.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.445 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.456 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.458416 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 33)
02:03:45.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.472380 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 30)
02:03:45.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.475283 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 30)
02:03:45.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.475286 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 30)
02:03:45.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.479 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.480 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:45.480 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:45.480 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:45.481 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:45.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:45.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:45.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:45.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:45.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:45.483 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:45.485 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:45.486 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:45.487 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:45.488 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:45.488 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:45.489 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:45.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:45.490 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:45.491 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:45.491 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:45.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.494300 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 14)
02:03:45.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.495288 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 14)
02:03:45.504 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x652b0985, L:/127.0.0.1:57882 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:45.504 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f890722, L:/127.0.0.1:56918 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:45.506 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ea38eae, L:/127.0.0.1:48342 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:45.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.507117 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 14)
02:03:45.507 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items
02:03:45.507 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.514621 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 14)
02:03:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.518735 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 14)
02:03:45.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.527632 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 14)
02:03:45.528 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items
02:03:45.528 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.534897 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 14)
02:03:45.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.549383 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48342 (request call id 2)
02:03:45.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.557 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:45.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=72), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [20ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@960358297(state=PENDING, result=null, callback=(continuation of Deferred@2002555641 after retry RPC after error@147725389) -> (continuation of Deferred@256194440 after retry RPC after error@1494358230), errback=(continuation of Deferred@2002555641 after retry RPC after error@147725389) -> (continuation of Deferred@256194440 after retry RPC after error@1494358230))) after lookup
02:03:45.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.559260 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 35)
02:03:45.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.566890 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 35)
02:03:45.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.567303 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 35)
02:03:45.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.575263 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 35)
02:03:45.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.580 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.586623 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 5)
02:03:45.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.587025 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 5)
02:03:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.591710 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 5)
02:03:45.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.607141 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 29)
02:03:45.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.607309 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 29)
02:03:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.611910 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 29)
02:03:45.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.614526 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 29)
02:03:45.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.614959 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 29)
02:03:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.627590 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 29)
02:03:45.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.632143 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 29)
02:03:45.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.652323 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48288 (request call id 35)
02:03:45.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.659 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.660 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:45.660 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:45.660 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:45.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:45.661 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:45.661 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:45.661 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:45.661 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:45.662 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:45.662 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.667601 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 6)
02:03:45.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.674026 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 6)
02:03:45.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.675079 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 39)
02:03:45.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.681 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.694486 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 17)
02:03:45.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.698828 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 17)
02:03:45.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.707139 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 24)
02:03:45.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.713317 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 24)
02:03:45.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.717917 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 24)
02:03:45.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.719449 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 24)
02:03:45.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.733546 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 24)
02:03:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.738008 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48304 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 24)
02:03:45.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.749 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.758231 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48304 (request call id 40)
02:03:45.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.760 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.760 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:45.760 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:45.760 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:45.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:45.761 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:45.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:45.761 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:45.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:45.763 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:45.763 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:45.764 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:45.765 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:45.765 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:45.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.766876 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 7)
02:03:45.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.767247 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 7)
02:03:45.767 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:45.769 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:45.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.773864 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 7)
02:03:45.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.775007 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48338 (request call id 17)
02:03:45.775 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:45.776 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:45.778 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:45.779 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc731c7c9, L:/127.0.0.1:56934 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:45.779 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:45.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.781 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.784 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:45.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.787201 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 32)
02:03:45.788 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7d8e6c9d, L:/127.0.0.1:48352 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:45.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.789361 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 32)
02:03:45.789 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items
02:03:45.792 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x037de8cf, L:/127.0.0.1:57894 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.794167 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 32)
02:03:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.794607 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 21)
02:03:45.795 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.806089 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 21)
02:03:45.806 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items
02:03:45.807 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.807511 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 21)
02:03:45.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.814401 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 21)
02:03:45.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.826267 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 21)
02:03:45.827 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items
02:03:45.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.826712 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 21)
02:03:45.827 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.834513 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 21)
02:03:45.847 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items
02:03:45.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.846657 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 21)
02:03:45.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.847182 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 21)
02:03:45.847 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.850 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.854643 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 44)
02:03:45.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.859216 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48316 (request call id 44)
02:03:45.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.860 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.861 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:45.861 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:45.861 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:45.861 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:45.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:45.862 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:45.862 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:45.862 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:45.863 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:45.863 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:45.865 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:45.866 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:45.867 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:45.867 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:45.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:45.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.867713 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 26)
02:03:45.868 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items
02:03:45.868 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.869 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:45.869 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:45.870 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:45.871 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:45.873 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:45.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.879487 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 26)
02:03:45.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.883 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x473fde14, L:/127.0.0.1:48362 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:45.884 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa8cdb92, L:/127.0.0.1:56948 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:45.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.884477 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48362 (request call id 0)
02:03:45.885 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1490503f, L:/127.0.0.1:57910 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.886497 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48352 (request call id 5)
02:03:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.886991 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 8)
02:03:45.887 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items
02:03:45.887 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.887 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items
02:03:45.888 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.894699 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 8)
02:03:45.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.899674 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 8)
02:03:45.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.906963 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 8)
02:03:45.908 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items
02:03:45.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.908087 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 8)
02:03:45.908 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.914979 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 8)
02:03:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.919963 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 8)
02:03:45.927 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items
02:03:45.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.927415 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 8)
02:03:45.928 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.935112 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 8)
02:03:45.948 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items
02:03:45.948 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.947508 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 8)
02:03:45.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.949293 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48342 (request call id 8)
02:03:45.949 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items
02:03:45.949 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:45.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.950 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.955231 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48338 (request call id 22)
02:03:45.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.959134 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 30)
02:03:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.961 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.962 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:45.962 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:45.962 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:45.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:45.962 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:45.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:45.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:45.964 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:45.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:45.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:45.969 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.971833 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48362 (request call id 4)
02:03:45.973 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:45.974 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:45.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.974346 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48362 (request call id 4)
02:03:45.975 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:45.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:45.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:45.977 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:45.979 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:45.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:45.983 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:45.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:45.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=118), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items, [23ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [104ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1084485737(state=PENDING, result=null, callback=(continuation of Deferred@118706921 after retry RPC after error@1906930739) -> (continuation of Deferred@2146666505 after retry RPC after error@546049830) -> (continuation of Deferred@1033209284 after retry RPC after error@120022697) -> (continuation of Deferred@1693910404 after retry RPC after error@616747779), errback=(continuation of Deferred@118706921 after retry RPC after error@1906930739) -> (continuation of Deferred@2146666505 after retry RPC after error@546049830) -> (continuation of Deferred@1033209284 after retry RPC after error@120022697) -> (continuation of Deferred@1693910404 after retry RPC after error@616747779))) after lookup
02:03:45.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.987643 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:45.988829 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:45.990 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:45.992 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x11603ee2, L:/127.0.0.1:56952 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:45.996 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:46.006 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf17affd, L:/127.0.0.1:57914 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:46.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.007010 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:46.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.008167 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:46.009 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a040b1e, L:/127.0.0.1:48368 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:46.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.010313 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:46.011 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items
02:03:46.011 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.015211 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:46.015 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items
02:03:46.015 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.026897 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.027449 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:46.034 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items
02:03:46.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.034339 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:46.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.035163 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:46.036 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.047156 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.047709 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 37)
02:03:46.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.053 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.056071 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48368 (request call id 3)
02:03:46.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:46.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1208753795(state=PENDING, result=null, callback=(continuation of Deferred@2015066878 after retry RPC after error@2030974353) -> (continuation of Deferred@15929175 after retry RPC after error@673440204) -> (continuation of Deferred@189575868 after retry RPC after error@57060601), errback=(continuation of Deferred@2015066878 after retry RPC after error@2030974353) -> (continuation of Deferred@15929175 after retry RPC after error@673440204) -> (continuation of Deferred@189575868 after retry RPC after error@57060601))) after lookup
02:03:46.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.065974 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48352 (request call id 7)
02:03:46.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.066721 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48352 (request call id 7)
02:03:46.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.067720 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48352 (request call id 7)
02:03:46.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.074098 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48352 (request call id 7)
02:03:46.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.087 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:46.088 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:46.088 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:46.088 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:46.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=323), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [19ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [182ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [184ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [302ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@2021499397(state=PENDING, result=null, callback=(continuation of Deferred@398843733 after retry RPC after error@693179854) -> (continuation of Deferred@549453335 after retry RPC after error@902241679) -> (continuation of Deferred@213996309 after retry RPC after error@757057574) -> (continuation of Deferred@1922024660 after retry RPC after error@2141820015) -> (continuation of Deferred@2046175604 after retry RPC after error@712741012) -> (continuation of Deferred@643717227 after retry RPC after error@367503907) -> (continuation of Deferred@1561500770 after retry RPC after error@723212388), errback=(continuation of Deferred@398843733 after retry RPC after error@693179854) -> (continuation of Deferred@549453335 after retry RPC after error@902241679) -> (continuation of Deferred@213996309 after retry RPC after error@757057574) -> (continuation of Deferred@1922024660 after retry RPC after error@2141820015) -> (continuation of Deferred@2046175604 after retry RPC after error@712741012) -> (continuation of Deferred@643717227 after retry RPC after error@367503907) -> (continuation of Deferred@1561500770 after retry RPC after error@723212388))) after lookup
02:03:46.088 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:46.089 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:46.089 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:46.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:46.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:46.091 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:46.091 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:46.093 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:46.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.093892 30555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48352 (request call id 8)
02:03:46.094 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:46.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.094532 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48352 (request call id 8)
02:03:46.095 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:46.096 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:46.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:46.098 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:46.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:46.104 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:46.105 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:46.106 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:46.113837 30557 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items [suppressed 164 similar messages]
02:03:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.113978 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48352 (request call id 8)
02:03:46.122 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe5807530, L:/127.0.0.1:56956 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:46.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.127048 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48352 (request call id 8)
02:03:46.131 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x49448a34, L:/127.0.0.1:57916 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:46.131 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb9903e0d, L:/127.0.0.1:48376 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:46.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.132220 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48352 (request call id 8)
02:03:46.133 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items
02:03:46.135 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.135002 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48352 (request call id 8)
02:03:46.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.154 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:46.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:46.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.156601 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48376 (request call id 1)
02:03:46.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.157336 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48376 (request call id 1)
02:03:46.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.157423 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48376 (request call id 1)
02:03:46.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.166 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:46.166 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:46.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:46.166 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:46.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:46.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=73), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [31ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1832208527(state=PENDING, result=null, callback=(continuation of Deferred@845254388 after retry RPC after error@1544710126), errback=(continuation of Deferred@845254388 after retry RPC after error@1544710126))) after lookup
02:03:46.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:46.168 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:46.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:46.168 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.168965 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 2)
02:03:46.170 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:46.170 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:46.172 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:46.173 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:46.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.173298 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 28)
02:03:46.174 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:46.175 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.175139 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 28)
02:03:46.176 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:46.177 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:46.178 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:46.179 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:46.180 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:46.183 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:46.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.187177 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48336 (request call id 28)
02:03:46.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.193769 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48368 (request call id 9)
02:03:46.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.195645 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.197 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe862272e, L:/127.0.0.1:48378 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:46.198 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x57788c62, L:/127.0.0.1:56964 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:46.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.198338 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.198 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items
02:03:46.200 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb20c1151, L:/127.0.0.1:57932 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:46.201 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.206796 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.207319 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.213986 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.214550 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.215 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items
02:03:46.215 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.227140 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.227455 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.233693 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.234673 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.235 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items
02:03:46.236 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.247390 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.254026 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.255179 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 3)
02:03:46.255 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items
02:03:46.255 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:46.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.267320 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48342 (request call id 17)
02:03:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.267730 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48342 (request call id 17)
02:03:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.268472 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48342 (request call id 17)
02:03:46.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.274262 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48342 (request call id 17)
02:03:46.274 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items
02:03:46.275 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.286476 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48342 (request call id 17)
02:03:46.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.289 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.289 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:46.289 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:46.289 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:46.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:46.290 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:46.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:46.290 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:46.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:46.291 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:46.291 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:46.293 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:46.295 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:46.296 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:46.296 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:46.297 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:46.298 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:46.298 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:46.299 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:46.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.305724 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48378 (request call id 5)
02:03:46.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.306887 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48378 (request call id 5)
02:03:46.310 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:46.311 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x39631760, L:/127.0.0.1:48380 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:46.311 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x257f4d4c, L:/127.0.0.1:56976 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:46.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.311587 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48378 (request call id 5)
02:03:46.312 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items
02:03:46.313 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:46.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.314605 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48368 (request call id 13)
02:03:46.315 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items
02:03:46.315 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.321 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x70ac1711, L:/127.0.0.1:57934 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:46.322 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.325778 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48368 (request call id 13)
02:03:46.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.327212 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 44)
02:03:46.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.334473 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 44)
02:03:46.335 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items
02:03:46.337 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items
02:03:46.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.336531 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 44)
02:03:46.337 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.339 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.345940 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 44)
02:03:46.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.356001 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 44)
02:03:46.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.356499 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 14)
02:03:46.357 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items
02:03:46.358 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.359 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.367182 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 18)
02:03:46.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.368 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.376296 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48380 (request call id 3)
02:03:46.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:46.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [17ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items, [18ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [27ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@114638273(state=PENDING, result=null, callback=(continuation of Deferred@835239692 after retry RPC after error@924391720) -> (continuation of Deferred@1240384839 after retry RPC after error@1727709838) -> (continuation of Deferred@306061698 after retry RPC after error@1829878452), errback=(continuation of Deferred@835239692 after retry RPC after error@924391720) -> (continuation of Deferred@1240384839 after retry RPC after error@1727709838) -> (continuation of Deferred@306061698 after retry RPC after error@1829878452))) after lookup
02:03:46.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:46.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.396154 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 6)
02:03:46.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.413893 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48378 (request call id 7)
02:03:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.416642 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48378 (request call id 7)
02:03:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.418355 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 12)
02:03:46.418 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items
02:03:46.418 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.425626 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 12)
02:03:46.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.435595 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 12)
02:03:46.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.435799 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 12)
02:03:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.446575 30555 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.194:41431 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 12)
02:03:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.454210 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 12)
02:03:46.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.455639 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 12)
02:03:46.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.456194 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 12)
02:03:46.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.462 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.468 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.476063 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 9)
02:03:46.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.486873 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 45)
02:03:46.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.493 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.496213 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 10)
02:03:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.496343 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 10)
02:03:46.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.506699 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 10)
02:03:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.527007 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 10)
02:03:46.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.547292 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 10)
02:03:46.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.554971 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48368 (request call id 15)
02:03:46.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.556604 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48368 (request call id 15)
02:03:46.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.565 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.565 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:46.565 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:46.565 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:46.566 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:46.566 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:46.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:46.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:46.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:46.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.568037 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 18)
02:03:46.568 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:46.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:46.570 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:46.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.571 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.572 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:46.573 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:46.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:46.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.575532 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 11)
02:03:46.576 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:46.577 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:46.578 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:46.580 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:46.586 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:46.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.586498 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 11)
02:03:46.587 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2289e5b9, L:/127.0.0.1:56980 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.588898 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 11)
02:03:46.592 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:46.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.594 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.594 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:46.595 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:46.595 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:46.595 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa2c4c299, L:/127.0.0.1:48392 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:46.595 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:46.595 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:46.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:46.596 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:46.597 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:46.599 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:46.599 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:46.601 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:46.602 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x09374e91, L:/127.0.0.1:57946 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:46.603 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:46.603 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:46.604 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:46.605 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:46.605 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:46.607 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:46.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.606938 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 22)
02:03:46.607 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:46.607 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items
02:03:46.607 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.614492 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 22)
02:03:46.615 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items
02:03:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.615952 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 12)
02:03:46.616 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.618026 30557 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:52178 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 12)
02:03:46.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.618355 30454 master_runner.cc:187] Error getting master registration for 127.29.186.252:34621: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:52178 dropped due to backpressure: service queue is full with 1 items, 
02:03:46.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.618536 30454 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:03:46.619 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7b46dc5, L:/127.0.0.1:56984 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:46.624 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:46.625 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:46.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.627089 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 12)
02:03:46.628 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad91c6fa, L:/127.0.0.1:48408 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:46.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.628885 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 12)
02:03:46.629 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items
02:03:46.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.633746 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 12)
02:03:46.634 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items
02:03:46.635 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.638 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x544553b8, L:/127.0.0.1:57950 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:46.639 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.644399 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 12)
02:03:46.644 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items
02:03:46.645 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.646740 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 12)
02:03:46.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.647439 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 12)
02:03:46.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.653956 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48378 (request call id 8)
02:03:46.656 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items
02:03:46.656 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.655967 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48378 (request call id 8)
02:03:46.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.663956 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48378 (request call id 8)
02:03:46.664 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items
02:03:46.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.665 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.666 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:46.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=494), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [26ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [27ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [30ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [242ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [246ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [483ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [484ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [494ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@810023764(state=PENDING, result=null, callback=(continuation of Deferred@661264372 after retry RPC after error@29191167) -> (continuation of Deferred@1601886715 after retry RPC after error@1348994075) -> (continuation of Deferred@667577429 after retry RPC after error@1304566208) -> (continuation of Deferred@1149154434 after retry RPC after error@1411791050) -> (continuation of Deferred@553275103 after retry RPC after error@2099990297) -> (continuation of Deferred@1287667354 after retry RPC after error@700825504) -> (continuation of Deferred@1530630385 after retry RPC after error@2085576456) -> (continuation of Deferred@825662197 after retry RPC after error@898239436), errback=(continuation of Deferred@661264372 after retry RPC after error@29191167) -> (continuation of Deferred@1601886715 after retry RPC after error@1348994075) -> (continuation of Deferred@667577429 after retry RPC after error@1304566208) -> (continuation of Deferred@1149154434 after retry RPC after error@1411791050) -> (continuation of Deferred@553275103 after retry RPC after error@2099990297) -> (continuation of Deferred@1287667354 after retry RPC after error@700825504) -> (continuation of Deferred@1530630385 after retry RPC after error@2085576456) -> (continuation of Deferred@825662197 after retry RPC after error@898239436))) after lookup
02:03:46.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.672 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.675053 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 4)
02:03:46.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:46.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:46.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [17ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [35ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1492786012(state=PENDING, result=null, callback=(continuation of Deferred@774547830 after retry RPC after error@167127818) -> (continuation of Deferred@1176282972 after retry RPC after error@1312060472) -> (continuation of Deferred@892208529 after retry RPC after error@230217285) -> (continuation of Deferred@775796457 after retry RPC after error@1128628898), errback=(continuation of Deferred@774547830 after retry RPC after error@167127818) -> (continuation of Deferred@1176282972 after retry RPC after error@1312060472) -> (continuation of Deferred@892208529 after retry RPC after error@230217285) -> (continuation of Deferred@775796457 after retry RPC after error@1128628898))) after lookup
02:03:46.685 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items
02:03:46.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.684479 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48392 (request call id 5)
02:03:46.686 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.686502 30557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48342 (request call id 26)
02:03:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.686913 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48342 (request call id 26)
02:03:46.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.687829 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48342 (request call id 26)
02:03:46.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.705148 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48408 (request call id 4)
02:03:46.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.706416 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48408 (request call id 4)
02:03:46.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.715586 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48408 (request call id 4)
02:03:46.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.725790 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48408 (request call id 4)
02:03:46.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.735805 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48408 (request call id 4)
02:03:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.746034 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48408 (request call id 4)
02:03:46.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.746937 30557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 26)
02:03:46.747 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items
02:03:46.747 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:46.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.753887 30556 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 26)
02:03:46.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.755744 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 26)
02:03:46.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.769 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.776029 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 16)
02:03:46.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.777 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.784236 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48408 (request call id 5)
02:03:46.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.786034 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48408 (request call id 5)
02:03:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.793752 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48408 (request call id 5)
02:03:46.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.794216 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48408 (request call id 5)
02:03:46.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.795 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:46.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [20ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items, [37ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [182ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@817731846(state=PENDING, result=null, callback=(continuation of Deferred@1356138508 after retry RPC after error@1633281575) -> (continuation of Deferred@1863679514 after retry RPC after error@868003671) -> (continuation of Deferred@1272005700 after retry RPC after error@1696070599) -> (continuation of Deferred@557231313 after retry RPC after error@2007398839) -> (continuation of Deferred@915726435 after retry RPC after error@1812462773), errback=(continuation of Deferred@1356138508 after retry RPC after error@1633281575) -> (continuation of Deferred@1863679514 after retry RPC after error@868003671) -> (continuation of Deferred@1272005700 after retry RPC after error@1696070599) -> (continuation of Deferred@557231313 after retry RPC after error@2007398839) -> (continuation of Deferred@915726435 after retry RPC after error@1812462773))) after lookup
02:03:46.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.814296 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48392 (request call id 7)
02:03:46.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.814400 30556 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48392 (request call id 7)
02:03:46.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.815074 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48392 (request call id 7)
02:03:46.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.816150 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 13)
02:03:46.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.834405 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 13)
02:03:46.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.834811 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 13)
02:03:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.843695 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 13)
02:03:46.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.845515 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 13)
02:03:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.853478 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 13)
02:03:46.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.854393 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 13)
02:03:46.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.869 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.873734 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 16)
02:03:46.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.874470 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48368 (request call id 22)
02:03:46.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.883901 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48408 (request call id 8)
02:03:46.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.886689 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48408 (request call id 8)
02:03:46.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.895776 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48408 (request call id 8)
02:03:46.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:46.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.906813 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 29)
02:03:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.913996 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 17)
02:03:46.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.915797 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 17)
02:03:46.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.924189 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 17)
02:03:46.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.926815 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 17)
02:03:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.935966 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 17)
02:03:46.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.943327 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 17)
02:03:46.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.946175 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 26)
02:03:46.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.946945 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 26)
02:03:46.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.954167 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 26)
02:03:46.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.955078 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 26)
02:03:46.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.963615 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 26)
02:03:46.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.967202 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 26)
02:03:46.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.970 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.973407 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 19)
02:03:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.975299 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 19)
02:03:46.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.975960 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 19)
02:03:46.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:46.979 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.983701 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48408 (request call id 13)
02:03:46.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.994659 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48408 (request call id 13)
02:03:46.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:46.996271 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:46.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48408 (request call id 13)
02:03:47.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.001 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.001 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:47.001 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:47.002 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:47.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:47.002 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:47.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:47.002 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:47.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:47.004 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:47.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:47.007 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:47.008 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:47.008 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:47.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:47.011 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:47.011 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:47.013 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:47.013 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:47.014 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:47.016 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:47.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.016554 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 17)
02:03:47.026 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb1e54565, L:/127.0.0.1:56994 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:47.026 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2261c188, L:/127.0.0.1:57956 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:47.026 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe346066c, L:/127.0.0.1:48418 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:47.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.027179 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 33)
02:03:47.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.027225 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 33)
02:03:47.028 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items
02:03:47.028 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.033874 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48392 (request call id 8)
02:03:47.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.033900 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48362 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48392 (request call id 8)
02:03:47.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.036001 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48392 (request call id 8)
02:03:47.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.049839 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48392 (request call id 8)
02:03:47.050 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items
02:03:47.050 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.053890 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48392 (request call id 8)
02:03:47.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.055783 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48392 (request call id 8)
02:03:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.069952 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48392 (request call id 8)
02:03:47.070 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items
02:03:47.070 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.071 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:47.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.076051 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 19)
02:03:47.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.080 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.089277 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48418 (request call id 3)
02:03:47.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.094187 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48418 (request call id 3)
02:03:47.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.094257 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48418 (request call id 3)
02:03:47.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.094686 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48368 (request call id 28)
02:03:47.095 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items
02:03:47.095 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.102 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.109558 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48418 (request call id 4)
02:03:47.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.113545 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48418 (request call id 4)
02:03:47.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:47.114212 30555 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items [suppressed 149 similar messages]
02:03:47.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.114305 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48418 (request call id 4)
02:03:47.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.115506 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 24)
02:03:47.115 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items
02:03:47.116 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.123981 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 24)
02:03:47.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.133632 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 24)
02:03:47.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.133764 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 24)
02:03:47.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.144547 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 24)
02:03:47.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.147042 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 34)
02:03:47.149 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items
02:03:47.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.148939 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 34)
02:03:47.149 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.153913 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 34)
02:03:47.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.153939 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 34)
02:03:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.163647 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 34)
02:03:47.169 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items
02:03:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.169303 30555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48362 (request call id 34)
02:03:47.170 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.174113 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 14)
02:03:47.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.174 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.175745 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 14)
02:03:47.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.180 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.183748 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48408 (request call id 18)
02:03:47.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.186455 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48408 (request call id 18)
02:03:47.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.195827 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48408 (request call id 18)
02:03:47.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.202 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.205648 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 30)
02:03:47.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.214383 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 26)
02:03:47.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.214881 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 26)
02:03:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.215931 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 26)
02:03:47.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.225844 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 26)
02:03:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.234506 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 26)
02:03:47.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.236263 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 26)
02:03:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.246047 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 26)
02:03:47.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.254638 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 26)
02:03:47.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.256291 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 26)
02:03:47.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.266225 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 26)
02:03:47.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.273742 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48378 (request call id 26)
02:03:47.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.275 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.275 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:47.276 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:47.276 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:47.276 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:47.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:47.276 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:47.277 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:47.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:47.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.276566 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 25)
02:03:47.278 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:47.278 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:47.280 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:47.281 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:47.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.281 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.281 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:47.282 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:47.282 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:47.284 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:47.284 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:47.284 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:47.286 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:47.286 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:47.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.286432 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 34)
02:03:47.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.289019 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48418 (request call id 7)
02:03:47.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.293757 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48418 (request call id 7)
02:03:47.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.294723 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48418 (request call id 7)
02:03:47.296 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5d0044fa, L:/127.0.0.1:48432 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:47.297 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x68bea901, L:/127.0.0.1:57958 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:47.297 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items
02:03:47.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.297178 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48418 (request call id 7)
02:03:47.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:47.304 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.304 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x138aa15a, L:/127.0.0.1:56996 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:47.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=296), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [20ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [21ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [88ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [283ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@747633633(state=PENDING, result=null, callback=(continuation of Deferred@586889281 after retry RPC after error@2113388077) -> (continuation of Deferred@297681060 after retry RPC after error@1111351681) -> (continuation of Deferred@973074615 after retry RPC after error@2042177395) -> (continuation of Deferred@451015552 after retry RPC after error@939342004) -> (continuation of Deferred@1900092596 after retry RPC after error@1098067792) -> (continuation of Deferred@1419491597 after retry RPC after error@184357810) -> (continuation of Deferred@1931479781 after retry RPC after error@728867454), errback=(continuation of Deferred@586889281 after retry RPC after error@2113388077) -> (continuation of Deferred@297681060 after retry RPC after error@1111351681) -> (continuation of Deferred@973074615 after retry RPC after error@2042177395) -> (continuation of Deferred@451015552 after retry RPC after error@939342004) -> (continuation of Deferred@1900092596 after retry RPC after error@1098067792) -> (continuation of Deferred@1419491597 after retry RPC after error@184357810) -> (continuation of Deferred@1931479781 after retry RPC after error@728867454))) after lookup
02:03:47.306 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.314158 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48418 (request call id 8)
02:03:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.314159 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48418 (request call id 8)
02:03:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.316263 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48418 (request call id 8)
02:03:47.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.321985 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48418 (request call id 8)
02:03:47.322 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items
02:03:47.323 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.334372 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48418 (request call id 8)
02:03:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.344154 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48418 (request call id 8)
02:03:47.344 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items
02:03:47.344 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.353672 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48418 (request call id 8)
02:03:47.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.360993 30558 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 15)
02:03:47.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.362704 30556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 15)
02:03:47.363 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items
02:03:47.364 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.373811 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.193:37111 (request call id 15)
02:03:47.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.376 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:47.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [16ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items, [17ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [25ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, deferred=Deferred@567625631(state=PENDING, result=null, callback=(continuation of Deferred@840546946 after retry RPC after error@272516104) -> (continuation of Deferred@1243146163 after retry RPC after error@1106950352) -> (continuation of Deferred@1044961223 after retry RPC after error@1555352066) -> (continuation of Deferred@1360825176 after retry RPC after error@1169458579), errback=(continuation of Deferred@840546946 after retry RPC after error@272516104) -> (continuation of Deferred@1243146163 after retry RPC after error@1106950352) -> (continuation of Deferred@1044961223 after retry RPC after error@1555352066) -> (continuation of Deferred@1360825176 after retry RPC after error@1169458579))) after lookup
02:03:47.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.407 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:47.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.426710 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 35)
02:03:47.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.434387 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 35)
02:03:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.444310 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 35)
02:03:47.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.448378 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 13)
02:03:47.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.453918 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 13)
02:03:47.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.455966 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48380 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 13)
02:03:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.463652 30556 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.195:47793 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 13)
02:03:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.464475 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48408 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.194:41431 (request call id 13)
02:03:47.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.479 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.484 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.484 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:47.485 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:47.485 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:47.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:47.485 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:47.485 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:47.485 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:47.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:47.487 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:47.487 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:47.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.510 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.546187 30557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48352 (request call id 36)
02:03:47.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.582 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.582 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:47.582 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:47.583 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:47.583 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:47.583 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:47.583 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:47.583 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:47.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:47.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.585 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.585 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:47.585 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:47.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.613 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.616075 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 28)
02:03:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.622529 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 28)
02:03:47.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.633522 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 28)
02:03:47.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.642678 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 28)
02:03:47.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.653798 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 28)
02:03:47.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.661824 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 28)
02:03:47.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.682 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.683 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:47.683 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:47.683 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:47.683 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:47.683 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:47.684 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:47.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:47.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:47.685 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:47.685 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:47.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.688 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.688 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:47.688 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:47.688 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:47.689 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:47.689 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:47.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:47.689 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:47.689 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:47.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:47.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:47.692 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:47.693 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:47.694 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:47.695 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:47.696 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:47.699 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:47.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:47.701 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:47.701 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:47.703 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:47.704 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x65ee1284, L:/127.0.0.1:56998 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:47.711 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x50994420, L:/127.0.0.1:48448 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:47.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.711645 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 25)
02:03:47.712 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9a62077a, L:/127.0.0.1:57962 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:47.712 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items
02:03:47.713 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.715 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.715 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:47.715 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:47.715 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:47.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:47.716 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:47.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:47.716 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:47.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:47.719 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:47.719 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:47.724 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:03:47.724 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.253:39435(127.29.186.253:39435)] connecting to peer
02:03:47.725 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.252:34621(127.29.186.252:34621)] connecting to peer
02:03:47.726 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.186.253:39435(127.29.186.253:39435)] Successfully connected to peer
02:03:47.727 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.186.254:41649(127.29.186.254:41649)] connecting to peer
02:03:47.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.186.252:34621(127.29.186.252:34621)] Successfully connected to peer
02:03:47.728 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.253
02:03:47.731 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.186.254:41649(127.29.186.254:41649)] Successfully connected to peer
02:03:47.733 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.252
02:03:47.733 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.186.254
02:03:47.739 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20b46fe9, L:/127.0.0.1:57002 - R:/127.29.186.253:39435] using SASL/PLAIN
02:03:47.746 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3e0e9ca3, L:/127.0.0.1:57964 - R:/127.29.186.254:41649] using SASL/PLAIN
02:03:47.746 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1a73473f, L:/127.0.0.1:48452 - R:/127.29.186.252:34621] using SASL/PLAIN
02:03:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.747347 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48448 (request call id 1)
02:03:47.747 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items
02:03:47.748 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.765903 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48448 (request call id 1)
02:03:47.766 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items
02:03:47.768 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.783 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:47.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=91), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [14ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [20ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [20ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@79147952(state=PENDING, result=null, callback=(continuation of Deferred@567647588 after retry RPC after error@1432870537), errback=(continuation of Deferred@567647588 after retry RPC after error@1432870537))) after lookup
02:03:47.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.786955 30558 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48448 (request call id 2)
02:03:47.787 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.186.252:34621: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items
02:03:47.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.788 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:47.790 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649; will retry
02:03:47.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.806753 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48452 (request call id 3)
02:03:47.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.816 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:03:47.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [16ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.29.186.253:39435,127.29.186.252:34621,127.29.186.254:41649) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.253:39435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.252:34621, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.186.254:41649, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.253:39435: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.254:41649: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.29.186.252:34621: OK, deferred=Deferred@1006120205(state=PENDING, result=null, callback=(continuation of Deferred@1495687507 after retry RPC after error@168366550) -> (continuation of Deferred@557646637 after retry RPC after error@1540870722) -> (continuation of Deferred@823200914 after retry RPC after error@1943289031), errback=(continuation of Deferred@1495687507 after retry RPC after error@168366550) -> (continuation of Deferred@557646637 after retry RPC after error@1540870722) -> (continuation of Deferred@823200914 after retry RPC after error@1943289031))) after lookup
02:03:47.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.814893 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48452 (request call id 3)
02:03:47.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:47.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.835570 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48448 (request call id 5)
02:03:47.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.846124 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48448 (request call id 5)
02:03:47.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.849401 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48418 (request call id 9)
02:03:47.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.854221 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48418 (request call id 9)
02:03:47.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.866300 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48418 (request call id 9)
02:03:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.874315 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48418 (request call id 9)
02:03:47.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.886 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4427e6ae26274ddea8b2dc277b7c8564
02:03:47.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.888371 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48380 (request call id 30)
02:03:47.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.894464 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48448 (request call id 8)
02:03:47.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.902068 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48448 (request call id 8)
02:03:47.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.908702 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48448 (request call id 8)
02:03:47.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.920 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.922253 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48432 (request call id 16)
02:03:47.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.928910 30555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48418 (request call id 12)
02:03:47.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.933524 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48418 (request call id 12)
02:03:47.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.942322 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48418 (request call id 12)
02:03:47.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.953836 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48418 (request call id 12)
02:03:47.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.962707 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48418 (request call id 12)
02:03:47.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:47.974138 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:47.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48418 (request call id 12)
02:03:47.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.988 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:47.991 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:47.992 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:47.992 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:47.992 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:47.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:47.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:47.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:47.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:47.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:47.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:47.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:48.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.002105 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:48.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48432 (request call id 19)
02:03:48.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.013464 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:48.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48432 (request call id 19)
02:03:48.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.020 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.033932 30556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:48.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 33)
02:03:48.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.054605 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:48.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 33)
02:03:48.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.074975 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:48.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 33)
02:03:48.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.089 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.092 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.094827 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:48.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48448 (request call id 12)
02:03:48.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.105722 30558 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:48.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48448 (request call id 12)
02:03:48.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.121 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.121 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:48.121 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:48.122 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:48.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:48.122 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:48.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:48.122 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:48.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:48.124 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:48.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:48.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.190 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.193 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.222 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.290 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.293 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.294 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:48.294 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:48.294 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:48.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:48.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:48.294 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:48.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:48.294 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:48.296 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:48.296 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:48.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.322 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.394 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.425 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:48.480670 30555 service_pool.cc:136] TSHeartbeat request on kudu.master.MasterService from 127.29.186.194:41431 dropped due to backpressure: service queue is full with 1 items [suppressed 89 similar messages]
02:03:48.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.480790 30555 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.186.194:41431 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:03:48.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.186.195:47793 (request call id 14)
02:03:48.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.496 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.496 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:48.496 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:48.496 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:48.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:48.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:48.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:48.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:48.497 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:48.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:48.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:48.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.528 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.528 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:48.528 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:48.528 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:48.529 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:48.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:48.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:48.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:48.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:48.530 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:48.530 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:48.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3e60e39493ce4c0e9cd92dba6b7d673a for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:03:48.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3e60e39493ce4c0e9cd92dba6b7d673a@[087d0d654cb346b8a3f9cd8d8871c0d2(127.29.186.194:43597),51910129e2a840139c68624285635c01(127.29.186.195:36371),7629fb5597db460eaaa2b95326a386c5(127.29.186.193:42205)[L]]}]
02:03:48.597 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:48.597 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:48.597 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:48.598 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:48.598 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:48.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:48.598 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:48.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:48.599 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:48.599 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:48.600 [DEBUG - main] (Connection.java:575) [peer master-127.29.186.254:41649(127.29.186.254:41649)] disconnecting while in state READY
02:03:48.600 [DEBUG - main] (Connection.java:575) [peer master-127.29.186.253:39435(127.29.186.253:39435)] disconnecting while in state READY
02:03:48.600 [DEBUG - main] (Connection.java:575) [peer master-127.29.186.252:34621(127.29.186.252:34621)] disconnecting while in state READY
02:03:48.600 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.186.254:41649(127.29.186.254:41649)] handling channelInactive
02:03:48.600 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.186.254:41649(127.29.186.254:41649)] cleaning up while in state READY due to: connection closed
02:03:48.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:03:48.600 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.186.253:39435(127.29.186.253:39435)] handling channelInactive
02:03:48.600 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.186.253:39435(127.29.186.253:39435)] cleaning up while in state READY due to: connection closed
02:03:48.601 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.186.252:34621(127.29.186.252:34621)] handling channelInactive
02:03:48.601 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.186.252:34621(127.29.186.252:34621)] cleaning up while in state READY due to: connection closed
02:03:48.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.602514 30443 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu pid 30638
02:03:48.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.622646 30760 generic_service.cc:196] Checking for leaks (request via RPC)
02:03:48.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.714752 30443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu with pid 30638
02:03:48.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:48.731328 30926 connection.cc:573] server connection from 127.29.186.193:57009 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
02:03:48.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.731716 30443 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu pid 30775
02:03:48.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.738915 30897 generic_service.cc:196] Checking for leaks (request via RPC)
02:03:48.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.830813 30443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu with pid 30775
02:03:48.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.849627 30443 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu pid 30909
02:03:48.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.856763 31031 generic_service.cc:196] Checking for leaks (request via RPC)
02:03:48.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.947690 30443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu with pid 30909
02:03:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.964728 30443 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu pid 30454
02:03:48.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:48.965996 30487 generic_service.cc:196] Checking for leaks (request via RPC)
02:03:49.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:49.080487 30443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu with pid 30454
02:03:49.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:49.101356 30443 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu pid 30496
02:03:49.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:49.102380 30530 generic_service.cc:196] Checking for leaks (request via RPC)
02:03:49.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:49.165747 30556 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.186.254:41649: connect: Connection refused (error 111)
02:03:49.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:03:49.167294 30556 consensus_peers.cc:597] T 00000000000000000000000000000000 P 94b6d04f019f42eca570bcf9ebc186c8 -> Peer dfd1d0d9ce3a49f599d1817fbbda83b8 (127.29.186.254:41649): Couldn't send request to peer dfd1d0d9ce3a49f599d1817fbbda83b8. Status: Network error: Client connection negotiation failed: client connection to 127.29.186.254:41649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
02:03:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:49.215868 30443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu with pid 30496
02:03:49.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:49.236279 30443 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu pid 30537
02:03:49.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:49.237367 30573 generic_service.cc:196] Checking for leaks (request via RPC)
02:03:49.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:03:49.365996 30443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskaZxOXy/build/asan/bin/kudu with pid 30537
02:03:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:03:49Z chronyd exiting

Time: 14.856

OK (1 test)

