Diagnosed failure

Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket: /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:270: Failure
Failed
Bad status: Runtime error: could not verify certificate chain (error with cert: subject=CN = localhost, ST = sadfjas, C = AS, emailAddress = sdflkdsajf, O = lskdfjlsad, OU = sldfkja, issuer=C = AS, ST = ASDfkjdhf, L = lskdjf, O = saldfja, OU = skdjf, CN = localhost, emailAddress = sadjflkadsj): : certificate has expired
Google Test trace:
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:267: Connecting to unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-1ceea02803e545118528838492418590.sock
I20260812 09:52:12.835865  1622 test_util.cc:175] -----------------------------------------------
I20260812 09:52:12.835968  1622 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskySXhHs/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1786528332682499-1622-0

Full log

Note: This is test shard 7 of 8.
[==========] Running 21 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 20 tests from Parameters/TestRpc
[ RUN      ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 09:52:12.759676  1622 rpc-test.cc:169] started messenger TestCreateDestroy
[       OK ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket (40 ms)
[ RUN      ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket
I20260812 09:52:12.783466  1645 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-f4ac7428b2694ec2939d0c9306f8496e.sock every 8 connection(s)
I20260812 09:52:12.783861  1646 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-f4ac7428b2694ec2939d0c9306f8496e.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket (43 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket
I20260812 09:52:12.820932  1666 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-1ceea02803e545118528838492418590.sock every 8 connection(s)
I20260812 09:52:12.821367  1667 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-1ceea02803e545118528838492418590.sock every 8 connection(s)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:270: Failure
Failed
Bad status: Runtime error: could not verify certificate chain (error with cert: subject=CN = localhost, ST = sadfjas, C = AS, emailAddress = sdflkdsajf, O = lskdfjlsad, OU = sldfkja, issuer=C = AS, ST = ASDfkjdhf, L = lskdjf, O = saldfja, OU = skdjf, CN = localhost, emailAddress = sadjflkadsj): : certificate has expired
Google Test trace:
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:267: Connecting to unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-1ceea02803e545118528838492418590.sock
I20260812 09:52:12.835865  1622 test_util.cc:175] -----------------------------------------------
I20260812 09:52:12.835968  1622 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskySXhHs/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1786528332682499-1622-0
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true) (28 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket
I20260812 09:52:12.849908  1694 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-c0179aac0e36413790ff29c9304aabd1.sock every 8 connection(s)
I20260812 09:52:12.850364  1695 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-c0179aac0e36413790ff29c9304aabd1.sock every 8 connection(s)
W20260812 09:52:12.902269  1689 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket (71 ms)
[ RUN      ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket
I20260812 09:52:12.933218  1622 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260812 09:52:12.934172  1622 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260812 09:52:12.935070  1622 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260812 09:52:12.935904  1622 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260812 09:52:12.936640  1622 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
[       OK ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket (31 ms)
[ RUN      ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket
I20260812 09:52:12.956634  1731 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-ce016f4ea5f445378d38406369e1d9be.sock every 8 connection(s)
I20260812 09:52:12.957345  1734 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-ce016f4ea5f445378d38406369e1d9be.sock every 8 connection(s)
I20260812 09:52:13.000034  1728 messenger.cc:345] service WrongServiceName not registered on TestServer
[       OK ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket (67 ms)
[ RUN      ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket
I20260812 09:52:13.017316  1760 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-1fa052c5f6af430ba2a2d6c83b68ef64.sock every 8 connection(s)
I20260812 09:52:13.017575  1761 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-1fa052c5f6af430ba2a2d6c83b68ef64.sock every 8 connection(s)
I20260812 09:52:13.019101  1622 rpc-test.cc:488] Connecting to unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-1fa052c5f6af430ba2a2d6c83b68ef64.sock
W20260812 09:52:13.508890  1775 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket (1056 ms)
[ RUN      ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket
I20260812 09:52:14.086700  1789 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-6e15c6c024fc4303851f841da7e8bccb.sock every 8 connection(s)
I20260812 09:52:14.086921  1790 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-6e15c6c024fc4303851f841da7e8bccb.sock every 8 connection(s)
I20260812 09:52:14.087989  1622 rpc-test.cc:569] Connecting to unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-6e15c6c024fc4303851f841da7e8bccb.sock
W20260812 09:52:38.484195  1786 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket (24428 ms)
[ RUN      ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket
I20260812 09:52:38.507656  1815 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-a43aeec370aa404eb4a076140102721a.sock every 8 connection(s)
I20260812 09:52:38.508035  1817 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-a43aeec370aa404eb4a076140102721a.sock every 8 connection(s)
I20260812 09:52:38.509203  1622 rpc-test.cc:700] Connecting to unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-a43aeec370aa404eb4a076140102721a.sock
W20260812 09:52:38.537549  1814 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260812 09:52:38.545885  1814 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket (57 ms)
[ RUN      ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket
I20260812 09:52:38.575052  1846 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-efa4e41303ec4f23a713ba7cb6a4e855.sock every 8 connection(s)
I20260812 09:52:38.575380  1849 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-efa4e41303ec4f23a713ba7cb6a4e855.sock every 8 connection(s)
I20260812 09:52:38.612542  1852 rpc-test-base.h:222] got call: sleep_micros: 3000000 deferred: true
I20260812 09:52:41.614667  1852 rpcz_store.cc:275] Call kudu.rpc.GenericCalculatorService.Sleep from unix:<unnamed> (request call id 0) took 3002 ms. Trace:
I20260812 09:52:41.614841  1852 rpcz_store.cc:276] 0812 09:52:38.612403 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 09:52:38.612483 (+    80us) service_pool.cc:227] Handling call
0812 09:52:41.614603 (+3002120us) inbound_call.cc:173] Queueing success response
Metrics: {}
[       OK ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket (3072 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket
I20260812 09:52:41.644249  1877 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-d473e9d66e1d44bf971df10501775bb3.sock every 8 connection(s)
I20260812 09:52:41.644543  1878 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-d473e9d66e1d44bf971df10501775bb3.sock every 8 connection(s)
W20260812 09:52:41.755185  1874 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket (136 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket
I20260812 09:52:47.207471  1909 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-3d6ecc9147a84933bd8106a75e99d3e2.sock every 8 connection(s)
I20260812 09:52:47.207669  1910 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-3d6ecc9147a84933bd8106a75e99d3e2.sock every 8 connection(s)
W20260812 09:52:47.230108  1622 serialization.cc:72] Serialized kudu.rpc_test.PushStringsRequestPB (2147483654 bytes) is larger than the maximum configured RPC message size (52428800 bytes). Sending anyway, but peer may reject the data.
W20260812 09:52:47.237512  1902 connection.cc:535] server connection from unix:<unnamed> recv error: Network error: RPC frame had a length of 2147483714, but we only support messages up to 52428800 bytes long.
W20260812 09:52:47.237677  1902 connection.cc:158] shutting down server connection from unix:<unnamed> with pending inbound data: 4/2147483714 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 2147483714, but we only support messages up to 52428800 bytes long.
W20260812 09:52:47.238183  1922 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
I20260812 09:52:47.259895  1935 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-3d6ecc9147a84933bd8106a75e99d3e2.sock every 8 connection(s)
I20260812 09:52:47.260576  1936 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-3d6ecc9147a84933bd8106a75e99d3e2.sock every 8 connection(s)
W20260812 09:52:57.847604  1931 connection.cc:577] server connection from unix:<unnamed>: received bad data: 'Corruption: Invalid packet: message had a length of 2147483710, but we only support messages up to 2147483647 bytes
'
W20260812 09:52:57.848539  1950 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket (16642 ms)
[ RUN      ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket
I20260812 09:52:58.426400  1966 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-547e44a120e743abbe70d04a1f8347df.sock every 8 connection(s)
I20260812 09:52:58.426734  1967 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-547e44a120e743abbe70d04a1f8347df.sock every 8 connection(s)
W20260812 09:52:58.447109  1958 negotiation.cc:266] Injecting 500ms delay in negotiation
I20260812 09:52:58.497907  1622 rpc-test-base.h:595] status: Timed out: connection negotiation to unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-547e44a120e743abbe70d04a1f8347df.sock for RPC Sleep timed out after 0.050s (ON_OUTBOUND_QUEUE), seconds elapsed: 0.0514299
W20260812 09:52:58.958578  1961 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket (561 ms)
[ RUN      ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket
I20260812 09:52:58.979038  1994 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-fdac8225adab4d3e8175d9c04901db05.sock every 8 connection(s)
I20260812 09:52:58.979305  1995 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-fdac8225adab4d3e8175d9c04901db05.sock every 8 connection(s)
I20260812 09:52:59.033370  1622 rpc-test.cc:1236] Sleep() min lat: 20732
I20260812 09:52:59.033486  1622 rpc-test.cc:1237] Sleep() mean lat: 20732
I20260812 09:52:59.033536  1622 rpc-test.cc:1238] Sleep() max lat: 20732
I20260812 09:52:59.033558  1622 rpc-test.cc:1239] Sleep() #calls: 1
W20260812 09:52:59.034931  1991 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket (77 ms)
[ RUN      ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket
I20260812 09:52:59.049503  2024 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-c5296e2a4e024fe79219c4baaf1e7036.sock every 8 connection(s)
I20260812 09:52:59.049803  2025 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-c5296e2a4e024fe79219c4baaf1e7036.sock every 8 connection(s)
W20260812 09:52:59.120572  2027 rpcz_store.cc:267] Call kudu.rpc_test.CalculatorService.Sleep from unix:<unnamed> (request call id 2) took 20 ms (client timeout 20 ms). Trace:
W20260812 09:52:59.120770  2027 rpcz_store.cc:269] 0812 09:52:59.100079 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 09:52:59.120449 (+ 20370us) service_pool.cc:214] Skipping call since client already timed out
0812 09:52:59.120538 (+    89us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260812 09:52:59.122386  2021 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket (86 ms)
[ RUN      ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket
I20260812 09:52:59.130946  2049 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:41467 every 8 connection(s)
I20260812 09:52:59.131161  2050 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:41467 every 8 connection(s)
W20260812 09:52:59.133558  2045 negotiation.cc:337] Failed RPC negotiation. Trace:
0812 09:52:59.132792 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54864 (local address 127.0.0.1:41467)
0812 09:52:59.132970 (+   178us) server_negotiation.cc:206] Beginning negotiation
0812 09:52:59.132974 (+     4us) server_negotiation.cc:399] Waiting for connection header
0812 09:52:59.133116 (+   142us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54864: BlockingRecv error: recv got EOF from 127.0.0.1:54864 (error 108)
Metrics: {"server-negotiator.queue_time_us":54}
[       OK ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket (21 ms)
[ RUN      ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket
I20260812 09:52:59.158126  2068 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-628ccf006b584cdc891cede9cae9b329.sock every 8 connection(s)
I20260812 09:52:59.158375  2069 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-628ccf006b584cdc891cede9cae9b329.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket (56 ms)
[ RUN      ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket
I20260812 09:52:59.215176  2096 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-06666562511f452ea8940c039ecc012f.sock every 8 connection(s)
I20260812 09:52:59.215445  2097 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-06666562511f452ea8940c039ecc012f.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket (47 ms)
[ RUN      ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket
I20260812 09:52:59.274827  2124 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-4e7d365a3566496b82081eb27b52c596.sock every 8 connection(s)
I20260812 09:52:59.275115  2127 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-4e7d365a3566496b82081eb27b52c596.sock every 8 connection(s)
I20260812 09:52:59.276239  1622 rpc-test.cc:1716] Connecting to unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-4e7d365a3566496b82081eb27b52c596.sock
I20260812 09:52:59.298291  1622 test_util.cc:268] Using random seed: -1922178601
I20260812 09:52:59.336903  2132 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260812 09:52:59.364681  2129 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260812 09:52:59.394335  2132 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260812 09:52:59.426985  2129 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260812 09:52:59.455005  2128 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260812 09:52:59.491005  2129 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260812 09:52:59.527421  2128 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
W20260812 09:52:59.537580  2119 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260812 09:52:59.540129  2119 connection.cc:441] server connection from unix:<unnamed> torn down before Call kudu.rpc.GenericCalculatorService.SleepWithSidecar from unix:<unnamed> (request call id 8) could send its response
W20260812 09:52:59.561110  2119 connection.cc:441] server connection from unix:<unnamed> torn down before Call kudu.rpc.GenericCalculatorService.SleepWithSidecar from unix:<unnamed> (request call id 9) could send its response
[       OK ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket (313 ms)
[ RUN      ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket
I20260812 09:52:59.577355  2155 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-da191e208ec34ffb9efccd2702caa431.sock every 8 connection(s)
I20260812 09:52:59.577600  2156 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-da191e208ec34ffb9efccd2702caa431.sock every 8 connection(s)
I20260812 09:52:59.578521  1622 rpc-test.cc:1846] Connecting to unix:/tmp/dist-test-taskySXhHs/test-tmp/rpc-test-da191e208ec34ffb9efccd2702caa431.sock
I20260812 09:53:03.046748  1622 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.457s	user 3.414s	sys 2.384s
I20260812 09:53:06.466086  1622 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.419s	user 3.220s	sys 2.513s
I20260812 09:53:09.913283  1622 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.447s	user 3.337s	sys 2.450s
I20260812 09:53:13.365759  1622 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.452s	user 3.206s	sys 2.614s
I20260812 09:53:16.898165  1622 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.532s	user 3.539s	sys 2.396s
W20260812 09:53:16.900104  2151 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket (17341 ms)
[----------] 20 tests from Parameters/TestRpc (64182 ms total)

[----------] 1 test from Parameters/TestRpcSocketTxRxQueue
[ RUN      ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0
I20260812 09:53:16.911698  2184 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:41409 every 1 connection(s)
I20260812 09:53:16.911996  2185 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:41409 every 1 connection(s)
W20260812 09:53:16.913837  2180 negotiation.cc:337] Failed RPC negotiation. Trace:
0812 09:53:16.913387 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:34362 (local address 127.0.0.1:41409)
0812 09:53:16.913550 (+   163us) server_negotiation.cc:206] Beginning negotiation
0812 09:53:16.913555 (+     5us) server_negotiation.cc:399] Waiting for connection header
0812 09:53:16.913699 (+   144us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34362: BlockingRecv error: recv got EOF from 127.0.0.1:34362 (error 108)
Metrics: {"server-negotiator.queue_time_us":54}
[       OK ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0 (11 ms)
[----------] 1 test from Parameters/TestRpcSocketTxRxQueue (11 ms total)

[----------] Global test environment tear-down
[==========] 21 tests from 2 test suites ran. (64194 ms total)
[  PASSED  ] 20 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true)

 1 FAILED TEST