2024-04-18 16:53:26,966 DEBUG [main] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-18 16:53:27,083 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.ipc.TestBlockingIPC timeout: 13 mins 2024-04-18 16:53:27,113 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRTEDuringConnectionSetup Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=317, ProcessCount=171, AvailableMemoryMB=9764 2024-04-18 16:53:27,240 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-18 16:53:27,413 WARN [Time-limited test] impl.MetricsConfig(128): Cannot locate configuration: tried hadoop-metrics2-hbase.properties,hadoop-metrics2.properties 2024-04-18 16:53:27,504 INFO [Time-limited test] metrics.MetricRegistriesLoader(60): Loaded MetricRegistries class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl 2024-04-18 16:53:27,540 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-18 16:53:27,644 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=37767 2024-04-18 16:53:27,726 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@7f62932c, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:27,734 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:27,734 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:27,734 INFO [Listener,port=37767] ipc.SimpleRpcServer$Listener(214): Listener,port=37767: starting 2024-04-18 16:53:27,939 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:28,008 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:37767 2024-04-18 16:53:28,011 DEBUG [Time-limited test] ipc.FailedServers(52): Added failed server with address localhost:37767 to list caused by java.lang.RuntimeException: Injected fault 2024-04-18 16:53:28,011 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:28,012 INFO [Time-limited test] ipc.AbstractTestIPC(171): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: java.io.IOException: Call to address=localhost:37767 failed on local exception: java.io.IOException: Could not set up IO Streams to localhost:37767 2024-04-18 16:53:28,012 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 37767 2024-04-18 16:53:28,013 INFO [Listener,port=37767] ipc.SimpleRpcServer$Listener(258): Listener,port=37767: stopping 2024-04-18 16:53:28,013 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:28,013 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:28,022 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRTEDuringConnectionSetup Thread=13 (was 10) Potentially hanging thread: Timer for 'HBase' metrics system java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) Potentially hanging thread: Idle-Rpc-Conn-Sweeper-pool-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: HBase-Metrics2-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=290 (was 289) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=317 (was 317), ProcessCount=171 (was 171), AvailableMemoryMB=9604 (was 9764) 2024-04-18 16:53:28,030 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testTimeout Thread=13, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=317, ProcessCount=171, AvailableMemoryMB=9603 2024-04-18 16:53:28,031 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-18 16:53:28,033 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=41287 2024-04-18 16:53:28,033 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@44498cec, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:28,034 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:28,034 INFO [Listener,port=41287] ipc.SimpleRpcServer$Listener(214): Listener,port=41287: starting 2024-04-18 16:53:28,034 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:28,037 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:28,039 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:41287 2024-04-18 16:53:28,064 INFO [Reader=1,bindAddress=localhost,port=41287] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:57206, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-18 16:53:28,157 INFO [Time-limited test] ipc.AbstractTestIPC(293): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:41287 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=119ms, rpcTimeout=100ms 2024-04-18 16:53:28,259 INFO [Time-limited test] ipc.AbstractTestIPC(293): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:41287 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=102ms, rpcTimeout=100ms 2024-04-18 16:53:28,369 INFO [Time-limited test] ipc.AbstractTestIPC(293): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:41287 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2024-04-18 16:53:28,479 INFO [Time-limited test] ipc.AbstractTestIPC(293): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:41287 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2024-04-18 16:53:28,589 INFO [Time-limited test] ipc.AbstractTestIPC(293): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:41287 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2024-04-18 16:53:28,698 INFO [Time-limited test] ipc.AbstractTestIPC(293): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:41287 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2024-04-18 16:53:28,809 INFO [Time-limited test] ipc.AbstractTestIPC(293): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:41287 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2024-04-18 16:53:28,919 INFO [Time-limited test] ipc.AbstractTestIPC(293): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:41287 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2024-04-18 16:53:29,029 INFO [Time-limited test] ipc.AbstractTestIPC(293): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:41287 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2024-04-18 16:53:29,096 DEBUG [BRPC Connection (86992864) to localhost:41287 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(742): Unknown callId: 0, skipping over this response of 1 bytes 2024-04-18 16:53:29,106 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 1 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:57206 deadline: 1713459208258 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57206 2024-04-18 16:53:29,107 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 2 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:57206 deadline: 1713459208360 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57206 2024-04-18 16:53:29,107 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 3 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:57206 deadline: 1713459208470 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57206 2024-04-18 16:53:29,107 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 4 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:57206 deadline: 1713459208580 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57206 2024-04-18 16:53:29,107 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 5 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:57206 deadline: 1713459208690 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57206 2024-04-18 16:53:29,107 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 6 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:57206 deadline: 1713459208799 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57206 2024-04-18 16:53:29,108 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 7 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:57206 deadline: 1713459208910 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57206 2024-04-18 16:53:29,108 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 8 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:57206 deadline: 1713459209020 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57206 2024-04-18 16:53:29,139 INFO [Time-limited test] ipc.AbstractTestIPC(293): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:41287 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2024-04-18 16:53:29,139 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:29,140 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 41287 2024-04-18 16:53:29,140 INFO [Listener,port=41287] ipc.SimpleRpcServer$Listener(258): Listener,port=41287: stopping 2024-04-18 16:53:29,140 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:29,140 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:29,148 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testTimeout Thread=16 (was 13) Potentially hanging thread: Monitor thread for TaskMonitor java.lang.Thread.sleep(Native Method) org.apache.hadoop.hbase.monitoring.TaskMonitor$MonitorRunnable.run(TaskMonitor.java:327) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: RpcClient-timer-pool-0 java.lang.Thread.sleep(Native Method) org.apache.hbase.thirdparty.io.netty.util.HashedWheelTimer$Worker.waitForNextTick(HashedWheelTimer.java:600) org.apache.hbase.thirdparty.io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:496) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: FifoRpcScheduler.handler-pool-0 java.lang.Thread.sleep(Native Method) org.apache.hadoop.hbase.util.Threads.sleepWithoutInterrupt(Threads.java:152) org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.pause(TestProtobufRpcServiceImpl.java:110) org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:144) org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:113) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=293 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 317), ProcessCount=171 (was 171), AvailableMemoryMB=9594 (was 9603) 2024-04-18 16:53:29,158 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcScheduler Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=307, ProcessCount=171, AvailableMemoryMB=9594 2024-04-18 16:53:29,612 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-18 16:53:29,613 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=33427 2024-04-18 16:53:29,638 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@47508ceb, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:29,638 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:29,638 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler$MockitoMock$726129298 as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:29,638 INFO [Listener,port=33427] ipc.SimpleRpcServer$Listener(214): Listener,port=33427: starting 2024-04-18 16:53:29,644 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:29,644 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:33427 2024-04-18 16:53:29,645 INFO [Reader=1,bindAddress=localhost,port=33427] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:41854, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-18 16:53:29,661 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:29,662 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 33427 2024-04-18 16:53:29,662 DEBUG [BRPC Connection (86992864) to localhost:33427 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-18 16:53:29,662 INFO [Listener,port=33427] ipc.SimpleRpcServer$Listener(258): Listener,port=33427: stopping 2024-04-18 16:53:29,663 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:29,663 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:29,675 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcScheduler Thread=16 (was 16), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 307), ProcessCount=171 (was 171), AvailableMemoryMB=9563 (was 9594) 2024-04-18 16:53:29,686 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncRemoteError Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=307, ProcessCount=171, AvailableMemoryMB=9561 2024-04-18 16:53:29,687 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@6d5e9f77, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:29,687 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-18 16:53:29,689 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=35881 2024-04-18 16:53:29,689 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:29,689 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:29,689 INFO [Listener,port=35881] ipc.SimpleRpcServer$Listener(214): Listener,port=35881: starting 2024-04-18 16:53:29,693 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:29,693 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:35881 2024-04-18 16:53:29,695 INFO [Reader=1,bindAddress=localhost,port=35881] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:60106, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-18 16:53:29,700 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.MetricsHBaseServer(134): Unknown exception type org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:113) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2024-04-18 16:53:29,703 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:60106 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2024-04-18 16:53:29,707 INFO [Time-limited test] ipc.AbstractTestIPC(374): Caught expected exception: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.DoNotRetryIOException): org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:113) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2024-04-18 16:53:29,986 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:29,987 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 35881 2024-04-18 16:53:29,987 DEBUG [BRPC Connection (86992864) to localhost:35881 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-18 16:53:29,987 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:29,987 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:29,987 INFO [Listener,port=35881] ipc.SimpleRpcServer$Listener(258): Listener,port=35881: stopping 2024-04-18 16:53:29,995 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncRemoteError Thread=19 (was 16) Potentially hanging thread: Listener,port=35881 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener.run(SimpleRpcServer.java:258) Potentially hanging thread: RpcServer idle connection scanner for port 35881 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 307), ProcessCount=171 (was 171), AvailableMemoryMB=9497 (was 9561) 2024-04-18 16:53:30,003 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncEcho Thread=17, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=307, ProcessCount=171, AvailableMemoryMB=9497 2024-04-18 16:53:30,022 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-18 16:53:30,023 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=34525 2024-04-18 16:53:30,024 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@3e086356, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:30,024 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:30,024 INFO [Listener,port=34525] ipc.SimpleRpcServer$Listener(214): Listener,port=34525: starting 2024-04-18 16:53:30,024 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:30,025 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:30,025 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:34525 2024-04-18 16:53:30,026 INFO [Reader=1,bindAddress=localhost,port=34525] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:34806, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-18 16:53:30,031 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:30,032 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 34525 2024-04-18 16:53:30,032 DEBUG [BRPC Connection (86992864) to localhost:34525 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-18 16:53:30,032 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:30,032 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:30,032 INFO [Listener,port=34525] ipc.SimpleRpcServer$Listener(258): Listener,port=34525: stopping 2024-04-18 16:53:30,040 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncEcho Thread=20 (was 17) Potentially hanging thread: Reader=2,bindAddress=localhost,port=34525 sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.doRunLoop(SimpleRpcServer.java:174) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.run(SimpleRpcServer.java:154) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Listener,port=34525 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener.run(SimpleRpcServer.java:258) Potentially hanging thread: RpcServer idle connection scanner for port 34525 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) - Thread LEAK? -, OpenFileDescriptor=297 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 307), ProcessCount=171 (was 171), AvailableMemoryMB=9493 (was 9497) 2024-04-18 16:53:30,048 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=17, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=307, ProcessCount=171, AvailableMemoryMB=9492 2024-04-18 16:53:30,051 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45083 2024-04-18 16:53:30,052 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@419d1df7, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:30,052 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:30,052 INFO [Listener,port=45083] ipc.SimpleRpcServer$Listener(214): Listener,port=45083: starting 2024-04-18 16:53:30,052 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:30,053 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:30,053 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:45083 2024-04-18 16:53:30,055 INFO [Reader=1,bindAddress=localhost,port=45083] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:50280, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-18 16:53:30,055 DEBUG [Reader=1,bindAddress=localhost,port=45083] ipc.SimpleRpcServer$Listener(326): Caught exception while reading: org.apache.hadoop.hbase.DoNotRetryIOException: Failing for test at org.apache.hadoop.hbase.ipc.TestBlockingIPC$TestFailingRpcServer$FailingConnection.processRequest(TestBlockingIPC.java:94) at org.apache.hadoop.hbase.ipc.ServerRpcConnection.processOneRpc(ServerRpcConnection.java:444) at org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection.process(SimpleServerRpcConnection.java:286) at org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection.readAndProcess(SimpleServerRpcConnection.java:252) at org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener.doRead(SimpleRpcServer.java:319) at org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.doRunLoop(SimpleRpcServer.java:181) at org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.run(SimpleRpcServer.java:154) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2024-04-18 16:53:30,055 DEBUG [BRPC Connection (86992864) to localhost:45083 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(787): Closing connection after error in call null java.io.EOFException at java.io.DataInputStream.readInt(DataInputStream.java:392) at org.apache.hadoop.hbase.ipc.BlockingRpcConnection.readResponse(BlockingRpcConnection.java:708) at org.apache.hadoop.hbase.ipc.BlockingRpcConnection.run(BlockingRpcConnection.java:393) at java.lang.Thread.run(Thread.java:750) 2024-04-18 16:53:30,056 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:30,056 INFO [Time-limited test] ipc.AbstractTestIPC(324): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: java.io.EOFException: Call to address=localhost:45083 failed on local exception: java.io.EOFException 2024-04-18 16:53:30,056 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45083 2024-04-18 16:53:30,056 INFO [Listener,port=45083] ipc.SimpleRpcServer$Listener(258): Listener,port=45083: stopping 2024-04-18 16:53:30,056 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:30,057 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:30,064 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=18 (was 17) Potentially hanging thread: RpcServer.responder org.apache.log4j.PatternLayout.ignoresThrowable(PatternLayout.java:482) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:305) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:62) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 307), ProcessCount=171 (was 171), AvailableMemoryMB=9492 (was 9492) 2024-04-18 16:53:30,072 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testBadPreambleHeader Thread=17, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=307, ProcessCount=171, AvailableMemoryMB=9492 2024-04-18 16:53:30,073 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting 2024-04-18 16:53:30,074 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=39623 2024-04-18 16:53:30,075 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@433d67f3, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:30,077 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:30,077 INFO [Listener,port=39623] ipc.SimpleRpcServer$Listener(214): Listener,port=39623: starting 2024-04-18 16:53:30,077 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:30,078 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:30,079 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:39623 2024-04-18 16:53:30,079 WARN [Reader=1,bindAddress=localhost,port=39623] ipc.ServerRpcConnection(706): serverVersion=0, clientVersion=0, authMethod=-10, authName=unknown from 127.0.0.1:42606 2024-04-18 16:53:30,085 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:30,085 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 39623 2024-04-18 16:53:30,085 INFO [Listener,port=39623] ipc.SimpleRpcServer$Listener(258): Listener,port=39623: stopping 2024-04-18 16:53:30,085 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:30,085 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:30,093 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testBadPreambleHeader Thread=17 (was 17), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 307), ProcessCount=171 (was 171), AvailableMemoryMB=9490 (was 9492) 2024-04-18 16:53:30,101 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testCompressCellBlock Thread=17, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=307, ProcessCount=171, AvailableMemoryMB=9490 2024-04-18 16:53:30,108 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.SimpleRpcServerResponder(238): 127.0.0.1:57206: output error -- closing 2024-04-18 16:53:30,109 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(181): FifoRpcScheduler.handler-pool-0: caught a ClosedChannelException, this means that the server localhost/127.0.0.1:41287 was processing a request but the client went away. The error message was: null 2024-04-18 16:53:30,112 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-18 16:53:30,113 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=34265 2024-04-18 16:53:30,116 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@158a9cac, compressor=org.apache.hadoop.io.compress.GzipCodec@2a1680d8, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:30,116 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:30,117 INFO [Listener,port=34265] ipc.SimpleRpcServer$Listener(214): Listener,port=34265: starting 2024-04-18 16:53:30,117 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:30,117 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:30,142 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:34265 2024-04-18 16:53:30,143 INFO [Reader=1,bindAddress=localhost,port=34265] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:59144, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-18 16:53:30,162 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:30,163 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 34265 2024-04-18 16:53:30,163 DEBUG [BRPC Connection (86992864) to localhost:34265 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-18 16:53:30,163 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:30,172 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:30,163 INFO [Listener,port=34265] ipc.SimpleRpcServer$Listener(258): Listener,port=34265: stopping 2024-04-18 16:53:30,184 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testCompressCellBlock Thread=19 (was 17) Potentially hanging thread: RpcServer idle connection scanner for port 34265 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) Potentially hanging thread: RpcServer.responder java.lang.Thread.isInterrupted(Native Method) java.lang.Thread.interrupted(Thread.java:952) org.apache.maven.surefire.booter.spi.EventChannelEncoder.write(EventChannelEncoder.java:286) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:173) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:62) Potentially hanging thread: Listener,port=34265 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener.run(SimpleRpcServer.java:258) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 307), ProcessCount=171 (was 171), AvailableMemoryMB=9470 (was 9490) 2024-04-18 16:53:30,192 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=307, ProcessCount=171, AvailableMemoryMB=9469 2024-04-18 16:53:30,192 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-18 16:53:30,193 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45165 2024-04-18 16:53:30,193 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@5eee7d7, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:30,194 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:30,194 INFO [Listener,port=45165] ipc.SimpleRpcServer$Listener(214): Listener,port=45165: starting 2024-04-18 16:53:30,194 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:30,196 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:30,196 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:45165 2024-04-18 16:53:30,198 INFO [Reader=1,bindAddress=localhost,port=45165] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:43896, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-18 16:53:30,201 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:30,201 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45165 2024-04-18 16:53:30,201 DEBUG [BRPC Connection (86992864) to localhost:45165 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-18 16:53:30,202 INFO [Listener,port=45165] ipc.SimpleRpcServer$Listener(258): Listener,port=45165: stopping 2024-04-18 16:53:30,202 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:30,202 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:30,209 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=17 (was 16) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 307), ProcessCount=171 (was 171), AvailableMemoryMB=9469 (was 9469) 2024-04-18 16:53:30,216 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRemoteError Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=307, ProcessCount=171, AvailableMemoryMB=9468 2024-04-18 16:53:30,217 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-18 16:53:30,218 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=46003 2024-04-18 16:53:30,218 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@796e93d0, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:30,218 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:30,218 INFO [Listener,port=46003] ipc.SimpleRpcServer$Listener(214): Listener,port=46003: starting 2024-04-18 16:53:30,218 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:30,219 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:30,219 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:46003 2024-04-18 16:53:30,220 INFO [Reader=1,bindAddress=localhost,port=46003] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:59874, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-18 16:53:30,221 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.MetricsHBaseServer(134): Unknown exception type org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:113) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2024-04-18 16:53:30,221 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:59874 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2024-04-18 16:53:30,222 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:30,222 INFO [Time-limited test] ipc.AbstractTestIPC(264): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.DoNotRetryIOException): org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:113) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2024-04-18 16:53:30,222 DEBUG [BRPC Connection (86992864) to localhost:46003 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-18 16:53:30,222 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 46003 2024-04-18 16:53:30,222 INFO [Listener,port=46003] ipc.SimpleRpcServer$Listener(258): Listener,port=46003: stopping 2024-04-18 16:53:30,222 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:30,222 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:30,229 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRemoteError Thread=17 (was 16) - Thread LEAK? -, OpenFileDescriptor=296 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 307), ProcessCount=171 (was 171), AvailableMemoryMB=9467 (was 9468) 2024-04-18 16:53:30,237 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testNoCodec Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=307, ProcessCount=171, AvailableMemoryMB=9467 2024-04-18 16:53:30,246 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-18 16:53:30,248 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=43237 2024-04-18 16:53:30,249 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=null, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:30,249 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:30,249 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:30,249 INFO [Listener,port=43237] ipc.SimpleRpcServer$Listener(214): Listener,port=43237: starting 2024-04-18 16:53:30,249 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:30,250 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:43237 2024-04-18 16:53:30,250 INFO [Reader=1,bindAddress=localhost,port=43237] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:60838, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-18 16:53:30,251 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:30,252 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 43237 2024-04-18 16:53:30,252 DEBUG [BRPC Connection (86992864) to localhost:43237 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-18 16:53:30,252 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:30,252 INFO [Listener,port=43237] ipc.SimpleRpcServer$Listener(258): Listener,port=43237: stopping 2024-04-18 16:53:30,252 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:30,260 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testNoCodec Thread=19 (was 16) Potentially hanging thread: RpcServer.responder org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:62) Potentially hanging thread: Listener,port=43237 java.lang.System.arraycopy(Native Method) java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:567) java.lang.StringBuffer.append(StringBuffer.java:363) org.apache.log4j.helpers.ISO8601DateFormat.format(ISO8601DateFormat.java:155) java.text.DateFormat.format(DateFormat.java:345) org.apache.log4j.helpers.PatternParser$DatePatternConverter.convert(PatternParser.java:411) org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:63) org.apache.log4j.PatternLayout.format(PatternLayout.java:510) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:303) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener.run(SimpleRpcServer.java:258) Potentially hanging thread: RpcServer idle connection scanner for port 43237 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 307), ProcessCount=171 (was 171), AvailableMemoryMB=9466 (was 9467) 2024-04-18 16:53:30,268 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcMaxRequestSize Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=307, ProcessCount=171, AvailableMemoryMB=9466 2024-04-18 16:53:30,269 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-18 16:53:30,270 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=41425 2024-04-18 16:53:30,270 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@34f494e3, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:30,271 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:30,271 INFO [Listener,port=41425] ipc.SimpleRpcServer$Listener(214): Listener,port=41425: starting 2024-04-18 16:53:30,271 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:30,279 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:30,279 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:41425 2024-04-18 16:53:30,280 INFO [Reader=1,bindAddress=localhost,port=41425] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:35112, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-18 16:53:30,281 WARN [Reader=1,bindAddress=localhost,port=41425] ipc.SimpleServerRpcConnection(187): RPC data length of 1260 received from 127.0.0.1 is greater than max allowed 1000. Set "hbase.ipc.max.request.size" on server to override this limit (not recommended) 2024-04-18 16:53:30,286 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:30,286 INFO [Time-limited test] ipc.AbstractTestIPC(225): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.exceptions.RequestTooBigException): RPC data length of 1260 received from 127.0.0.1 is greater than max allowed 1000. Set "hbase.ipc.max.request.size" on server to override this limit (not recommended) 2024-04-18 16:53:30,286 DEBUG [BRPC Connection (86992864) to localhost:41425 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-18 16:53:30,287 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 41425 2024-04-18 16:53:30,287 INFO [Listener,port=41425] ipc.SimpleRpcServer$Listener(258): Listener,port=41425: stopping 2024-04-18 16:53:30,287 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:30,287 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:30,295 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcMaxRequestSize Thread=17 (was 16) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 307), ProcessCount=171 (was 171), AvailableMemoryMB=9465 (was 9466) 2024-04-18 16:53:30,302 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncTimeout Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=307, ProcessCount=171, AvailableMemoryMB=9464 2024-04-18 16:53:30,303 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-18 16:53:30,304 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=39761 2024-04-18 16:53:30,304 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@37a3905d, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-18 16:53:30,304 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-18 16:53:30,304 INFO [Listener,port=39761] ipc.SimpleRpcServer$Listener(214): Listener,port=39761: starting 2024-04-18 16:53:30,304 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-18 16:53:30,305 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-18 16:53:30,305 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:39761 2024-04-18 16:53:30,306 INFO [Reader=1,bindAddress=localhost,port=39761] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:48520, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-18 16:53:30,410 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:39761 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=104ms, rpcTimeout=100ms 2024-04-18 16:53:30,410 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:39761 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=103ms, rpcTimeout=100ms 2024-04-18 16:53:30,410 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:39761 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=103ms, rpcTimeout=100ms 2024-04-18 16:53:30,410 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:39761 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=102ms, rpcTimeout=100ms 2024-04-18 16:53:30,410 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:39761 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=103ms, rpcTimeout=100ms 2024-04-18 16:53:30,410 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:39761 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=103ms, rpcTimeout=100ms 2024-04-18 16:53:30,410 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:39761 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=103ms, rpcTimeout=100ms 2024-04-18 16:53:30,410 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:39761 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=103ms, rpcTimeout=100ms 2024-04-18 16:53:30,411 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:39761 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=103ms, rpcTimeout=100ms 2024-04-18 16:53:30,411 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:39761 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=103ms, rpcTimeout=100ms 2024-04-18 16:53:30,411 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-18 16:53:30,411 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 39761 2024-04-18 16:53:30,411 INFO [Listener,port=39761] ipc.SimpleRpcServer$Listener(258): Listener,port=39761: stopping 2024-04-18 16:53:30,411 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-18 16:53:30,411 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-18 16:53:30,419 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncTimeout Thread=18 (was 16) Potentially hanging thread: RpcServer.responder sun.nio.cs.StreamEncoder.write(StreamEncoder.java:133) java.io.OutputStreamWriter.write(OutputStreamWriter.java:220) java.io.Writer.write(Writer.java:157) org.apache.log4j.helpers.QuietWriter.write(QuietWriter.java:45) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:303) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:62) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=307 (was 307), ProcessCount=171 (was 171), AvailableMemoryMB=9463 (was 9464)