2024-04-19 03:55:32,545 DEBUG [main] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-19 03:55:32,677 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.ipc.TestBlockingIPC timeout: 13 mins 2024-04-19 03:55:32,709 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRTEDuringConnectionSetup Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=206, ProcessCount=167, AvailableMemoryMB=10198 2024-04-19 03:55:32,868 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-19 03:55:33,070 WARN [Time-limited test] impl.MetricsConfig(128): Cannot locate configuration: tried hadoop-metrics2-hbase.properties,hadoop-metrics2.properties 2024-04-19 03:55:33,169 INFO [Time-limited test] metrics.MetricRegistriesLoader(60): Loaded MetricRegistries class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl 2024-04-19 03:55:33,211 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-19 03:55:33,305 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=40695 2024-04-19 03:55:33,397 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@6bbd00b, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:33,407 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:33,407 INFO [Listener,port=40695] ipc.SimpleRpcServer$Listener(214): Listener,port=40695: starting 2024-04-19 03:55:33,407 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:33,627 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:33,702 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:40695 2024-04-19 03:55:33,705 DEBUG [Time-limited test] ipc.FailedServers(52): Added failed server with address localhost:40695 to list caused by java.lang.RuntimeException: Injected fault 2024-04-19 03:55:33,705 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:33,706 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:40695 failed on local exception: java.io.IOException: Could not set up IO Streams to localhost:40695 2024-04-19 03:55:33,706 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 40695 2024-04-19 03:55:33,707 INFO [Listener,port=40695] ipc.SimpleRpcServer$Listener(258): Listener,port=40695: stopping 2024-04-19 03:55:33,707 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:33,707 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:33,717 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRTEDuringConnectionSetup Thread=13 (was 10) 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) 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) - Thread LEAK? -, OpenFileDescriptor=290 (was 289) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=206 (was 206), ProcessCount=167 (was 167), AvailableMemoryMB=10035 (was 10198) 2024-04-19 03:55:33,727 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testTimeout Thread=13, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=206, ProcessCount=167, AvailableMemoryMB=10035 2024-04-19 03:55:33,727 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-19 03:55:33,729 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=35425 2024-04-19 03:55:33,730 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@6c062ec8, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:33,733 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:33,733 INFO [Listener,port=35425] ipc.SimpleRpcServer$Listener(214): Listener,port=35425: starting 2024-04-19 03:55:33,733 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:33,737 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:33,739 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:35425 2024-04-19 03:55:33,765 INFO [Reader=1,bindAddress=localhost,port=35425] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:46324, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-19 03:55:33,855 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:35425 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=118ms, rpcTimeout=100ms 2024-04-19 03:55:33,958 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:35425 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=102ms, rpcTimeout=100ms 2024-04-19 03:55:34,068 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:35425 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2024-04-19 03:55:34,178 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:35425 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2024-04-19 03:55:34,288 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:35425 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2024-04-19 03:55:34,398 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:35425 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2024-04-19 03:55:34,508 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:35425 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2024-04-19 03:55:34,618 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:35425 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2024-04-19 03:55:34,728 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:35425 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2024-04-19 03:55:34,796 DEBUG [BRPC Connection (816772811) to localhost:35425 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(742): Unknown callId: 0, skipping over this response of 1 bytes 2024-04-19 03:55:34,808 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:46324 deadline: 1713498933956 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:46324 2024-04-19 03:55:34,808 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:46324 deadline: 1713498934059 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:46324 2024-04-19 03:55:34,808 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:46324 deadline: 1713498934169 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:46324 2024-04-19 03:55:34,809 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:46324 deadline: 1713498934279 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:46324 2024-04-19 03:55:34,809 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:46324 deadline: 1713498934389 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:46324 2024-04-19 03:55:34,809 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:46324 deadline: 1713498934499 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:46324 2024-04-19 03:55:34,809 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:46324 deadline: 1713498934609 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:46324 2024-04-19 03:55:34,809 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:46324 deadline: 1713498934719 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:46324 2024-04-19 03:55:34,838 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:35425 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2024-04-19 03:55:34,838 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:34,838 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 35425 2024-04-19 03:55:34,839 INFO [Listener,port=35425] ipc.SimpleRpcServer$Listener(258): Listener,port=35425: stopping 2024-04-19 03:55:34,839 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:34,839 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:34,848 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testTimeout Thread=17 (was 13) 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: 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: 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) Potentially hanging thread: RpcServer.responder org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:376) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) 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) - Thread LEAK? -, OpenFileDescriptor=293 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=191 (was 206), ProcessCount=167 (was 167), AvailableMemoryMB=10026 (was 10035) 2024-04-19 03:55:34,858 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcScheduler Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=191, ProcessCount=167, AvailableMemoryMB=10025 2024-04-19 03:55:35,381 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-19 03:55:35,385 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=46593 2024-04-19 03:55:35,416 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@2fde6a96, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:35,416 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:35,417 INFO [Listener,port=46593] ipc.SimpleRpcServer$Listener(214): Listener,port=46593: starting 2024-04-19 03:55:35,417 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler$MockitoMock$1998870423 as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:35,424 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:35,425 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:46593 2024-04-19 03:55:35,426 INFO [Reader=1,bindAddress=localhost,port=46593] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:45078, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-19 03:55:35,443 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:35,443 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 46593 2024-04-19 03:55:35,443 DEBUG [BRPC Connection (816772811) to localhost:46593 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-19 03:55:35,443 INFO [Listener,port=46593] ipc.SimpleRpcServer$Listener(258): Listener,port=46593: stopping 2024-04-19 03:55:35,444 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:35,444 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:35,455 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcScheduler Thread=17 (was 16) Potentially hanging thread: RpcServer idle connection scanner for port 46593 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=191 (was 191), ProcessCount=167 (was 167), AvailableMemoryMB=9998 (was 10025) 2024-04-19 03:55:35,467 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncRemoteError Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=191, ProcessCount=167, AvailableMemoryMB=9998 2024-04-19 03:55:35,467 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@57b77a75, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:35,468 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-19 03:55:35,469 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=46281 2024-04-19 03:55:35,470 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:35,471 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:35,472 INFO [Listener,port=46281] ipc.SimpleRpcServer$Listener(214): Listener,port=46281: starting 2024-04-19 03:55:35,474 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:35,475 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:46281 2024-04-19 03:55:35,476 INFO [Reader=1,bindAddress=localhost,port=46281] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:43414, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-19 03:55:35,482 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-19 03:55:35,484 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:43414 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2024-04-19 03:55:35,487 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-19 03:55:35,794 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:35,794 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 46281 2024-04-19 03:55:35,794 DEBUG [BRPC Connection (816772811) to localhost:46281 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-19 03:55:35,794 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:35,794 INFO [Listener,port=46281] ipc.SimpleRpcServer$Listener(258): Listener,port=46281: stopping 2024-04-19 03:55:35,795 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:35,805 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncRemoteError Thread=18 (was 16) 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.Thread.currentThread(Native Method) org.apache.maven.surefire.booter.spi.EventChannelEncoder.write(EventChannelEncoder.java:306) 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) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=191 (was 191), ProcessCount=167 (was 167), AvailableMemoryMB=9940 (was 9998) 2024-04-19 03:55:35,810 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.SimpleRpcServerResponder(238): 127.0.0.1:46324: output error -- closing 2024-04-19 03:55:35,810 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:35425 was processing a request but the client went away. The error message was: null 2024-04-19 03:55:35,814 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncEcho Thread=17, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=191, ProcessCount=167, AvailableMemoryMB=9939 2024-04-19 03:55:35,835 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-19 03:55:35,836 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=44565 2024-04-19 03:55:35,837 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@34807ea6, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:35,837 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:35,837 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:35,837 INFO [Listener,port=44565] ipc.SimpleRpcServer$Listener(214): Listener,port=44565: starting 2024-04-19 03:55:35,838 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:35,838 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:44565 2024-04-19 03:55:35,840 INFO [Reader=1,bindAddress=localhost,port=44565] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:38898, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-19 03:55:35,845 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:35,845 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 44565 2024-04-19 03:55:35,845 DEBUG [BRPC Connection (816772811) to localhost:44565 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-19 03:55:35,845 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:35,845 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:35,845 INFO [Listener,port=44565] ipc.SimpleRpcServer$Listener(258): Listener,port=44565: stopping 2024-04-19 03:55:35,855 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncEcho Thread=17 (was 17), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=191 (was 191), ProcessCount=167 (was 167), AvailableMemoryMB=9932 (was 9939) 2024-04-19 03:55:35,865 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=191, ProcessCount=167, AvailableMemoryMB=9931 2024-04-19 03:55:35,868 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=44407 2024-04-19 03:55:35,870 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@49e6830, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:35,871 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:35,871 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:35,871 INFO [Listener,port=44407] ipc.SimpleRpcServer$Listener(214): Listener,port=44407: starting 2024-04-19 03:55:35,871 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:35,872 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:44407 2024-04-19 03:55:35,873 INFO [Reader=1,bindAddress=localhost,port=44407] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:47570, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-19 03:55:35,873 DEBUG [Reader=1,bindAddress=localhost,port=44407] 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-19 03:55:35,874 DEBUG [BRPC Connection (816772811) to localhost:44407 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-19 03:55:35,874 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:35,874 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:44407 failed on local exception: java.io.EOFException 2024-04-19 03:55:35,874 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 44407 2024-04-19 03:55:35,874 INFO [Listener,port=44407] ipc.SimpleRpcServer$Listener(258): Listener,port=44407: stopping 2024-04-19 03:55:35,875 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:35,875 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:35,884 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=17 (was 16) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=191 (was 191), ProcessCount=167 (was 167), AvailableMemoryMB=9930 (was 9931) 2024-04-19 03:55:35,893 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testBadPreambleHeader Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=191, ProcessCount=167, AvailableMemoryMB=9930 2024-04-19 03:55:35,894 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting 2024-04-19 03:55:35,895 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=35765 2024-04-19 03:55:35,896 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@ba85ef, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:35,897 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:35,897 INFO [Listener,port=35765] ipc.SimpleRpcServer$Listener(214): Listener,port=35765: starting 2024-04-19 03:55:35,897 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:35,899 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:35,899 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:35765 2024-04-19 03:55:35,900 WARN [Reader=1,bindAddress=localhost,port=35765] ipc.ServerRpcConnection(706): serverVersion=0, clientVersion=0, authMethod=-10, authName=unknown from 127.0.0.1:49778 2024-04-19 03:55:35,906 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:35,906 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 35765 2024-04-19 03:55:35,906 INFO [Listener,port=35765] ipc.SimpleRpcServer$Listener(258): Listener,port=35765: stopping 2024-04-19 03:55:35,906 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:35,906 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:35,915 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testBadPreambleHeader Thread=17 (was 16) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=191 (was 191), ProcessCount=167 (was 167), AvailableMemoryMB=9929 (was 9930) 2024-04-19 03:55:35,923 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testCompressCellBlock Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=191, ProcessCount=167, AvailableMemoryMB=9928 2024-04-19 03:55:35,938 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-19 03:55:35,939 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=37035 2024-04-19 03:55:35,942 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@675dc3f4, compressor=org.apache.hadoop.io.compress.GzipCodec@797097f7, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:35,943 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:35,943 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:35,943 INFO [Listener,port=37035] ipc.SimpleRpcServer$Listener(214): Listener,port=37035: starting 2024-04-19 03:55:35,944 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:35,985 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:37035 2024-04-19 03:55:35,986 INFO [Reader=1,bindAddress=localhost,port=37035] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:36564, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-19 03:55:36,008 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:36,009 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 37035 2024-04-19 03:55:36,009 DEBUG [BRPC Connection (816772811) to localhost:37035 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-19 03:55:36,009 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:36,009 INFO [Listener,port=37035] ipc.SimpleRpcServer$Listener(258): Listener,port=37035: stopping 2024-04-19 03:55:36,010 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:36,020 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testCompressCellBlock Thread=19 (was 16) Potentially hanging thread: RpcServer.responder org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:376) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) 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.doRunLoop(SimpleRpcServerResponder.java:158) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:60) Potentially hanging thread: RpcServer idle connection scanner for port 37035 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) Potentially hanging thread: Listener,port=37035 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=191 (was 191), ProcessCount=167 (was 167), AvailableMemoryMB=9920 (was 9928) 2024-04-19 03:55:36,029 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=191, ProcessCount=167, AvailableMemoryMB=9919 2024-04-19 03:55:36,029 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-19 03:55:36,030 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=44229 2024-04-19 03:55:36,031 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@103f2868, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:36,043 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:36,043 INFO [Listener,port=44229] ipc.SimpleRpcServer$Listener(214): Listener,port=44229: starting 2024-04-19 03:55:36,043 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:36,047 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:36,047 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:44229 2024-04-19 03:55:36,048 INFO [Reader=1,bindAddress=localhost,port=44229] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:38680, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-19 03:55:36,051 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:36,052 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 44229 2024-04-19 03:55:36,052 DEBUG [BRPC Connection (816772811) to localhost:44229 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-19 03:55:36,052 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:36,052 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:36,052 INFO [Listener,port=44229] ipc.SimpleRpcServer$Listener(258): Listener,port=44229: stopping 2024-04-19 03:55:36,061 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=18 (was 16) Potentially hanging thread: RpcServer idle connection scanner for port 44229 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) Potentially hanging thread: Listener,port=44229 java.lang.Throwable.fillInStackTrace(Native Method) java.lang.Throwable.fillInStackTrace(Throwable.java:784) java.lang.Throwable.(Throwable.java:251) 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.SimpleRpcServer$Listener.run(SimpleRpcServer.java:258) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=191 (was 191), ProcessCount=167 (was 167), AvailableMemoryMB=9906 (was 9919) 2024-04-19 03:55:36,070 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRemoteError Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=191, ProcessCount=167, AvailableMemoryMB=9906 2024-04-19 03:55:36,071 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-19 03:55:36,072 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=37791 2024-04-19 03:55:36,073 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@63faf604, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:36,074 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:36,074 INFO [Listener,port=37791] ipc.SimpleRpcServer$Listener(214): Listener,port=37791: starting 2024-04-19 03:55:36,074 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:36,075 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:36,075 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:37791 2024-04-19 03:55:36,076 INFO [Reader=1,bindAddress=localhost,port=37791] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:45456, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-19 03:55:36,077 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-19 03:55:36,077 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:45456 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2024-04-19 03:55:36,078 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:36,078 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-19 03:55:36,078 DEBUG [BRPC Connection (816772811) to localhost:37791 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-19 03:55:36,078 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 37791 2024-04-19 03:55:36,078 INFO [Listener,port=37791] ipc.SimpleRpcServer$Listener(258): Listener,port=37791: stopping 2024-04-19 03:55:36,078 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:36,079 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:36,088 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRemoteError Thread=17 (was 16) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=191 (was 191), ProcessCount=167 (was 167), AvailableMemoryMB=9906 (was 9906) 2024-04-19 03:55:36,097 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testNoCodec Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=191, ProcessCount=167, AvailableMemoryMB=9905 2024-04-19 03:55:36,109 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-19 03:55:36,110 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=38889 2024-04-19 03:55:36,110 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-19 03:55:36,112 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:36,112 INFO [Listener,port=38889] ipc.SimpleRpcServer$Listener(214): Listener,port=38889: starting 2024-04-19 03:55:36,112 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:36,113 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:36,113 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:38889 2024-04-19 03:55:36,115 INFO [Reader=1,bindAddress=localhost,port=38889] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:56964, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-19 03:55:36,116 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:36,116 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 38889 2024-04-19 03:55:36,116 DEBUG [BRPC Connection (816772811) to localhost:38889 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-19 03:55:36,116 INFO [Listener,port=38889] ipc.SimpleRpcServer$Listener(258): Listener,port=38889: stopping 2024-04-19 03:55:36,117 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:36,118 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:36,127 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testNoCodec Thread=18 (was 16) Potentially hanging thread: Listener,port=38889 java.lang.System.arraycopy(Native Method) java.lang.ThreadGroup.remove(ThreadGroup.java:969) java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:942) java.lang.Thread.exit(Thread.java:763) Potentially hanging thread: RpcServer.responder java.lang.System.currentTimeMillis(Native Method) org.apache.log4j.spi.LoggingEvent.(LoggingEvent.java:179) 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=191 (was 191), ProcessCount=167 (was 167), AvailableMemoryMB=9903 (was 9905) 2024-04-19 03:55:36,136 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcMaxRequestSize Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=191, ProcessCount=167, AvailableMemoryMB=9903 2024-04-19 03:55:36,137 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-19 03:55:36,139 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=40671 2024-04-19 03:55:36,139 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@35330542, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:36,139 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:36,140 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:36,140 INFO [Listener,port=40671] ipc.SimpleRpcServer$Listener(214): Listener,port=40671: starting 2024-04-19 03:55:36,150 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:36,150 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:40671 2024-04-19 03:55:36,151 INFO [Reader=1,bindAddress=localhost,port=40671] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:56836, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-19 03:55:36,152 WARN [Reader=1,bindAddress=localhost,port=40671] 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-19 03:55:36,158 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:36,158 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-19 03:55:36,158 DEBUG [BRPC Connection (816772811) to localhost:40671 from jenkins (attempt: 1)] ipc.BlockingRpcConnection(369): Interrupted while waiting for work 2024-04-19 03:55:36,158 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 40671 2024-04-19 03:55:36,159 INFO [Listener,port=40671] ipc.SimpleRpcServer$Listener(258): Listener,port=40671: stopping 2024-04-19 03:55:36,159 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:36,160 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:36,168 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcMaxRequestSize Thread=16 (was 16), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=191 (was 191), ProcessCount=167 (was 167), AvailableMemoryMB=9901 (was 9903) 2024-04-19 03:55:36,177 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncTimeout Thread=16, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=191, ProcessCount=167, AvailableMemoryMB=9900 2024-04-19 03:55:36,178 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2024-04-19 03:55:36,179 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=43201 2024-04-19 03:55:36,180 DEBUG [Time-limited test] ipc.AbstractRpcClient(189): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@3cc03375, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2024-04-19 03:55:36,180 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2024-04-19 03:55:36,180 INFO [Listener,port=43201] ipc.SimpleRpcServer$Listener(214): Listener,port=43201: starting 2024-04-19 03:55:36,180 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2024-04-19 03:55:36,181 DEBUG [Time-limited test] ipc.RpcConnection(122): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2024-04-19 03:55:36,181 DEBUG [Time-limited test] ipc.BlockingRpcConnection(501): Connecting to localhost:43201 2024-04-19 03:55:36,182 INFO [Reader=1,bindAddress=localhost,port=43201] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:40122, version=2.4.18-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2024-04-19 03:55:36,290 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:43201 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=108ms, rpcTimeout=100ms 2024-04-19 03:55:36,290 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:43201 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=107ms, rpcTimeout=100ms 2024-04-19 03:55:36,290 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:43201 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2024-04-19 03:55:36,291 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:43201 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2024-04-19 03:55:36,291 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:43201 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2024-04-19 03:55:36,291 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:43201 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2024-04-19 03:55:36,291 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:43201 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=107ms, rpcTimeout=100ms 2024-04-19 03:55:36,291 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:43201 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2024-04-19 03:55:36,291 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:43201 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2024-04-19 03:55:36,291 INFO [Time-limited test] ipc.AbstractTestIPC(411): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost:43201 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2024-04-19 03:55:36,291 DEBUG [Time-limited test] ipc.AbstractRpcClient(489): Stopping rpc client 2024-04-19 03:55:36,292 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 43201 2024-04-19 03:55:36,292 INFO [Listener,port=43201] ipc.SimpleRpcServer$Listener(258): Listener,port=43201: stopping 2024-04-19 03:55:36,292 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2024-04-19 03:55:36,293 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2024-04-19 03:55:36,302 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncTimeout Thread=18 (was 16) Potentially hanging thread: RpcServer.responder org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:376) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) 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) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=191 (was 191), ProcessCount=167 (was 167), AvailableMemoryMB=9898 (was 9900)