[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from RpcProxyTest
[ RUN      ] RpcProxyTest.TestProxyRetriesWhenRequestLeavesScope
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:38.789784 27413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.2:1111 every 8 connection(s)
I20260812 06:37:38.789824 27414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.2:1111 every 8 connection(s)
[       OK ] RpcProxyTest.TestProxyRetriesWhenRequestLeavesScope (141 ms)
[ RUN      ] RpcProxyTest.TestProxyReturnsOnNonTransientError
W20260812 06:37:41.910418 27422 negotiation.cc:336] Failed RPC negotiation. Trace:
0812 06:37:38.906816 (+     0us) reactor.cc:730] Submitting negotiation task for client connection to 1.1.1.1:1111 (local address 10.240.0.32:48334)
0812 06:37:38.906919 (+   103us) negotiation.cc:107] Waiting for socket to connect
0812 06:37:41.910007 (+3003088us) negotiation.cc:326] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 1.1.1.1:1111: Timeout exceeded waiting to connect
Metrics: {"client-negotiator.queue_time_us":39}
[       OK ] RpcProxyTest.TestProxyReturnsOnNonTransientError (3008 ms)
[ RUN      ] RpcProxyTest.TestProxyUsesInitialAddr
I20260812 06:37:41.913959 27441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.1:1111 every 8 connection(s)
I20260812 06:37:41.914120 27442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.1:1111 every 8 connection(s)
W20260812 06:37:42.020815 27456 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.187.1:1111: connect: Connection refused (error 111)
I20260812 06:37:42.024068 27476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.2:1111 every 8 connection(s)
I20260812 06:37:42.024343 27477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.2:1111 every 8 connection(s)
[       OK ] RpcProxyTest.TestProxyUsesInitialAddr (218 ms)
[ RUN      ] RpcProxyTest.TestNonResolvingProxyIgnoresInit
I20260812 06:37:42.132813 27494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.1:1111 every 8 connection(s)
I20260812 06:37:42.132933 27495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.1:1111 every 8 connection(s)
W20260812 06:37:45.138310 27507 negotiation.cc:336] Failed RPC negotiation. Trace:
0812 06:37:42.135080 (+     0us) reactor.cc:730] Submitting negotiation task for client connection to 1.1.1.1:1111 (local address 10.240.0.32:48346)
0812 06:37:42.135201 (+   121us) negotiation.cc:107] Waiting for socket to connect
0812 06:37:45.138208 (+3003007us) negotiation.cc:326] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 1.1.1.1:1111: Timeout exceeded waiting to connect
Metrics: {"client-negotiator.queue_time_us":25}
[       OK ] RpcProxyTest.TestNonResolvingProxyIgnoresInit (3121 ms)
[ RUN      ] RpcProxyTest.TestProxyReresolvesAddress
I20260812 06:37:45.254300 27528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.1:1111 every 8 connection(s)
I20260812 06:37:45.254444 27530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.1:1111 every 8 connection(s)
I20260812 06:37:45.362154 27561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.2:1111 every 8 connection(s)
I20260812 06:37:45.362326 27564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.2:1111 every 8 connection(s)
[       OK ] RpcProxyTest.TestProxyReresolvesAddress (216 ms)
[ RUN      ] RpcProxyTest.TestProxyReresolvesAddressFromThreads
I20260812 06:37:45.471423 27584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.1:1111 every 8 connection(s)
I20260812 06:37:45.471496 27585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.1:1111 every 8 connection(s)
I20260812 06:37:45.579155 27615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.2:1111 every 8 connection(s)
I20260812 06:37:45.579113 27614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.187.2:1111 every 8 connection(s)
[       OK ] RpcProxyTest.TestProxyReresolvesAddressFromThreads (317 ms)
[----------] 6 tests from RpcProxyTest (7024 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (7024 ms total)
[  PASSED  ] 6 tests.
I20260812 06:37:45.786695 27372 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~3 seconds ago
