2024-04-20 12:59:57,462 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-20 12:59:57,721 DEBUG [main] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47 2024-04-20 12:59:57,806 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=140, ProcessCount=178, AvailableMemoryMB=6651 2024-04-20 12:59:57,844 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 12:59:57,858 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 12:59:57,874 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 12:59:57,880 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 12:59:57,885 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-20 13:00:00,237 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:00,237 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:00,238 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:00,239 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:00,250 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=140 (was 140), ProcessCount=178 (was 178), AvailableMemoryMB=5932 (was 6651) 2024-04-20 13:00:00,261 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=140, ProcessCount=178, AvailableMemoryMB=5932 2024-04-20 13:00:00,271 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:00,304 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:00,305 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:00,307 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:00,317 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:00,317 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:00,317 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:00,317 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:00,317 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:00,332 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=140 (was 140), ProcessCount=178 (was 178), AvailableMemoryMB=5902 (was 5932) 2024-04-20 13:00:00,347 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=177, ProcessCount=178, AvailableMemoryMB=5902 2024-04-20 13:00:00,353 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:00,367 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:00,368 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:00,370 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:00,393 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:00,404 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:00,441 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:00,441 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:00,447 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:00,447 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:00,469 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:00,489 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:00,489 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:00,490 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:00,490 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:00,504 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=17 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: BucketCacheStatsExecutor 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: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 java.lang.Double.doubleToRawLongBits(Native Method) java.lang.StrictMath.floorOrCeil(StrictMath.java:394) java.lang.StrictMath.ceil(StrictMath.java:340) java.lang.Math.ceil(Math.java:423) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.estimateBufferLength(AbstractStreamEncoder.java:190) 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.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) - Thread LEAK? -, OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=177 (was 177), ProcessCount=178 (was 178), AvailableMemoryMB=5740 (was 5902) 2024-04-20 13:00:00,515 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=289, MaxFileDescriptor=60000, SystemLoadAverage=177, ProcessCount=178, AvailableMemoryMB=5740 2024-04-20 13:00:00,521 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:00,528 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:00,528 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:00,529 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:00,650 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-20 13:00:01,060 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-20 13:00:01,080 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/bucketNoRecycler.cache 2024-04-20 13:00:01,080 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:01,081 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:01,081 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=1, writerQLen=1, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:01,222 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/bucketNoRecycler.persistence 2024-04-20 13:00:01,222 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:01,429 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/bucketNoRecycler.cache 2024-04-20 13:00:01,429 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:01,430 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:01,493 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:01,494 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:01,508 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:01,508 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:01,508 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:01,508 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:01,520 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=19 (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) - Thread LEAK? -, OpenFileDescriptor=290 (was 289) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=177 (was 177), ProcessCount=179 (was 178) - ProcessCount LEAK? -, AvailableMemoryMB=5866 (was 5740) - AvailableMemoryMB LEAK? - 2024-04-20 13:00:01,531 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=177, ProcessCount=180, AvailableMemoryMB=5866 2024-04-20 13:00:01,544 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:01,579 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:01,580 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:01,583 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:02,671 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-20 13:00:03,772 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-20 13:00:04,873 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:04,873 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:04,873 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:04,874 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:04,885 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=177 (was 177), ProcessCount=181 (was 180) - ProcessCount LEAK? -, AvailableMemoryMB=5782 (was 5866) 2024-04-20 13:00:04,899 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=177, ProcessCount=181, AvailableMemoryMB=5782 2024-04-20 13:00:04,919 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:04,928 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:04,928 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:04,931 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:05,528 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:05,528 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:05,528 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:05,529 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:05,528 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:05,541 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 177) - SystemLoadAverage LEAK? -, ProcessCount=181 (was 181), AvailableMemoryMB=5734 (was 5782) 2024-04-20 13:00:05,556 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=181, AvailableMemoryMB=5733 2024-04-20 13:00:05,570 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:05,631 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:05,631 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:05,634 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:05,644 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:05,651 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:05,679 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:05,680 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:05,682 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:05,683 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:05,693 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:05,694 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:05,694 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:05,695 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:05,708 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:05,709 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:05,711 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:05,711 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:05,711 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:05,711 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:05,712 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:05,727 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=33 (was 19) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=181 (was 181), AvailableMemoryMB=5561 (was 5733) 2024-04-20 13:00:05,743 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=181, AvailableMemoryMB=5561 2024-04-20 13:00:05,758 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:05,771 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:05,772 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:05,786 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:05,801 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-log-dir so I do NOT create it in target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b 2024-04-20 13:00:05,801 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-log-dir Erasing configuration value by system value. 2024-04-20 13:00:05,802 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-tmp-dir so I do NOT create it in target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b 2024-04-20 13:00:05,802 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.tmp.dir property value differs in configuration and system: Configuration=/tmp/hadoop-jenkins while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-20 13:00:05,802 DEBUG [Time-limited test] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b 2024-04-20 13:00:05,803 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-20 13:00:05,819 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b/bucket.cache 2024-04-20 13:00:05,819 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:05,819 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:05,823 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:05,824 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1869236184610016751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:06,925 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:06,925 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:06,925 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:06,925 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b/bucket.persistence 2024-04-20 13:00:06,944 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b/bucket.cache 2024-04-20 13:00:06,944 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:06,944 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:06,947 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:06,962 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:06,963 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b/bucket.persistence 2024-04-20 13:00:06,963 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:06,963 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:06,963 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:06,986 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b/bucket.cache 2024-04-20 13:00:06,986 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:06,989 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:06,997 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:06,998 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-20 13:00:07,003 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b/bucket.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/88626832-1e63-1b49-52fa-41b7ea5c4e6b/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:07,003 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:07,003 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:07,003 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:07,003 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:07,020 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=181 (was 181), AvailableMemoryMB=5508 (was 5561) 2024-04-20 13:00:07,030 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=181, AvailableMemoryMB=5508 2024-04-20 13:00:07,041 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:07,045 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:07,045 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:07,047 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:07,400 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,451 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-20 13:00:07,468 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,471 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.12 MB, memory=0 B 2024-04-20 13:00:07,472 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,474 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.90 MB, memory=0 B 2024-04-20 13:00:07,475 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,478 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.68 MB, memory=0 B 2024-04-20 13:00:07,501 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,503 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.07 MB, memory=0 B 2024-04-20 13:00:07,504 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,506 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.85 MB, memory=0 B 2024-04-20 13:00:07,506 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,509 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.63 MB, memory=0 B 2024-04-20 13:00:07,510 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,511 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.41 MB, memory=0 B 2024-04-20 13:00:07,513 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,519 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-04-20 13:00:07,520 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,521 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.59 MB, memory=0 B 2024-04-20 13:00:07,539 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,540 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.37 MB, memory=0 B 2024-04-20 13:00:07,558 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,559 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-04-20 13:00:07,560 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,561 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.15 MB, memory=0 B 2024-04-20 13:00:07,562 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,563 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.93 MB, memory=0 B 2024-04-20 13:00:07,563 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-20 13:00:07,564 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.71 MB, memory=0 B 2024-04-20 13:00:07,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4301725653506040005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1942957598049906678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3063733034727942054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7197845108244984037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8035510878113174250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5411387509612412763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7931628590869329343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4634826065109878246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 636426542488727974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7390789039536172778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8748521295615658573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7504476797731099744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4456097638244444342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5248280566443788046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6331401573877810555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6770040169683063003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5478269726906848301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7991774994389785245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4636946972055089734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3495559309137038183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2467201946381972570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5402939598803132385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1344266212207556763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2022361655381452595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7500251048140238579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3492629319305669057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3258040198893860523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7071776383043480877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1030429230194744738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7437972615138271254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6078928761425921242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6032529484186038493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3639046026316258680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6389230972244139328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3040225824801250373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6396250291376534107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2498717741157001534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1084634752891902477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5512208916051038129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6155300086022284478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -308005821452517544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7755778027108134434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3507084598220535553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7267358610289264784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3095526227042018409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -640030926050147705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1909162913732676854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7617981711022957034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7156468187394918589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5996038233170370590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6559801070807454873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3993345353480549499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7080949729725631375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1823997733987656384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5797928321256161228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -559538075252488983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8802608894261254392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4714200006240234556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6372682174445012137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3093500833386336991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4077767745984381610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4552060660182077868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1429867374545664392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4180467082089939361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2097566995010713335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1950624715791845982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7661285267406129095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1645418810700282877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3502470623072181392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5421288019606536292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1985327954403318128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3309940916128263359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4491827128676397804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1315270732561792227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7237609522797075208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4658856242263941528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -729634484685525095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8632577646695840463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7996454356292672339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1126931473603490640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -310038032413743166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7320793081564444884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8471186809222067040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6149582316704143136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6807882147629840797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4040608878893005934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6481385985460326883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9025482899476568357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464705642344927785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2096655257081305644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5853852341215155296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1234101579779863342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7166418653774291605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6320960138397140907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1229229223601199216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5390569644099106688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8340947402636760178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5909373385764738281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1127993775550138438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 288105917190128956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9146904050423001816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -110782685757386331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4723448595630147906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5023097068626875311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 465716395947502759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8636629380646224808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4997479630806595849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -124410835863627312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3860626831603888047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1941694219052234059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7053878023977504068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -269206904001241927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7599154827759829356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6725226325260175043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6137256525662264803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5123462352852157220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6714152486130322291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5233417572916673408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2570485380966305635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2914808579399295996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2278006943435031155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6542598693783385167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4569311127121938448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -859163566334073424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7059811721526250150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8772446625646900497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 344625186094467381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5119981482410819624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4576554495523062707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8417368115944716841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -162606095987706010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5028465093195871861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6219885466206069549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1854611305534806037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2027719279147596189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4194565740051721076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3004151978629921528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5303643170248652450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5864483173638753061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1498072987536466549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7675977682378866448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4359081031113924552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7015389294107157202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 288073362616516565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6850483632166982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1954731453564258314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8264987265319770441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4750518497750260331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4391137122984413230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7778293146495548975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3479452969324159067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2662500951784628218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1224739236133211085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8686631628145142174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7466741775995285433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 858845199320168117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2113236166997802393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2200363113387125289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5680879452435916796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1906686459203468154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7428556989304984918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8613757572287331304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7968700423988348427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9183621573796784687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2519976679586509016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3560586002766636624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2358136628720156481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4372385029670877692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3367611869189011060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2467179469902505012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3059879850141881686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3811020059682854125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6695716585743708967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8168734664958197316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8438720373424572583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 66899979093828111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1688315256901778094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7894730363018161345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8966638628383435159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3818013761405180183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5543307556562680286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -428161967589743681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6465184785798967242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3907368981338896575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4907781351805707551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2106917084794886212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3130057454111860316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8895353704887230500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8655305194477053729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1783125112235589840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8630030042533976835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5131245384994921242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1074709222997000267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4222261293728452616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1263046143638406258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7548712540053775241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8043704438554295576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4692466689567435151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5593810250749854182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8225911109718819561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4749304403489075706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8718889473734334952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7269028371657965933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8950796959267050661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6176560067922886012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6193664759450302016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7402740101290765620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3858458758303027443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6741439766478056750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2433533004986223741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7882832133574721946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1114430888487377142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1445287890316685148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5695834081926600278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2544245527154362205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5221554875421138948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6239842845271728206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6758819112933002370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1183438937459352975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5050587487894749717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:07,633 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:07,633 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:07,633 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:07,634 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:07,656 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=181 (was 181), AvailableMemoryMB=5467 (was 5508) 2024-04-20 13:00:07,670 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=181, AvailableMemoryMB=5466 2024-04-20 13:00:07,685 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:07,699 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:07,699 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:07,703 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:07,703 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-20 13:00:07,703 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-20 13:00:07,703 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-20 13:00:07,703 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:07,716 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=181 (was 181), AvailableMemoryMB=5430 (was 5466) 2024-04-20 13:00:07,729 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=181, AvailableMemoryMB=5430 2024-04-20 13:00:07,744 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:07,752 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:07,752 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:07,756 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:07,760 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-20 13:00:07,761 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-04-20 13:00:07,761 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-04-20 13:00:07,761 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-04-20 13:00:07,761 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:07,761 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:07,761 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:07,761 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:07,761 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:07,761 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-04-20 13:00:07,761 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-04-20 13:00:07,762 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:07,762 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:07,762 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:07,762 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:07,762 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:07,764 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:07,765 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:07,765 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:07,766 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:07,777 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=181 (was 181), AvailableMemoryMB=5394 (was 5430) 2024-04-20 13:00:07,790 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=181, AvailableMemoryMB=5393 2024-04-20 13:00:07,803 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:07,810 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:07,810 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:07,811 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:07,825 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:07,849 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:07,865 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:07,881 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:07,881 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:07,886 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:07,887 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:07,903 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:07,903 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:07,903 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:07,903 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:07,917 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=42 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=181 (was 181), AvailableMemoryMB=5227 (was 5393) 2024-04-20 13:00:07,930 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=181, AvailableMemoryMB=5227 2024-04-20 13:00:07,944 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:07,952 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:07,953 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:07,959 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:07,973 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:07,988 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-20 13:00:07,988 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:07,990 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:07,991 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:07,991 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:07,991 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:07,991 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:08,009 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=182 (was 181) - ProcessCount LEAK? -, AvailableMemoryMB=5160 (was 5227) 2024-04-20 13:00:08,025 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=181, AvailableMemoryMB=5157 2024-04-20 13:00:08,037 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:08,061 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:08,061 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:08,066 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:08,078 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:08,087 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-20 13:00:08,089 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:08,092 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:08,092 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:08,092 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:08,092 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:08,093 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:08,109 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=49 (was 43) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=181 (was 181), AvailableMemoryMB=5101 (was 5157) 2024-04-20 13:00:08,120 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=181, AvailableMemoryMB=5101 2024-04-20 13:00:08,135 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:08,147 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:08,148 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:08,150 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:08,151 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-log-dir so I do NOT create it in target/test-data/0a49c285-405c-aa31-596b-0dd31f91a58d 2024-04-20 13:00:08,151 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-tmp-dir so I do NOT create it in target/test-data/0a49c285-405c-aa31-596b-0dd31f91a58d 2024-04-20 13:00:08,152 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-20 13:00:08,167 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0a49c285-405c-aa31-596b-0dd31f91a58d/bucketNoRecycler.cache 2024-04-20 13:00:08,167 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:08,167 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:08,174 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0a49c285-405c-aa31-596b-0dd31f91a58d/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0a49c285-405c-aa31-596b-0dd31f91a58d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:08,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3996390573787937667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:09,276 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0a49c285-405c-aa31-596b-0dd31f91a58d/bucketNoRecycler.persistence 2024-04-20 13:00:09,276 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:09,276 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:09,276 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:09,294 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0a49c285-405c-aa31-596b-0dd31f91a58d/bucketNoRecycler.cache 2024-04-20 13:00:09,294 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:09,294 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:09,296 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:09,298 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0a49c285-405c-aa31-596b-0dd31f91a58d/bucketNoRecycler.cache, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/0a49c285-405c-aa31-596b-0dd31f91a58d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:09,299 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:09,299 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:09,299 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:09,299 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:09,310 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=178 (was 181), AvailableMemoryMB=5171 (was 5101) - AvailableMemoryMB LEAK? - 2024-04-20 13:00:09,318 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=211, ProcessCount=178, AvailableMemoryMB=5171 2024-04-20 13:00:09,328 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:09,335 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:09,335 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:09,335 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:11,591 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:11,591 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:11,591 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:11,591 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:11,606 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 211), ProcessCount=178 (was 178), AvailableMemoryMB=5123 (was 5171) 2024-04-20 13:00:11,615 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=178, AvailableMemoryMB=5123 2024-04-20 13:00:11,624 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:11,629 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:11,629 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:11,632 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:11,649 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:11,654 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-20 13:00:11,654 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:11,654 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:11,655 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:11,661 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:11,666 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:11,672 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:11,672 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:11,672 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:11,672 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:11,683 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=178 (was 178), AvailableMemoryMB=4967 (was 5123) 2024-04-20 13:00:11,691 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=178, AvailableMemoryMB=4967 2024-04-20 13:00:11,704 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:11,709 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:11,709 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:11,711 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:11,711 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:11,711 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:11,711 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:11,711 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:11,721 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=178 (was 178), AvailableMemoryMB=4934 (was 4967) 2024-04-20 13:00:11,731 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=178, AvailableMemoryMB=4934 2024-04-20 13:00:11,743 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:11,748 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:11,748 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:11,749 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:11,749 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:11,749 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:11,749 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:11,749 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:11,758 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=178 (was 178), AvailableMemoryMB=4903 (was 4934) 2024-04-20 13:00:11,767 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=178, AvailableMemoryMB=4903 2024-04-20 13:00:11,776 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:11,782 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:11,782 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:11,783 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:13,924 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:13,924 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:13,924 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:13,924 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:13,938 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=178 (was 178), AvailableMemoryMB=4983 (was 4903) - AvailableMemoryMB LEAK? - 2024-04-20 13:00:13,948 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=178, AvailableMemoryMB=4983 2024-04-20 13:00:13,959 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:13,963 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:13,964 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:13,964 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:13,967 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:13,968 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:13,968 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:13,968 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:13,972 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:13,981 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=178 (was 178), AvailableMemoryMB=4980 (was 4983) 2024-04-20 13:00:14,000 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=178, AvailableMemoryMB=4980 2024-04-20 13:00:14,014 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:14,020 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:14,021 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:14,022 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:14,034 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:14,040 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:14,046 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:14,046 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:14,047 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:14,048 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:14,061 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:14,071 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:14,071 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:14,071 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:14,071 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:14,081 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=178 (was 178), AvailableMemoryMB=4947 (was 4980) 2024-04-20 13:00:14,092 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=59, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=178, AvailableMemoryMB=4946 2024-04-20 13:00:14,102 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:14,108 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:14,108 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:14,112 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:14,112 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-log-dir so I do NOT create it in target/test-data/6427c6e0-c4ae-f9fa-433b-dfd15f1aa2c0 2024-04-20 13:00:14,112 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-tmp-dir so I do NOT create it in target/test-data/6427c6e0-c4ae-f9fa-433b-dfd15f1aa2c0 2024-04-20 13:00:14,113 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-20 13:00:14,124 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6427c6e0-c4ae-f9fa-433b-dfd15f1aa2c0/bucketNoRecycler.cache 2024-04-20 13:00:14,125 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:14,125 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:14,125 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6427c6e0-c4ae-f9fa-433b-dfd15f1aa2c0/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=1, writerQLen=1, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6427c6e0-c4ae-f9fa-433b-dfd15f1aa2c0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:14,233 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6427c6e0-c4ae-f9fa-433b-dfd15f1aa2c0/bucketNoRecycler.persistence 2024-04-20 13:00:14,234 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:14,256 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6427c6e0-c4ae-f9fa-433b-dfd15f1aa2c0/bucketNoRecycler.cache 2024-04-20 13:00:14,257 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:14,257 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:14,265 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:14,267 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6427c6e0-c4ae-f9fa-433b-dfd15f1aa2c0/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6427c6e0-c4ae-f9fa-433b-dfd15f1aa2c0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:14,268 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:14,268 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:14,268 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:14,269 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:14,282 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=178 (was 178), AvailableMemoryMB=4936 (was 4946) 2024-04-20 13:00:14,296 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=202, ProcessCount=178, AvailableMemoryMB=4936 2024-04-20 13:00:14,312 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:14,325 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:14,325 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:14,327 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:15,427 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-20 13:00:16,528 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-20 13:00:17,629 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:17,629 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:17,629 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:17,629 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:17,639 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63 (was 63), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 202), ProcessCount=177 (was 178), AvailableMemoryMB=4926 (was 4936) 2024-04-20 13:00:17,648 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=177, AvailableMemoryMB=4926 2024-04-20 13:00:17,663 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:17,668 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:17,669 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:17,671 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:17,672 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:17,673 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:17,675 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:17,677 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:17,677 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:17,689 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=65 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=177 (was 177), AvailableMemoryMB=4919 (was 4926) 2024-04-20 13:00:17,701 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=177, AvailableMemoryMB=4919 2024-04-20 13:00:17,715 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:17,720 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:17,720 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:17,722 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:17,736 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:17,744 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:17,752 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:17,752 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:17,753 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:17,753 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:17,763 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:17,763 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:17,766 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:17,767 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:17,777 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:17,777 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:17,778 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:17,778 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:17,778 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:17,778 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:17,778 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:17,793 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=177 (was 177), AvailableMemoryMB=4813 (was 4919) 2024-04-20 13:00:17,805 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=75, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=177, AvailableMemoryMB=4813 2024-04-20 13:00:17,815 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:17,820 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:17,820 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:17,826 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:17,838 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-log-dir so I do NOT create it in target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e 2024-04-20 13:00:17,839 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.log.dir property value differs in configuration and system: Configuration=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/../logs while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-log-dir Erasing configuration value by system value. 2024-04-20 13:00:17,839 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-tmp-dir so I do NOT create it in target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e 2024-04-20 13:00:17,839 WARN [Time-limited test] hbase.HBaseTestingUtility(449): hadoop.tmp.dir property value differs in configuration and system: Configuration=/tmp/hadoop-jenkins while System=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-20 13:00:17,839 DEBUG [Time-limited test] hbase.HBaseTestingUtility(342): Setting hbase.rootdir to /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e 2024-04-20 13:00:17,839 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-20 13:00:17,850 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e/bucket.cache 2024-04-20 13:00:17,850 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:17,850 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:17,851 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:17,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5684556768274908489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:18,952 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e/bucket.persistence 2024-04-20 13:00:18,952 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:18,952 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:18,952 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:18,971 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e/bucket.cache 2024-04-20 13:00:18,971 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:18,971 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:18,973 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:18,974 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:18,974 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e/bucket.persistence 2024-04-20 13:00:18,974 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:18,974 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:18,974 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:18,984 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e/bucket.cache 2024-04-20 13:00:18,984 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:18,985 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:18,987 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:18,988 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-20 13:00:18,988 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e/bucket.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e116c339-7079-b73a-a21d-3b0508c96d8e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:18,989 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:18,989 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:18,989 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:18,989 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:18,997 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=81 (was 75) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=177 (was 177), AvailableMemoryMB=4831 (was 4813) - AvailableMemoryMB LEAK? - 2024-04-20 13:00:19,007 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=177, AvailableMemoryMB=4831 2024-04-20 13:00:19,016 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,021 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:19,021 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:19,027 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:19,309 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-20 13:00:19,311 ERROR [Time-limited test-BucketCacheWriter-1] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-20 13:00:19,323 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-04-20 13:00:19,332 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=3.87 MB, total=31.75 MB, single=0 B, multi=14.76 MB, memory=0 B 2024-04-20 13:00:19,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2411458539268695115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1147900191765531738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1349986002476723433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2405402542329310194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2683993969136769139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4048988358013836359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8550233296254530900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2020907510357219249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,404 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6701575480728265718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2022538172414016085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4556353296000655950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6757200970250604086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4184933058760241430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -388922135763465277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -741426869314436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4549786764614404549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5130278028967320534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8479043266531052610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5182124362771376457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6190596772890331621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9100051941895483154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -579320399168682953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,405 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 522691520437218828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1026047397660696418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7675630171548803224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5103131221524503748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7900935029834301441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5693854483505408055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3828148162879458717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8065169054278524309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8038323148161698321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4384138218909684042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8173804727033625518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7585257473786702267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2107667178316427559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,406 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4182547838664384640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3370520734963929526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3899251054546189736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8253496972694166535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3638316253593410510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3968258878821231530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8158913864091974140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7895707982863991679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8281199840997465256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7626240941988053173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,407 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5780018032679454239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7375422487810381343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1642758248600110066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -165497202303151033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5898516646633954947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -890947429993266906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8846477116197111576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8536932514572588028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4848973737508943376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8332860983890250306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6874149288457272407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3666859778693088562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4087916190444104961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -850022272083291061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4868645368548351910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,408 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1334027401285519510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7075265224837162103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4390976237990141664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5380038548909092931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9191168242570842146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7449347598879236607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4220328670927113900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2815080141138301269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2243171729823528600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5165428561585797057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 392855186718988644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9182071886710686414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 721103476968566725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5803827492590764831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4214190971471870634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,409 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1200035878336424685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7518393681317524219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726121791426521861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7766034178891537229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8500752153568084421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6148703981567252783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5835004606956641317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8094484626597715263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3490660246107654298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -957410580992108156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3300633810034488035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,410 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -740913260447275708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -942097587910483220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1493684656972698490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2351984946290923691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1117742278058063627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7869850103393272221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4587706089396378675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2851794861982847840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1310542707542304207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8796366163088141046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2243908304502960107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8867165317861305560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4265038221580577672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6956496177967721461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 384867120655269081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,411 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6405980070131702496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1467449267415435383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2690666223164680452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3386148124781922609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7183462327155666206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5737917158167949718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3319537877611589138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3330054365815579158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7206615281433934127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6419867384278919663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -376380131291318034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1747778320779311332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6494951281267216609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5547492977912665020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2687616002034408843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1818778207133740167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6189183004978214616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,412 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 202486077191883572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8786468366575750155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7779541269874140292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2539624260544282856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8455879521581582061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5937065955620248611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1165198444406719340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2658620178695553462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2380424205167417685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9197497417376518511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8394374148743729773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8523565600241516491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5976056456668664409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2781704243517510864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7958579520671571487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,413 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2450766315455298522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5456373412690398976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7564831672449825691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6693274074948577058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2671027933438013591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3966148084956180345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5649612255489129234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6597471844474710684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2736683427282863998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1865408044660884810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1000545948128900507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6557866625863415364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5552858125022950073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1683096047191926758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6990288222403197734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9085830368026641182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7606498123185259196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,414 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -850116118672302602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6773877840286990392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5445162683276190188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4024863335236697340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4620672726020659592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5504503550103560282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4892535272333479692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1669025960266794836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1428629340766011469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4055904264390658877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 645647647647997607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3291584227349791226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4637681161664468708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4616696694995687494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5932539246181396355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8349889210481920539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,415 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6732501076589734089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2574023087276289292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5261838187573398804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6817120626429433001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6279932741873920825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6413025034941128477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5210283639010131597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4076521060922850577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1024703735415966678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1433865321622779974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4660645923581135672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 165927300806366363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1223806509880461114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6282825008918729187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,416 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3784555472477391459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4233671306592908164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8093712723435885795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9049421947423823007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 245540678325159242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9040594462808578327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5515662806545405919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1849116921597160063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6717851003209593901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2116981846752725646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6079041617709325026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1052499804968067501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4231700780298163089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2444705714850943395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 337285114143353354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5742691052074605918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1279364948290382204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,417 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5783775630593589438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3089977171873063604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3293835621251123697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7288669563464059922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1116674089176587100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4565400658826034817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7598026232972905937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2766927068243030641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5204272766692433934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3419370018955713303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5601454919370058115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5202218701716376388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5233608799846980830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8184724910343705748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575533293836553945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2193332253782437484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8599038770235782954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,418 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -582354572488983454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7067336359943271633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5441988287496019167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4701417235075794079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 290481408689647442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1052208000694889024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5137653339253745724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 587373762706367366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -709344218238141193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5885210766721073192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7053112197892230883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5121383115590889265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8525911048438484933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6398479524037127350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7320396063574423728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5088374583022093734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8304231955029974936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,419 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6448269465151067828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3768574222062156371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 82637511687826815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8796129060094075366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3476630372066672256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7871924960385684912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3076254406743442521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 592375454933668993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,420 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6639051547772561015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3669913949607954400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3335522940190967699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4437667802314970701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3749042124273221232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6184617749569944324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5445135210229276695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4991051102151181423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3932574602709183622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5950787101496320102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7400741462274627171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4220513998463464080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -250112393789946599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6430123497834507141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,421 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5314548656246831635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1926309932154969733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6744347516439964351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6707237503447013313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7467422959336809352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -874691416789348191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1320203382782098765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3729582954863846904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2896806873694359064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6833319444772020244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2451329068637470244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1253479131747428330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1078033062768538384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3686273998273524205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2537787367767420889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2504782873424214946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,422 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 136484477924467555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3149099527328904843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2940608469176728965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8755427867296250845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 618268881496645054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7843710199856199347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3605525423829047964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7361983771296033160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5278311278879543784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2137391347207416833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2648822227625754104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3156531743542323206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5425494994799167321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7940549000080393521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2699019443990080275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2972781210155401617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2550169004580697955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1278570796382911112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,423 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8746783433200723306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1593866871664561258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4888329818414767946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7789779435591971820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2665384425514694278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2185776884123718760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2703289345769907555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8469225140579827279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4398646211861551727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9126707788512999334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6857488989680157883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6115061768984686646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8301921255793546015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1676804490329873339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5706686442488974206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 679379050000962123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7778527361970067559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,424 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4006026876450898368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3396841298053532354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9129932924420852328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8576668074744744870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5585277298387631162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6745878518271741128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3399586973887294552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7177839547587327576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2298750423803877281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3234403155271223176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2180587384511710648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2598927978190548594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 943683011279992441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1400532161664646655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6415199257265035884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4697603393283975380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9175323064897503276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -976489132308723656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,425 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4864928053681847827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -517862044895180154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4216296864646661667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9135794066124869087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7425434093726518251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1389891846468109200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1415370373427282657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2822214674388740920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8499567969648665821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3677197756554500635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2742049805662174521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7902508504524700196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4690934673183738125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7410267229172086345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -264674871350005486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5220724733604046299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2125466502566744782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,426 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8141764227689930637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1816552928970982814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3565127130279370708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8683033997688350841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7096474583465221824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8973685468433797558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5798842570743336494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6090256255005472192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2824234111252769469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -432898066983754834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5119206158390536048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5434036415533994234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5762842712295882517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1774044101054614158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2455423584754422121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1629461119416632604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,427 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3630536661363854854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8300491141191764207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3784317749727312923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -933364739389735056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1079863064457379595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5880716917292591135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3845670506343146608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2610789619894209457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2765976961963878130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8915529877837236913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -792039682778037346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4707041247347276100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6265278530199045731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3386939327204784142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7740454484511725100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4440170836021375833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5902304930204613326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1763292573876888250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,428 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2883103069084209738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6807637561508350885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 100435758398620171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4098980491505491492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2719618919799673519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8316373559981788832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6622348553734706882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7002156385215047917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6108769641142553836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -117675266282029652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3898328120478543981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1991301607689735887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -578129225945509779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6059126284882474094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6045674321365858146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 430893230514363379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1251207602747044888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3191975914472721307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8270357407312842205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1248359964107331702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3208474731210680368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 392482611804636520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5251877063456546046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3869231863999473596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6249874528421105818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 73225938492179999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5455483589872922204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4437081786398066827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5352911574228992588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6934640826433818011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1435816681973290744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3504127307724083997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1554923207514927284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4587191679172778826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3527653039273164866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2627539740461086654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -170834389957619846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8571085214222145655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1099119737164129700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6787585278473552664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2980973274155019356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4889837506866058113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4876506663185199431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1595710456580233614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8654998438239984182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6000448384850385984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7945575408419188602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7002684607096345492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3323992986484705887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -63713805019650926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8351190341116350238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -648914814214787401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -562980082006421131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6049641663251762481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4926541372281490337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 640358078680789557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6635779993039818902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6342960444670662289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5270738378809954416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6819188205128961640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1984758157872667838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4965898698561153773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8791891566079737828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7669440250012267642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2604173898593159153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1804434787422891369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2044656796385393524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6530143471158977833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1914591406457576477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4505420672836828533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4170263330917325952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2127945642298955124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2348316044135428204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5778065878433000764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4052537349891401665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7094253636018788993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1728854761446633159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 230626108773413547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1168731903063423749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5054971828672058496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7804839848083358861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3590858688299317726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3845314435699919858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1601854389703708589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3560063481928377087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 417414789965030086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6380824474473769636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3418537852580836751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8753445744297765006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 332275135651321324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1832425154929545613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6118636365494964956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8048590561483293441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4935955762869611656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4128954669707161701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3615187861278494400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3227263690958048191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4093783518985450034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4725511632893959857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3508023077183014095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6284549258400720779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1469512645491345381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8426335486946726655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4127801222691827008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3568052951109688819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2140489651948390086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5508304008921920153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5918495125523990221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8292498650347824597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2305727023587936085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8817311600797021450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1352818581305853447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6532490515963070812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7524958566556968613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7680421292266593803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1342694908941008535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 973850513700397872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -410768876190621787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -182100125004764818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114116992610223333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4819735139832439597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7355247243788546547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114270633948040142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1430749561920593066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8916359975865012804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2619681692100151601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1330797085718667902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5820377783698180265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2435391826525192236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5102782667641677243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8604597396503802550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6621305790285230877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4570484530196054166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8402001492452787112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 684729878676815436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2052387447055995697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5669544322201125993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 478038537792539358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2804524534640747923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -545669818562904738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7419967479259459384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2391728940706344048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3872526910779259063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3249170329392192330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4834933567367130713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2005258817967320931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6380568878817722161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4192017769122176606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5847720041602532752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2297369365181121169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8766018101646228597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 315340638658777848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5619317447748420887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8769271567337933050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3951426489603029749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2339654689100509371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7066546550928288071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1080115402050971935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1045057283458559938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6772443698953569156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6292752836214340084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 65754094481925725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3027492843425180778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3836118619808180422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7400286718557613814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160268324579529110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8121278826068276697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7721664470750407177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6369023622381431371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3901650541484807158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1251821152782202450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7987874484651334411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1818827439168685562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8583834743733726669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9034056971011003143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 487009016754906776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8321618136075373818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2857523481452952638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -538250200631027751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 151946052490465823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4204807100709426218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6565208370076668736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2914598445952486223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9196221964154081521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4996538162761237953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8958948200585396737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7655442606985621351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8965008177648613096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6082396349962206656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8592124412169329065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4382174416536027443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7390088439986291892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3450270668789904415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1742506145611858096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8484067790229290638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8010620157473463266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5755328777899361518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2617535327049744958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 235463642320022674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8646188726549483243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1437527220467912468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7566535801310677935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6770855675653112243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4777400727885406950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 426021122075423143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 420500933682408053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8637569210816748009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7927706938339720165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6237236232818189919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2963822935638380517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8557511501384883190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4873344425614307819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2740538416569936638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -853442838114704806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6008394908151864200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5499871148889116055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1450949142105349679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7710145394003039797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5043996791114008154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4944512379349254627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6690481313888744601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7292227812570282974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7644544618306534195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -320720872483503214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6803528795399250011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4937966195794164593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6117906647138323731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5220703470712183628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2513574035574931815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3627956386970473847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -461855622752719114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7729015128625092656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4286639681311784540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5897143175053582668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4032569893176885912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2138335440651693543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2282176080343975242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6277197766003434886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1824754534286313338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3199372453447267471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7680186490555965454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4732915525709692788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7596422996141698526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4448250678780303056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6930245256668530876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 396216938022937851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3504576983593109551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7182557207634880811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8513125459478477765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6354704968474640167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8173449564826139716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3432171112604428571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3239614440702206002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8067359415940585277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4725689470443401945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8504214091276607584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7723733467758179113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -124150714549096732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 679254586148812895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1728770550913209633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2856463261529417246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 438964688546976435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8463417171120529333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6879844069883170699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2857408263280424402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4523473852777801495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7127285128535798314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1760890409428337145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4008221096762449447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8782194940484440668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9015296244175772027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 284095957144486338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1211611861950583284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2341971082009045406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2972739912772130443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8966739302470779163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3700685714137953983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4392600890394970312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6655392333736662986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2935774308633463228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5473171563587274565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2645863230996568026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7929249988563363153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2286488306040182243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5663255634461209931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5151805427828799661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4803265583250599145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1525506124302696407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -543066928823202015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2654071117164999280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7328616379525939722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9053832445129918031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2826951415040823071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -884255198397843305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4926348501938558512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7424089234849119253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6304145000257117475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2546237360452541149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8403914930200191796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3335381401857629793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -530072744552278362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2112363867380986600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485056742843957803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8390250485569454838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5312461182096802815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5251696989099158375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9005924579118607151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2598281685725820844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1706003543611934019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6899311789364186903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4606423760734322601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2626341330265051361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4466819967665648076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -29639828007827762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -670628304517370993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5544539175535733702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727793912130759591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4360227465084287621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2056883608860577915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8138999358159092191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 886682885400149728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2258598030891663982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5837139031494550912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4761277395595382385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1706021821163701163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1602911724707058057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5273421247686169792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7265406173715861132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6379276897057927523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4103184986485750737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2093631089789851989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1350763963103149718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6959207090195666107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8486372573556657152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3089572022910464165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3261629892654261341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3827118127876108031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9133633978977585341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8220455155889841565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6212859856705522653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6252024378069030455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7916937303298104649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8952740824478384807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6209806594641560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4825531808366753987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6198541624423320812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4358130514935711573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1608243576100274969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3638036406480737072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1269884725344230314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3286009782687848308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5952465953531629194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -150095444963903164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1911698041622759031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5162559656748355376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6441094526392998109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7799761504239729348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2108472340427121687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2192888749640794384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1905608688265969272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3530009557088258316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4099309965274827562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6457129905261550100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8407019393960082058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 197847403187176649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4067308263271927862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3910310493144380481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5362984625899006289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4112878371989876551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7483960484893465639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7442326876487498952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2522091637115451556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4812900764509978207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6668081975852655879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6339523016451058882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1549097715511300230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3744928251454553089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9028476359568006134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6992207968532359205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3484524680892469100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4494870456889919630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3553511828746452225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -497723738590979551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6416677710695973602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1276114241069369005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3771377924175889402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 839277220747760295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3978659332917426188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5164593054359591701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6528365735820422311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1373640617381198519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2033171550661698152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2550187825654545308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5190440204225917789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1517038025818420091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2520240601887455491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5776268147556727289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8242542092877793240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2434916737046120322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2951122488074968090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4783906423418009994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1956766966867240129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5330259281064946508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -109518670195013021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5954852921415624545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1970538768057126338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -556172279070603105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5736322782683832961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 515369032029957392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6781973433502647980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1196655378196149110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7374227365528303561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 163817598688671991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7632002571110713506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5804278917116755919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1869620137958373798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3332623351865091155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5359255547835190938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1465602220616816687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3076125031337299069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6767247980808716298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5530454082947890962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1570797458109133482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7108230981859448210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4656429529747250274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5175189228954778290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1232172223730566764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5546626741199113778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6398328888712534427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4841954616779349872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2912603018968143232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8416483082189923959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6049494345448192421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7195191659783854891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4915953907083937499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1069157518894406011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 523498659235129701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3485061029227773875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5837567031715554393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1934632839337011899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6576838890910263405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1076218553661263508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5096353021068795826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5315417357084283494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7055581084012998668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4971143334203207973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3490213890521817101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3620354651953893600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2213588073783452194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8346764123956956392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3586464577766328307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -756789636430482982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7650156333678072818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5156180362766540123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2665704291640166252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7485649921876111781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7587046403806717481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5383398506105146145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1345709191008669324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5981526543790250587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2927978293516172484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8911237309979084778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3385475798113140074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5157096698290635987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7066203764932315862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5920753127792065798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -330369044914371230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1445072720946267887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2505563911222099136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4423409488300589300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -442566327074156041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5493839357150856987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3071544602150826001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4405887879893828459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9212511678484358362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6663905008516039322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1723509423901362389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2579646346842686821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -579436386535344134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -696241405843792570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4835548735571482865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8877562838322471349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6178702649947025462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6971070922623207156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2152894477227533049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7335921089365320480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7998236825873014723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6744803776399123893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7277936047688982493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1433756961871297483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2794380002598580179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 271823895454448812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 633960174492465315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1791602738745300362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2107105080765504383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 966963881159181550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7333675081146670910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -982825495609606290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8076890248215395667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4876905999563875275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4190560065480382052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 728289182176889982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1209674855655301458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3132118105287023096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5345538796105620815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 511424358959244974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3453304940860810776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6370103340967934143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7860156102008180604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7369660737796459294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 644526454096814184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1096906600574607994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5938769817299599449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6340354839602576277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4460410469002399556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6714127584328667061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1180114254065419737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4161368711381524436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7700106830432202549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2704339640807103331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1690444173308810872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2480009520176039015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 981205316191616280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8125520317654464758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2331594696247833242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 26853297466495531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3382908904347600698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5967144636162898637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1529013240958701208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3684549246186380096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5691168955570654546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5352018346068431059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8245620004871776408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3805484676243108755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -175986186534484448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9077279848935378323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 494365678281106419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -833982771851609579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7714560367659229229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2278501839135252863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4003162680403071693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2876770491274703938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2429447895764044219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -151821286312198010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8825923527295743424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6416854348255452732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2244076166714535227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1737112670426916245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8523590867450742957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8395217714328962860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1288155468662082287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6394585179206330558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -292295871667740818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6886852037344289026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1661902611930041587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5271453979748610179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6156150930417817314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 868339299412913844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4146185861466120904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9148083038732908434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2978892330467758655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6031312428193813989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4485806012449666916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2451134983818759665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1010710975491386093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3081707031295656199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3612658074157887432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6853242993269367046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5756396748421180342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 325962791539423118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1227470885921864224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4011916990438782399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4740975024199551368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6877747259085313973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -34988774586616308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7704930468870936049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3864765139125258151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3985691810999261480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6987956744162169567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7271510367091361045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2764616905415535141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8547925906894947969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7394949026588352807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7403552750809741384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8706092264915496613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7029968356484224557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6106559863557038329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6695968282817232119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1743635215115701876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3905112195952608540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7233602316141957168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8723556222971672588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1934857353826026397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1212877035584177801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6502040725989734075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4814185988158326184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1987045087181265901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1782877557287840284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1477631843714577291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7357004064948954870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5276289925344980238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4361453518157856366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3986380159457098668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7599928809017344145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6715193287205072401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6821295688453120813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9172680149529385985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1025478093247587658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6052907995137245906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 675236347078179767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7888018510996945864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7703186780741703719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4090045167318977723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -579895693243461304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8494375824437877642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8978632643326007170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7388814523111100272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3995790091525465093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 632077970025617646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3129338995342443113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8892190858369537556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8038146106076334231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8952800257536852455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4625995567558297625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5914481674002223992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2829306282805080049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2700673154729874786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6446474016952297590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 745453976181732307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1261485901723169358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1597763716638200513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -573962652624792804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4787856360979747222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4868872523186188168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8758751014728773145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1451628965506789950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1205181960897090762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1975258009354018477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5720186359673119105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 10791445848064843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5527645052077935065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5609905839105190968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6402703360692590471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2536547098551025848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1017809495823268684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1291626842014456591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3188647353275235210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2280910754867578699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5421745276232696973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4362468017733842220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6861872708656989568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5049864266538447326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6075919486604965652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9182824439365350288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -981476308836497248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7246935695603918588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1338470029057071817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7733543176376401952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1533216681445116254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2344261315016701116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8936922086497139112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6129548130373461224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7108430624401456098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4471405249381892570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3959577732796589053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6254749445251746487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1698728455737051754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -324636358632632959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6596174681910041924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5638687390429063671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4105452776132954966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -296721388067093305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2675927330269565645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3793111447795685532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5910720025723127597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2674827564197014645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1369863616481287838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 38400583848963118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7829629273308054946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4849110041771161423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8352737783187740127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 655386187093997241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6331959846661401942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -175735481320261867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1896393613040165798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160834765372041473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5819953786374274946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7165526242494098954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 208254558832733992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5946731880369713366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6214313157605604064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4968613728865078500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7981466346463221103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -174950064048089485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2787828878898680395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7282170140408063159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1288165680254906492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7121846160837142951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5413363097188849867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 339245013739441757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6889720352100342000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1823204726213173091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6840376945390305967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4312695602255213021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9083786643037590672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6969003683292853008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2356985633210809103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6170992226717386168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3401933077838606505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3116616202657728081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7770800128039396256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1974865773262382670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1797523999287492126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1918896804560716882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2843876029415490356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7243927963637528015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1947244603835705298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2988630778672996523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2606181105087573143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5303829402711816195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4241849001761001639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9201065749319008945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8742398401693057210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1142569759384558909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6736728213818736760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3165643570755204779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6325384146747520455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8863059716586104438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7604392019427364426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4723881472145840227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1842900560186918441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2620338383990445246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2603137698185447906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6351206055032221096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2420606850692770921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3733024143049202633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9221956951677719977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6001170745839180399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8715861243067569533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -362566770046266953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6258464889006614657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5451229765327685348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7334431544801805512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8486887983823262617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5967977657383876594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398356954123975454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7701356701236877892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3058481369865352244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7574125345933871256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7679241897600260440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -455146313885754266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1013653863825012439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3439649060996431151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2577532971163319748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6201487542546887718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2280496030044313276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5027079599616859288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4842727237183252761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1797073204221674493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6642168136737789140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8548944694488240201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6056413795647343631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8665989462368950723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5585110696044808648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1087666502451353951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1200307566792718773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4898528924943632521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 847094923450433377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7433967994358769535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2034720070858141533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1876056456350453543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5213721561063534048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3314706290990832281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4118204941107822814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4531306678268409455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8616080208024742215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2425841943276752579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3811463747084158955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1278027740587342017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160434940054802835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9047703232068966223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4209247407312659051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3956813565254948521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8838321281786776214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3812701174708043200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3965582157723686643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339470927453302113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1740647867516035504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2573138733482553427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7613191741089851566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1235635744532527894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6545740046849493963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 299405021535419709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7710360193796426220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9167453150056540396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3076021980976695540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4794777046750782779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8192879870318746089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3634891387022308363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 133375754670981933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3626961850985876483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3918734287741122393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1470797709359949269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2112929633825829255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3476939315833142358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4193597722862718390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6271249012613539607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6169979117555922371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5800322361802293091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4020705642623378197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4435111448120327293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8928596273778279564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7675195930128132265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 47625536253330832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7424613723213123909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3987157281820252258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7930847140038811569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2673786292698495445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6050269303004715320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8129696346575375489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9146334228236311481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4961481493340599485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2345839243547637374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6524201969162993039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5664421196663762269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3310055117657571357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -311865867216570617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7909482883692631004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2840778590702988091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1427763348487380026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8282411805415220889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1675525231270173758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5212928728104363171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8844052684312211108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3727354029581400715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2270227952691950052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1088585600860799111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2031391990145992662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -538806119623279476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4693672350354302828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5642592780545458227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5382973001814426983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1653405607950360453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5342294702179643091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1930691879466422785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8616677503236712213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3417737814110121955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5519667785237036650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5877238270285463545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3432250737540457895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4433230818610300129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5748120740270896270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5129283548992061975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3604789887841214256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -555023978121403145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7366580982851277142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8374025234535109285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5016070929445630557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1949826124218121967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1578266677206614403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5922179900613996980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9032435785120937813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6108393133755104180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6952004703672294893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2721091184370547157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -513074831322171338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1349243953151158463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9160680617219885463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3234753051176051677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 856645574761273321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2451396078517523938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8598766334407990125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 768739341326920360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2251971070305380177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7893232286431939822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 267939847007404014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6408608717447474728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3239461056947401849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5659092654249177817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1332012708361090142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5163559999147924148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 836517717675995607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4801687130257655845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -166419757191835457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8398464132488702540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2328223433103747661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7833698932479871199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5907681358647855477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7842723203945962295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -209573797294353352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4388810765472889306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4541963046592580813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8553570259013709787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5498151494207810869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1240165741679491121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -87356354225453722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8518378638301325488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1827699712826620178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7844943784625005120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5141745608243829491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 883725615617720563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4620865594725644349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3086434981109341056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9110483969638960948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4762079081264626085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -937422472236816311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4131726512172282277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6644794925146588088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4730136809333937508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5099678404702463374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3906713391014279904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4627921584404195900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3088895698657957615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8224103550813626853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774868956521522457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -257243566471942701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2781109536977010000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6326878045200535597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -621352096719786499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3226839344943848573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5433445961686325572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4655473489606601149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5870212781467872638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2647097191765461657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5714686755054962810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7029013053933203015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5864562726942144335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8686300878532932133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8834770622728777480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2684519255796584508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8679470648515443767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1449661571265231503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4080652085572475134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5353330264389670563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3414193970420891711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5070786152119512409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6014965765490907301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5471185630494914725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8979687793142578953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2651281620992741993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4597683733370436154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4312378067628815853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 950480320117438666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1363999051032095111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3851776023429988454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4448737471533983659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3403780776595708725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9072119792420291071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7998576269835418663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8431231237592789066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8359627882386523790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3797824244780925087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1690180346204519610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7505079949582232962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7179511342974386827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2286355206456883593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6550528975346369686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1884551208165165870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -547189273904425953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 592678784394100666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8292688205168933608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -122077588937303165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6249126637072977848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7342323102004129043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2164558462620830452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3995204023076259386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9203507770524411309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3269473283353460990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4956921625406776367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3364688304499941839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1277995430938040326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1111951226741785502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2702531029624368682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8374407432444898398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5689982276255799061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -261575370124155834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1433579607011656611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1161861970777532486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4441812304408113071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1900523927031198020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 316616835531741931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8204799986843328289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2987852771958662663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288679110368443787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5659426018450568608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2022577055740987810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1676530633381137230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8059473013831731417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5390106292711968422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6526982022529489183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1595339475774820288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -330109959301205703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4630716219741852044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8324689378603951263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2682101136389940806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5135540563149933701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1632181168514369977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6286901508426024456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6005011552644505250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6047152091213155536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2107556935568390785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9110553518980921643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4392290940915972274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4644424384867661248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7733075399044166228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4010412446849046827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6348950320165650210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2446987086654549506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5914160625709867409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8078420252137113580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3812819724288812442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8913863496770710438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5723029927551315463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3555948895441335063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2125189959797397702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2605769208895517603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2284407086140669069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1070071861783571282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7549034599815779464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 392278213127894991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8378662031909551853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7012946135441467737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726367939910679462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6837181012221511019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3793142293604030155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3332770485929947788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 997258758297316122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1747848392671094575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1249151164242224229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4768110599563729001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3918402521154577967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5982916191917314467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2802642195120717704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8036126097759894740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 915188069960575367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5752451216790816655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2068794824699298848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5551958749694590457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3022894378775148593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4664525939309311474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1331857298690998102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9215483783441767407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -90465668614642363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7462485723713810568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9034429686999351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8120160553386500703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4106389527823815114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6523533787454479806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6216363698562390388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 498453320119951020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6198500493290656724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -289253314159890300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4744322411129349931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3806575300171727451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5835909543715602520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3728952743802123357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3689221450255475986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6114331271618919750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3510979596944811105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6753278868295585079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4335309723754871648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1222740080186021858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2978671219497050123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1193826502504161225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7862441354938980800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -904564358828625121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6495970903971608624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1735630252824409726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4773260228283955134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 466280096790424029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -499275389270875722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5933706768964012405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 425125505341611907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4782057083918873404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 711129286752313933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 186868505022953874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7533373224324331854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1325416344833326459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5168143480804672099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5670041403053187898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7938292935501080010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2062751397180510682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -249374653259134412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8941248508942171897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5914830701255890690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3426088287298691169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4742644342388415253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3241386174487258169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6058036869489470756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2423634106800509885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -495285907478987742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6816630634562572826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1060500983594163630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -267580485309482706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7559173510834693246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2761259916663450600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2945908318212024839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2291749232852172851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7414238508886960154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1164259348202098359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4748745791371225321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2008447399673284273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2292225615860928115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2941530068398054224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2138773968689919951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2360863734658109227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3511118175244913932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8385009566469338779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1037801908565122972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3018304864457364378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7863822689301388174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -771867458364310144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3329490713217386027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8903524471366165780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5391492563376845474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9189607805795750004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2803330336119158433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8953653067903793256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8231077717123513647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6862387861525779559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1959257647723721949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 332496111329351362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 95372197620356609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1433727443507654179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2156318191290671395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5923067931531704941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8429753603242915355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7912382524204719065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2169351142641988977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2749484756503573167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2597760428871340676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3116165856645680205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -611476379128258058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 943232056937323488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1649331077886281016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2916732803840519882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 291650468114098532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -530988933839185717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6968816304477475930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3273575454384253172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4594844605093822860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1621632848174730210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5252251260693433964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7560781400114583683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1032046801668965078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3627628248139316448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 695409777353517851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5154070313344289481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6716773834885874864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4446522417715709828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7571813262261051596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6676206113598709846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -73277385032560856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:19,504 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:19,504 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:19,504 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:19,505 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:19,515 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=177 (was 177), AvailableMemoryMB=4804 (was 4831) 2024-04-20 13:00:19,529 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=177, AvailableMemoryMB=4804 2024-04-20 13:00:19,539 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,543 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:19,543 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:19,544 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:19,544 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-20 13:00:19,544 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-20 13:00:19,544 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-20 13:00:19,544 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:19,556 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=177 (was 177), AvailableMemoryMB=4777 (was 4804) 2024-04-20 13:00:19,564 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=177, AvailableMemoryMB=4776 2024-04-20 13:00:19,572 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,576 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:19,576 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:19,577 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:19,578 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-20 13:00:19,578 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28246016; total bytes=30836736; wasted bytes=2400256; fragmentation bytes=704512; completelyFreeBuckets=5 2024-04-20 13:00:19,578 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:19,578 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-04-20 13:00:19,578 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-04-20 13:00:19,578 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:19,578 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:19,579 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:19,579 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=161; free=0; total=161; wasted bytes=1436672; fragmentation bytes=164864, full buckets=23 2024-04-20 13:00:19,579 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=150; free=0; total=150; wasted bytes=952320; fragmentation bytes=153600, full buckets=30 2024-04-20 13:00:19,579 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-20 13:00:19,579 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:19,579 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:19,580 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:19,579 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:19,590 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=81 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=177 (was 177), AvailableMemoryMB=4764 (was 4776) 2024-04-20 13:00:19,603 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=177, AvailableMemoryMB=4761 2024-04-20 13:00:19,615 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,620 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:19,621 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:19,621 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:19,630 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,634 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,639 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,648 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:19,648 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:19,649 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:19,649 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,656 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:19,656 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:19,656 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:19,656 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:19,668 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=177 (was 177), AvailableMemoryMB=4655 (was 4761) 2024-04-20 13:00:19,679 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=83, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=177, AvailableMemoryMB=4654 2024-04-20 13:00:19,687 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,693 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:19,693 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:19,694 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:19,703 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,708 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-20 13:00:19,708 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:19,708 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:19,708 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:19,708 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:19,708 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:19,708 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:19,722 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=177 (was 177), AvailableMemoryMB=4597 (was 4654) 2024-04-20 13:00:19,733 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=87, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=177, AvailableMemoryMB=4595 2024-04-20 13:00:19,746 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,751 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:19,751 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:19,751 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:19,760 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,765 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-20 13:00:19,765 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:19,768 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:19,769 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:19,769 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:19,769 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:19,769 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:19,783 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=194 (was 194), ProcessCount=177 (was 177), AvailableMemoryMB=4566 (was 4595) 2024-04-20 13:00:19,792 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=91, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=194, ProcessCount=177, AvailableMemoryMB=4566 2024-04-20 13:00:19,801 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:19,806 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:19,806 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:19,810 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:19,811 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-log-dir so I do NOT create it in target/test-data/927cb79d-4f22-26dd-b35f-7090d13d71af 2024-04-20 13:00:19,811 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9b4e8fe9-1ad1-8393-be06-b58f61357b47/hadoop-tmp-dir so I do NOT create it in target/test-data/927cb79d-4f22-26dd-b35f-7090d13d71af 2024-04-20 13:00:19,811 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-20 13:00:19,819 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/927cb79d-4f22-26dd-b35f-7090d13d71af/bucketNoRecycler.cache 2024-04-20 13:00:19,819 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:19,819 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:19,820 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/927cb79d-4f22-26dd-b35f-7090d13d71af/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/927cb79d-4f22-26dd-b35f-7090d13d71af/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:19,820 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -747236961912389515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-20 13:00:20,921 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/927cb79d-4f22-26dd-b35f-7090d13d71af/bucketNoRecycler.persistence 2024-04-20 13:00:20,921 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:20,921 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:20,921 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:20,939 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/927cb79d-4f22-26dd-b35f-7090d13d71af/bucketNoRecycler.cache 2024-04-20 13:00:20,939 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:20,939 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:20,941 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:20,942 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/927cb79d-4f22-26dd-b35f-7090d13d71af/bucketNoRecycler.cache, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/927cb79d-4f22-26dd-b35f-7090d13d71af/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:20,942 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:20,942 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:20,942 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:20,942 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:20,951 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 194) - SystemLoadAverage LEAK? -, ProcessCount=177 (was 177), AvailableMemoryMB=4506 (was 4566) 2024-04-20 13:00:20,959 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=177, AvailableMemoryMB=4506 2024-04-20 13:00:20,968 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:20,972 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:20,972 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:20,973 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:23,225 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:23,225 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:23,225 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:23,225 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:23,250 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=177 (was 177), AvailableMemoryMB=4468 (was 4506) 2024-04-20 13:00:23,260 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=177, AvailableMemoryMB=4468 2024-04-20 13:00:23,271 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:23,275 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:23,275 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:23,276 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:23,285 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:23,289 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-20 13:00:23,290 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:23,290 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:23,290 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:23,295 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:23,299 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:23,305 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:23,305 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:23,305 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:23,305 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:23,314 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=101 (was 95) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=177 (was 177), AvailableMemoryMB=4336 (was 4468) 2024-04-20 13:00:23,323 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=177, AvailableMemoryMB=4336 2024-04-20 13:00:23,334 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:23,358 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:23,358 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:23,370 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:23,371 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:23,371 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:23,371 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:23,371 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:23,382 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=100 (was 99) Potentially hanging thread: pool-162-thread-8 - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=177 (was 177), AvailableMemoryMB=4304 (was 4336) 2024-04-20 13:00:23,395 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=210, ProcessCount=177, AvailableMemoryMB=4304 2024-04-20 13:00:23,406 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-20 13:00:23,412 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-20 13:00:23,413 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-20 13:00:23,413 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-20 13:00:23,413 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-20 13:00:23,413 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-20 13:00:23,413 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-20 13:00:23,414 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-20 13:00:23,423 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@7f552bd3] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=210 (was 210), ProcessCount=177 (was 177), AvailableMemoryMB=4275 (was 4304)