2023-02-12 03:53:25,492 DEBUG [main] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-02-12 03:53:25,597 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.ipc.TestBlockingIPC timeout: 13 mins 2023-02-12 03:53:25,626 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRTEDuringConnectionSetup Thread=8, OpenFileDescriptor=260, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=5137 2023-02-12 03:53:25,745 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-12 03:53:25,903 WARN [Time-limited test] impl.MetricsConfig(128): Cannot locate configuration: tried hadoop-metrics2-hbase.properties,hadoop-metrics2.properties 2023-02-12 03:53:25,994 INFO [Time-limited test] metrics.MetricRegistriesLoader(60): Loaded MetricRegistries class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl 2023-02-12 03:53:26,027 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-02-12 03:53:26,135 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45181 2023-02-12 03:53:26,226 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@6e0e876d, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:26,236 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:26,236 INFO [Listener,port=45181] ipc.SimpleRpcServer$Listener(214): Listener,port=45181: starting 2023-02-12 03:53:26,236 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:26,419 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:26,483 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:45181 2023-02-12 03:53:26,485 DEBUG [Time-limited test] ipc.FailedServers(52): Added failed server with address localhost.localdomain/127.0.0.1:45181 to list caused by java.lang.RuntimeException: Injected fault 2023-02-12 03:53:26,485 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:26,486 INFO [Time-limited test] ipc.AbstractTestIPC(166): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: java.io.IOException: Call to address=localhost.localdomain/127.0.0.1:45181 failed on local exception: java.io.IOException: Could not set up IO Streams to localhost.localdomain/127.0.0.1:45181 2023-02-12 03:53:26,486 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45181 2023-02-12 03:53:26,487 INFO [Listener,port=45181] ipc.SimpleRpcServer$Listener(258): Listener,port=45181: stopping 2023-02-12 03:53:26,487 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:26,487 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:26,494 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRTEDuringConnectionSetup Thread=11 (was 8) 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: 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: 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=261 (was 260) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4997 (was 5137) 2023-02-12 03:53:26,502 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testTimeout Thread=11, OpenFileDescriptor=261, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=4997 2023-02-12 03:53:26,502 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-12 03:53:26,507 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=35701 2023-02-12 03:53:26,507 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@22360523, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:26,510 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:26,510 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:26,510 INFO [Listener,port=35701] ipc.SimpleRpcServer$Listener(214): Listener,port=35701: starting 2023-02-12 03:53:26,513 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:26,515 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:35701 2023-02-12 03:53:26,536 INFO [Reader=1,bindAddress=localhost,port=35701] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:57770, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-12 03:53:26,629 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:35701 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=116ms, rpcTimeout=100ms 2023-02-12 03:53:26,734 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:35701 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-12 03:53:26,844 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:35701 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-12 03:53:26,954 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:35701 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-12 03:53:27,065 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:35701 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-12 03:53:27,174 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:35701 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-12 03:53:27,285 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:35701 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-12 03:53:27,395 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:35701 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-12 03:53:27,504 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:35701 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-12 03:53:27,574 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:57770 deadline: 1676174006730 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57770 2023-02-12 03:53:27,574 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:57770 deadline: 1676174006835 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57770 2023-02-12 03:53:27,574 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:57770 deadline: 1676174006945 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57770 2023-02-12 03:53:27,574 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:57770 deadline: 1676174007055 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57770 2023-02-12 03:53:27,574 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:57770 deadline: 1676174007166 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57770 2023-02-12 03:53:27,575 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:57770 deadline: 1676174007275 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57770 2023-02-12 03:53:27,575 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:57770 deadline: 1676174007386 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57770 2023-02-12 03:53:27,575 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:57770 deadline: 1676174007496 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:57770 2023-02-12 03:53:27,615 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:35701 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-12 03:53:27,615 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:27,615 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 35701 2023-02-12 03:53:27,615 INFO [Listener,port=35701] ipc.SimpleRpcServer$Listener(258): Listener,port=35701: stopping 2023-02-12 03:53:27,616 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:27,616 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:27,625 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testTimeout Thread=15 (was 11) 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:304) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:189) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:183) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:113) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:44) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:235) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:64) 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: Monitor thread for TaskMonitor java.lang.Thread.sleep(Native Method) org.apache.hadoop.hbase.monitoring.TaskMonitor$MonitorRunnable.run(TaskMonitor.java:300) 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:111) 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: 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) - Thread LEAK? -, OpenFileDescriptor=264 (was 261) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4990 (was 4997) 2023-02-12 03:53:27,632 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcScheduler Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=4990 2023-02-12 03:53:28,058 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-12 03:53:28,060 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=37117 2023-02-12 03:53:28,085 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@63818a6a, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:28,086 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:28,086 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler$MockitoMock$1958010938 as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:28,086 INFO [Listener,port=37117] ipc.SimpleRpcServer$Listener(214): Listener,port=37117: starting 2023-02-12 03:53:28,090 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:28,091 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:37117 2023-02-12 03:53:28,091 INFO [Reader=1,bindAddress=localhost,port=37117] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:46094, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-12 03:53:28,106 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:28,106 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 37117 2023-02-12 03:53:28,106 INFO [Listener,port=37117] ipc.SimpleRpcServer$Listener(258): Listener,port=37117: stopping 2023-02-12 03:53:28,107 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:28,107 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:28,113 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcScheduler Thread=14 (was 14), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4970 (was 4990) 2023-02-12 03:53:28,119 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncRemoteError Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=4970 2023-02-12 03:53:28,119 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@1a2d12c6, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:28,120 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-12 03:53:28,120 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=33089 2023-02-12 03:53:28,121 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:28,121 INFO [Listener,port=33089] ipc.SimpleRpcServer$Listener(214): Listener,port=33089: starting 2023-02-12 03:53:28,121 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:28,124 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:28,124 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:33089 2023-02-12 03:53:28,125 INFO [Reader=1,bindAddress=localhost,port=33089] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:59340, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-12 03:53:28,130 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:111) 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) 2023-02-12 03:53:28,132 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:59340 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2023-02-12 03:53:28,135 INFO [Time-limited test] ipc.AbstractTestIPC(369): 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:111) 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) 2023-02-12 03:53:28,338 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:28,338 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 33089 2023-02-12 03:53:28,339 INFO [Listener,port=33089] ipc.SimpleRpcServer$Listener(258): Listener,port=33089: stopping 2023-02-12 03:53:28,339 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:28,339 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:28,345 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncRemoteError Thread=16 (was 14) 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) Potentially hanging thread: RpcServer.responder java.lang.Throwable.getOurStackTrace(Throwable.java:827) java.lang.Throwable.getStackTrace(Throwable.java:817) org.apache.log4j.spi.LocationInfo.(LocationInfo.java:98) org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:260) org.apache.log4j.helpers.PatternParser$ClassNamePatternConverter.getFullyQualifiedName(PatternParser.java:518) org.apache.log4j.helpers.PatternParser$NamedPatternConverter.convert(PatternParser.java:491) 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.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:62) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4954 (was 4970) 2023-02-12 03:53:28,351 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncEcho Thread=15, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=4953 2023-02-12 03:53:28,367 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-12 03:53:28,369 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45583 2023-02-12 03:53:28,369 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@5c4d8a31, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:28,369 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:28,369 INFO [Listener,port=45583] ipc.SimpleRpcServer$Listener(214): Listener,port=45583: starting 2023-02-12 03:53:28,369 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:28,370 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:28,370 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:45583 2023-02-12 03:53:28,371 INFO [Reader=1,bindAddress=localhost,port=45583] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:45172, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-12 03:53:28,374 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:28,374 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45583 2023-02-12 03:53:28,375 INFO [Listener,port=45583] ipc.SimpleRpcServer$Listener(258): Listener,port=45583: stopping 2023-02-12 03:53:28,379 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:28,379 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:28,383 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncEcho Thread=17 (was 15) Potentially hanging thread: RpcServer.responder 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) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.doRunLoop(SimpleRpcServerResponder.java:112) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:60) Potentially hanging thread: Reader=2,bindAddress=localhost,port=45583 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) - Thread LEAK? -, OpenFileDescriptor=270 (was 264) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4952 (was 4953) 2023-02-12 03:53:28,389 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=15, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=4952 2023-02-12 03:53:28,391 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=44447 2023-02-12 03:53:28,392 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@61356683, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:28,392 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:28,392 INFO [Listener,port=44447] ipc.SimpleRpcServer$Listener(214): Listener,port=44447: starting 2023-02-12 03:53:28,392 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:28,393 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:28,393 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:44447 2023-02-12 03:53:28,394 INFO [Reader=1,bindAddress=localhost,port=44447] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:53806, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-12 03:53:28,395 DEBUG [Reader=1,bindAddress=localhost,port=44447] 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) 2023-02-12 03:53:28,395 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:28,395 INFO [Time-limited test] ipc.AbstractTestIPC(319): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: java.io.EOFException: Call to address=localhost.localdomain/127.0.0.1:44447 failed on local exception: java.io.EOFException 2023-02-12 03:53:28,395 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 44447 2023-02-12 03:53:28,395 INFO [Listener,port=44447] ipc.SimpleRpcServer$Listener(258): Listener,port=44447: stopping 2023-02-12 03:53:28,396 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:28,396 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:28,402 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=16 (was 15) Potentially hanging thread: RpcServer.responder java.lang.Throwable.getOurStackTrace(Throwable.java:827) java.lang.Throwable.getStackTrace(Throwable.java:817) org.apache.log4j.spi.LocationInfo.(LocationInfo.java:98) org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:260) org.apache.log4j.helpers.PatternParser$ClassNamePatternConverter.getFullyQualifiedName(PatternParser.java:518) org.apache.log4j.helpers.PatternParser$NamedPatternConverter.convert(PatternParser.java:491) 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.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:62) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4952 (was 4952) 2023-02-12 03:53:28,408 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testCompressCellBlock Thread=15, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=4952 2023-02-12 03:53:28,421 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-12 03:53:28,422 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=44147 2023-02-12 03:53:28,425 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@63f52716, compressor=org.apache.hadoop.io.compress.GzipCodec@754e0973, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:28,425 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:28,425 INFO [Listener,port=44147] ipc.SimpleRpcServer$Listener(214): Listener,port=44147: starting 2023-02-12 03:53:28,425 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:28,426 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:28,447 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:44147 2023-02-12 03:53:28,448 INFO [Reader=1,bindAddress=localhost,port=44147] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:40612, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-12 03:53:28,469 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:28,469 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 44147 2023-02-12 03:53:28,469 INFO [Listener,port=44147] ipc.SimpleRpcServer$Listener(258): Listener,port=44147: stopping 2023-02-12 03:53:28,469 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:28,470 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:28,476 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testCompressCellBlock Thread=15 (was 15), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4948 (was 4952) 2023-02-12 03:53:28,482 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=15, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=4948 2023-02-12 03:53:28,483 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-12 03:53:28,483 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=36683 2023-02-12 03:53:28,484 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@24483421, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:28,485 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:28,485 INFO [Listener,port=36683] ipc.SimpleRpcServer$Listener(214): Listener,port=36683: starting 2023-02-12 03:53:28,485 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:28,487 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:28,487 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:36683 2023-02-12 03:53:28,488 INFO [Reader=1,bindAddress=localhost,port=36683] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:49052, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-12 03:53:28,493 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:28,493 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 36683 2023-02-12 03:53:28,493 INFO [Listener,port=36683] ipc.SimpleRpcServer$Listener(258): Listener,port=36683: stopping 2023-02-12 03:53:28,493 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:28,494 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:28,502 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=16 (was 15) 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.doRunLoop(SimpleRpcServerResponder.java:158) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:60) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4947 (was 4948) 2023-02-12 03:53:28,510 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRemoteError Thread=15, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=4947 2023-02-12 03:53:28,510 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-12 03:53:28,511 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=46419 2023-02-12 03:53:28,512 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@1396d519, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:28,512 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:28,512 INFO [Listener,port=46419] ipc.SimpleRpcServer$Listener(214): Listener,port=46419: starting 2023-02-12 03:53:28,512 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:28,513 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:28,513 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:46419 2023-02-12 03:53:28,514 INFO [Reader=1,bindAddress=localhost,port=46419] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:59190, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-12 03:53:28,515 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:111) 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) 2023-02-12 03:53:28,515 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:59190 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2023-02-12 03:53:28,515 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:28,516 INFO [Time-limited test] ipc.AbstractTestIPC(259): 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:111) 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) 2023-02-12 03:53:28,516 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 46419 2023-02-12 03:53:28,516 INFO [Listener,port=46419] ipc.SimpleRpcServer$Listener(258): Listener,port=46419: stopping 2023-02-12 03:53:28,516 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:28,516 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:28,522 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRemoteError Thread=15 (was 15), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4945 (was 4947) 2023-02-12 03:53:28,529 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testNoCodec Thread=15, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=4944 2023-02-12 03:53:28,538 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-12 03:53:28,539 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=34497 2023-02-12 03:53:28,539 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=null, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:28,540 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:28,540 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:28,540 INFO [Listener,port=34497] ipc.SimpleRpcServer$Listener(214): Listener,port=34497: starting 2023-02-12 03:53:28,540 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:28,540 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:34497 2023-02-12 03:53:28,541 INFO [Reader=1,bindAddress=localhost,port=34497] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:38440, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-12 03:53:28,542 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:28,542 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 34497 2023-02-12 03:53:28,542 INFO [Listener,port=34497] ipc.SimpleRpcServer$Listener(258): Listener,port=34497: stopping 2023-02-12 03:53:28,542 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:28,543 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:28,549 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testNoCodec Thread=15 (was 15), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4944 (was 4944) 2023-02-12 03:53:28,555 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcMaxRequestSize Thread=15, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=4944 2023-02-12 03:53:28,555 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-12 03:53:28,556 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45829 2023-02-12 03:53:28,557 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@49df4a94, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:28,557 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:28,557 INFO [Listener,port=45829] ipc.SimpleRpcServer$Listener(214): Listener,port=45829: starting 2023-02-12 03:53:28,557 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:28,564 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:28,565 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:45829 2023-02-12 03:53:28,566 INFO [Reader=1,bindAddress=localhost,port=45829] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:49830, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-12 03:53:28,566 WARN [Reader=1,bindAddress=localhost,port=45829] 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) 2023-02-12 03:53:28,572 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:28,572 INFO [Time-limited test] ipc.AbstractTestIPC(220): 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) 2023-02-12 03:53:28,573 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45829 2023-02-12 03:53:28,573 INFO [Listener,port=45829] ipc.SimpleRpcServer$Listener(258): Listener,port=45829: stopping 2023-02-12 03:53:28,573 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:28,573 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:28,575 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.SimpleRpcServerResponder(238): 127.0.0.1:57770: output error -- closing 2023-02-12 03:53:28,575 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(181): FifoRpcScheduler.handler-pool-0: caught a ClosedChannelException, this means that the server localhost.localdomain/127.0.0.1:35701 was processing a request but the client went away. The error message was: null 2023-02-12 03:53:28,579 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcMaxRequestSize Thread=16 (was 15) Potentially hanging thread: RpcServer.responder sun.nio.ch.FileDispatcherImpl.closeIntFD(Native Method) sun.nio.ch.EPollArrayWrapper.closeEPollFD(EPollArrayWrapper.java:263) sun.nio.ch.EPollSelectorImpl.implClose(EPollSelectorImpl.java:153) sun.nio.ch.SelectorImpl.implCloseSelector(SelectorImpl.java:113) java.nio.channels.spi.AbstractSelector.close(AbstractSelector.java:111) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:64) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4944 (was 4944) 2023-02-12 03:53:28,585 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncTimeout Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=384, ProcessCount=164, AvailableMemoryMB=4944 2023-02-12 03:53:28,585 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-12 03:53:28,586 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45777 2023-02-12 03:53:28,586 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@295c538b, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-12 03:53:28,587 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-12 03:53:28,587 INFO [Listener,port=45777] ipc.SimpleRpcServer$Listener(214): Listener,port=45777: starting 2023-02-12 03:53:28,587 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-12 03:53:28,587 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-12 03:53:28,588 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:45777 2023-02-12 03:53:28,588 INFO [Reader=1,bindAddress=localhost,port=45777] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:38624, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-12 03:53:28,694 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45777 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=107ms, rpcTimeout=100ms 2023-02-12 03:53:28,695 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45777 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2023-02-12 03:53:28,695 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45777 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-12 03:53:28,695 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45777 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-12 03:53:28,695 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45777 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-12 03:53:28,695 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45777 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-12 03:53:28,695 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45777 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-12 03:53:28,695 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45777 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-12 03:53:28,695 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45777 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-12 03:53:28,695 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45777 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-12 03:53:28,695 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-12 03:53:28,695 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45777 2023-02-12 03:53:28,695 INFO [Listener,port=45777] ipc.SimpleRpcServer$Listener(258): Listener,port=45777: stopping 2023-02-12 03:53:28,696 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-12 03:53:28,696 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-12 03:53:28,704 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncTimeout Thread=16 (was 14) 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:304) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:189) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:183) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:113) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:44) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:235) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:64) 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) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=384 (was 384), ProcessCount=164 (was 164), AvailableMemoryMB=4953 (was 4944) - AvailableMemoryMB LEAK? -